Modern users rarely imagine their desktop or gaming system without a wireless internet connection. However, when purchasing a new system unit, reinstalling the operating system, or after a hardware upgrade, the question often arises of how to check if a computer has Wi-Fi. The lack of visible antennas on the back of a desktop PC or unidentifiable icons in the system tray can be confusing even for experienced users.
In this article, we'll cover all possible diagnostic methods: from a visual inspection of the case to a thorough analysis of system registries. You'll learn how to distinguish between software failures and the physical absence of a module, and what to do if your computer can't detect wireless networks. Diagnostics starts with simple steps that don't require any special knowledge.
Often, the problem lies not in the hardware, but in disabled services or drivers. We'll look at situations where the module is physically present on the motherboard, but the operating system can't communicate with it. Understanding these nuances will save you time and money, possibly preventing you from purchasing unnecessary equipment.
Visual inspection and hardware indicators
The first and most obvious step is to inspect your device externally. If you're using a laptop, the presence of a wireless module is practically guaranteed, as it's standard in modern models. Pay attention to the sides of the case or the area above the keyboard. This is often where you'll find indicators network status indicators, which may be blue or orange.
On desktop PCs, the situation is more complicated. Look at the back panel of the system unit. The presence of one or two antennas protruding from the case is a 100% indication that a module is installed. Antennas can be removable or integrated into the case, which is typical on modern motherboards with integrated Wi-Fi.
⚠️ Note: The absence of visible antennas on a desktop PC does not always mean the module is missing. The antennas may have been removed by the previous owner, and the adapter itself may be located inside the case on an expansion card.
It's also worth looking for special keys or key combinations on your laptop keyboard. Typically, this is a button with an image of an antenna or airplane. Pressing it (sometimes in combination with the Fn) can enable or disable the wireless module. If nothing happens when pressed, the driver may not be installed or the module may be disabled in the BIOS.
Checking through Windows Device Manager
The most informative tool for checking hardware is the Device Manager. This system component displays all hardware connected to your computer. To get there, right-click the "My Computer" icon and select "Properties," then find the corresponding link, or simply enter devmgmt.msc in the Run window (Win+R).
In the window that opens, find the "Network Adapters" section. Expand the list by clicking the arrow. Here you will see a list of all network interfaces. Look for names containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm in combination with these terms. If such an adapter is present and there are no yellow exclamation marks on it, then the equipment is working properly.
- 📶 The adapter is present and working properly - the device icon is normal, without warnings.
- ⚠️ The adapter is disabled - there may be a downward arrow on the device icon; you need to enable it through the context menu.
- ❗ Device with error - a yellow triangle indicates a driver problem or resource conflicts.
- 👻 Hidden device - If you have hidden devices enabled in the View menu, you may see an adapter that was removed but its drivers remain in the system.
It is important to note that if you only see "Network Adapters" in the list Ethernet Controller or Family Controller, then we're talking about a wired connection. In this case, there may indeed be no built-in Wi-Fi module, or it may be hidden deep within the system.
☑️ Diagnostics in Device Manager
Analysis via Control Panel and Network Settings
The Windows operating system provides convenient interfaces for managing connections, which can tell you more about Wi-Fi than meets the eye. In Windows 10 and 11, click the network icon in the lower-right corner of the screen (near the clock). If you see a list of available wireless networks, the question of "how to know if Wi-Fi is available on your computer" is answered—it's definitely there and working.
However, if the network icon only shows a globe or a monitor with a line through it, you need to dig deeper. Go to "Settings" (the gear icon in the Start menu) → "Network & Internet." In the left column, select "Wi-Fi." If this menu item is missing altogether or is grayed out, this may indicate missing drivers or the module itself.
For a more detailed view, go to the classic "Control Panel". This can be done by entering control in the search bar. Next, select "Network and Sharing Center" and click "Change adapter settings." All network connections are displayed here.
| Connection type | Designation | Status "Wi-Fi Available" |
|---|---|---|
| Wireless network | Wi-Fi / Wireless | Yes, the module is active |
| Ethernet | Local Area Network Connection | No, only cable |
| Mobile hotspot | Virtual adapter | Depends on the main adapter |
| Bluetooth Network | Bluetooth network connection | No, it's a different technology. |
If you only see "Ethernet" in the connections list and "Wireless" is missing, check to see if it's hidden. Adapters are sometimes disabled by software. Right-click an empty area of the window and select "Show disabled devices."
Using the command line for deep diagnostics
For users who prefer precision and detailed technical data, the command line is the ideal tool. It allows you to obtain a status report on all network interfaces, bypassing the graphical shell. Run the command prompt (CMD) as administrator or use PowerShell.
Enter the command netsh wlan show drivers and press Enter. This command will display detailed information about the wireless network driver. If the module is present and the driver is installed, you'll see the line "Supported radio module types" with a list of standards (e.g., 802.11n, 802.11ac). If the module is missing or the driver is not installed, the system will respond with a message stating that the service is not running or the driver is not found.
C:\Users\User>netsh wlan show drivers
Wireless LAN Driver:
Name: Microsoft Wi-Fi Direct Virtual Adapter
...
Supported radio module types: 802.11b 802.11g 802.11n
Driver status: Working
Another useful query is - ipconfig /allIn the long list, find the section describing the wireless adapter. It will contain the physical address (MAC address) and device description. The presence of this section confirms that the system "sees" the hardware.
⚠️ Attention: If the team netsh wlan show drivers If you get the error "WLAN AutoConfig service is not running," this doesn't mean there's no Wi-Fi module. Most likely, the system service responsible for wireless connections is disabled.
What should I do if the WLAN service is disabled?
Press Win+R and enter services.msc. Find "WLAN AutoConfig" in the list. Double-click it, set the startup type to "Automatic," and click "Start." Wi-Fi should now work if the module is working properly.
Checking drivers and hidden devices
A common cause of Wi-Fi "disappearance" is a driver failure after a Windows update or a virus attack. In this case, the Device Manager may show an "Other Devices" section with an unknown device. This could be your Wi-Fi module, which the system was unable to identify.
To solve the problem you need to know Hardware ID (hardware identifier). Right-click the unknown device → "Properties" → "Details" tab. Select "Hardware ID" from the list. Copy the top line (e.g. PCI\VEN_168C&DEV_0032) and enter it into a search engine. This will allow you to accurately determine the chip model and find the required driver.
Sometimes simply reinstalling the driver helps. Even if the device appears correctly, try uninstalling it (right-click → "Uninstall device"), then select "Action" → "Scan for hardware changes" from the Device Manager menu. The system will attempt to find and install the driver again.
- 🔄 Update the driver through Windows Update by selecting Optional updates.
- 💻 Visit the laptop or motherboard manufacturer's website to download the original software.
- 🛠 Use universal utilities to update drivers if you can't find them manually.
- 🔍 Check if the device is blocked in BIOS/UEFI.
Keep in mind that for desktop PCs, drivers are often included on a disc with the motherboard or antenna module. If you don't have a disc, look for the motherboard model on the manufacturer's website. For laptops, the situation is simpler—drivers are located in the "Support" section for your laptop model.
Alternative methods and third-party utilities
If standard Windows tools don't provide a clear answer, specialized programs come to the rescue. Utilities like AIDA64, HWiNFO or Speccy perform a deep scan of the system and provide a complete list of connected equipment, even if no drivers are installed for it.
Launch such a program and go to the "Network" section. It will clearly indicate the presence of a Wi-Fi adapter, its model, the current temperature (if supported), and the connection status. This is the most reliable way to distinguish a software failure from a physical failure or missing module.
You can also check the list of devices through the PowerShell command line by entering the command Get-NetAdapterIt will display a short table of all network interfaces. If the list includes an adapter with a Name containing "Wi-Fi" or "Wireless," then the module is present.
What to do if the Wi-Fi module is missing
If all diagnostic methods return negative results, then your computer truly does not have the integrated module. This is common in budget PC builds or older laptop models. Don't worry, as the problem can be resolved quickly and inexpensively.
The easiest option is to purchase an external USB Wi-Fi adapter. This is a compact device, similar to a flash drive, that plugs into a USB port. Modern models (Wi-Fi 5, Wi-Fi 6) provide speeds comparable to built-in solutions and often have an external antenna for better reception.
For desktop PCs, installing an internal PCI-E module is also possible. It plugs directly into the motherboard and typically comes with external antennas, providing a more stable signal and lower latency than USB-based modules. This is the choice for gamers and those who work with large amounts of data.
⚠️ Important: When purchasing a USB adapter, pay attention to the supported frequency standard (2.4 GHz or 5 GHz). For apartment buildings with noisy airwaves, 5 GHz support is critical for stable operation.
Why did the Wi-Fi icon disappear after a Windows update?
Often, after a major update, the system installs a generic driver that may not work correctly with your specific hardware. Solution: Uninstall the current driver in Device Manager and install the version from the manufacturer's website.
Can a virus disable a Wi-Fi module?
Yes, some malware blocks network services or modifies the registry to prevent network access. Scan your computer with an antivirus and reset your network settings using the command netsh winsock reset.
Does a dead BIOS battery affect Wi-Fi performance?
In rare cases, resetting the BIOS settings due to a dead battery can disable onboard controllers (Onboard Devices). Enter the BIOS and check if the Wireless LAN setting is set to Disabled.