The lack of a wireless internet connection often comes as an unpleasant surprise after reinstalling the operating system or purchasing a new system unit. In the age of ubiquitous wireless technologies Users are accustomed to having network access automatically, but in the desktop world, this isn't always the case. Many desktop computers still ship without a built-in communication module, relying solely on a wired Ethernet connection.
Before you rush out to the store for new hardware or reinstall drivers, you need to make sure the physical device is actually inside your case. Diagnostics It starts with software methods that allow you to quickly determine the system configuration without opening the case. There are several proven ways to check for a Wi-Fi adapter on your computer using standard operating system tools.
In this article, we'll cover all possible testing options in detail, from simple visual indicators to in-depth hardware analysis using system utilities. You'll learn to distinguish between software failures and the physical absence of a module, saving you time and frustration when setting up your home network.
Visual inspection and indicators on the body
The quickest way to diagnose a problem is to carefully inspect your computer's exterior. 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 display panel: it often features an antenna or symbol. Wi-Fi, which lights up when the function is turned on.
With a desktop system unit, the situation is different. Look at the back panel of the case, where the ports for connecting peripherals are located. If the computer has an integrated module, you'll see two small threaded connectors for antennas (usually black or gold). Lack of antennas on the back of a desktop PC in 90% of cases means there is no built-in adapter.
⚠️ Note: The absence of visible antennas does not always mean the module is missing. The antennas may be unscrewed and still in the box, or external USB antennas may be used, which connect to the front.
It's also worth checking your laptop keyboard. Many models have a function key (often in combination with Fn) with an image of an airplane or a communications tower. Clicking on it can programmatically disable the module's power supply, creating the illusion that it's no longer present in the system.
Checking through Windows Device Manager
The most informative tool for testing equipment is the standard device ManagerThis system component displays all hardware components that the operating system has identified. To launch the utility, right-click the Start button and select the appropriate item from the menu, or use the keyboard shortcut Win + X.
In the window that opens, find the "Network Adapters" section and expand it. A list of all network interfaces should be displayed here. Look for names containing the words Wireless, Wi-Fi, 802.11 or names of chip manufacturers such as Intel Dual Band, Realtek RTL, Qualcomm AtherosIf you see a device like this, it means the adapter is physically present in the system.
However, just because a device is listed doesn't guarantee its proper operation. Please note the icons next to its name:
- 🟢 The device is working properly if there are no icons nearby.
- 🔴 A red cross means that the device is disabled either programmatically or physically.
- 🟡 A yellow triangle with an exclamation mark indicates a driver problem or resource conflict.
- 🌫️ If the device is hidden, it may be disabled in the BIOS or faulty.
If the Network Adapters list only contains Realtek PCIe GBE Family Controller or a similar Ethernet controller, and there are no wireless devices, try clicking "View" → "Show hidden devices" in the Device Manager menu. This will help you see previously connected or disconnected components.
Analysis via the command line and PowerShell
For more in-depth technical diagnostics, you can use the command line. This method is especially useful if the graphical interface is not working correctly or you need to obtain precise technical information about the network status. Launch the command line as administrator by entering cmd in Windows search.
Enter the command netsh wlan show drivers and press Enter. This command displays detailed information about the wireless network driver. If the module is present and working properly, you'll see a detailed report with the manufacturer, driver version, and supported protocols. If the adapter is missing, the system will display a message stating that the wireless network service is not running or the driver was not found.
Another useful command is ipconfig /allIn the output of this command, look for the section describing the wireless network adapter. It will list the MAC address and physical address of the device. The absence of this section confirms that the system is not detecting the wireless interface.
C:\Users\User> netsh wlan show interfacesInterface name: Wireless network
Status: Connected
SSID: MyHomeWiFi
...
Using PowerShell gives you even more options. The command Get-NetAdapter will display a list of all network adapters and their status. This is a modern alternative to older utilities that runs faster and provides data in an easy-to-read format.
What to do if commands return an error?
If you receive an error message when entering commands, it may mean that the WLAN AutoConfig service is stopped. Try starting the service manually using services.msc.
Using the msinfo32 utility and system information
The built-in System Information utility provides comprehensive information about your hardware configuration, regardless of the drivers installed. To launch it, click Win + R, enter msinfo32 and press Enter. This tool operates at a low level and detects hardware even when Windows cannot correctly identify it.
In the left pane of the window, navigate to "Components" → "Network." A list of all network adapters will appear on the right. Look for lines that mention "Network" in the "Type" column or in the name. Wireless or Wi-FiHere you can see not only the name, but also the IRQ, port addressing, and operating status.
The table below shows which parameters you should pay special attention to when analyzing in the utility. msinfo32:
| Parameter | Normal value | Problematic meaning |
|---|---|---|
| Name | Intel(R) Wi-Fi 6 AX200 | Unknown device |
| Type | Wireless | Ethernet / Wired |
| State | OK / It works | Disabled / Error |
| Status | Included | Disabled in BIOS |
This method is especially good for checking whether the motherboard sees the device at all. If in msinfo32 There is no adapter, but it is enabled in the BIOS. Most likely, the module is physically faulty or the contact has come loose.
Checking via BIOS/UEFI and physical inspection
Sometimes the wireless module can be disabled at the Basic Input/Output System level. This often occurs on corporate computers or after a BIOS reset. To check, enter the BIOS/UEFI when booting the computer (usually by pressing Del, F2 or F10).
In the BIOS menu, look for sections Advanced, Peripherals or Onboard Devices ConfigurationFind the setting associated with WLAN, Wireless, Wi-Fi Controller, or Network Stack. Make sure it's set to EnabledIf there is no parameter at all, your motherboard may not have a built-in module.
⚠️ Note: The BIOS interface may vary depending on the motherboard manufacturer. If you're unsure, take a photo of the screen before changing settings or consult the manual.
If software methods fail, and you're certain the module should be there (for example, it was there yesterday), it makes sense to conduct a physical inspection. For desktop PCs, this means removing the side cover. Built-in modules are often small PCBs. Mini-PCIe or M.2, which are inserted into the corresponding slot on the motherboard and connected with thin antenna wires.
Check the antenna wires for tight connections (they often become loose during transport) and the card itself for proper seating in the slot. Sometimes simply removing and reinserting the module is enough to restore contact.
☑️ Diagnostic checklist
What to do if the adapter is not found
If all the above methods have confirmed the absence of a Wi-Fi adapter, don't despair. There are several effective solutions that will allow you to connect to a wireless network without replacing the motherboard or performing complex repairs. The choice of solution depends on your requirements for connection speed and stability.
The easiest option is to use an external one USB Wi-Fi adapterIt's a compact device, resembling a flash drive, that plugs into any available USB port. Modern models support the standard Wi-Fi 6 and dual-band mode, providing speeds comparable to embedded solutions.
For desktop computers, an internal PCIe adapter is also available. It installs in an expansion slot on the motherboard and typically features external antennas, providing better signal reception than USB-based adapters. This solution is preferred by gamers and those who work with large amounts of data.
A temporary solution might be to share Wi-Fi from your smartphone. By connecting your phone to your computer via a USB cable, you can enable "USB tethering" in your phone's settings. Your computer will then use the mobile data or Wi-Fi network assigned to your phone as if it were a wired connection.
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear after a Windows update?
Often, after a major update, the system may install an incorrect driver or reset the WLAN service settings. Try uninstalling the device in Device Manager and restarting your computer to allow Windows to reinstall the driver.
Can a virus disable a Wi-Fi adapter?
Theoretically, yes, malware can block network services. However, most often, the cause is a driver conflict or accidentally pressing the wireless disable key on the keyboard.
Does the lack of drivers affect the display of the adapter?
Without drivers, the adapter may show up as an "Unknown Device" in Device Manager, but it will still be physically visible to the system. If the device isn't listed anywhere, even as an unknown device, the problem may be hardware-related.
How do I check if my adapter supports 5GHz?
Use the command netsh wlan show driversThe "Supported Radio Module Types" line should indicate 802.11a, 802.11n, or 802.11ac/ax, indicating support for the 5 GHz band.