How to check if your computer sees your Wi-Fi adapter: step-by-step diagnostics

When a computer stops detecting wireless networks, it can catch you off guard at the most inopportune moment. Users often immediately blame the router or ISP, forgetting that the problem could lie within the device itself. Wi-Fi adapter or its software. Before calling a technician or taking the system unit to a service center, it's necessary to perform a basic hardware diagnostic.

Modern operating systems can automatically correct many errors, but sometimes manual intervention is required to restore the connection. In this article, we'll explore effective ways to check the adapter's visibility in the system, from simple indicators to in-depth analysis via the command line. Understanding how exactly Windows interacts with the network module and will help you quickly localize the failure.

Don't panic if the network icon disappears from the taskbar. In most cases, the device has simply been disabled by software or the driver has stopped responding to system requests. A proper diagnostic approach will save you time and avoid unnecessary expenses on new hardware.

Visual inspection and system indicators

The first step in troubleshooting should always be a simple visual assessment of the network's status. Look in the notification area in the lower right corner of the screen. TaskbarsIf a monitor icon with a red cross or a globe appears there, this already indicates a connection problem, but it does not always mean that the adapter is not visible.

Left-click on this icon. The menu that opens should contain a slider or button. Wi-FiIf there is no such option at all, and the list of available networks is empty, the system may not be detecting a physical device. On laptops, it's also worth checking for a physical button or key combination (often Fn + F2 (or a button with an image of an antenna), which can programmatically block the module.

Pay attention to the color of the indicator lights on your laptop, if the manufacturer has them. A blinking or illuminated antenna symbol usually indicates that the module is working. If the indicator light is off, the device may be turned off. BIOS/UEFI or has a hardware defect.

⚠️ Note: On some laptop models, when the battery level drops below a critical level, the system may forcibly disable the Wi-Fi module to save power. Connect the charger and check for network connectivity again.

It's also worth checking that Airplane Mode isn't enabled. This software locks all wireless interfaces and is often accidentally activated by pressing keys.

📊 What indicator do you see in the tray?
There is a Wi-Fi icon, but there are no networks.
Crossed-out monitor (cable) icon
Airplane icon
There is no network icon at all.

Diagnostics via Device Manager

The most reliable way to check if the operating system sees your network adapter is to analyze Device ManagerThis system tool displays all connected hardware, even if it's not working properly. To launch, press the key combination Win + X and select the appropriate item from the menu, or enter devmgmt.msc in the window Execute.

In the window that opens, find the "Network Adapters" section and expand it. Your wireless module should be displayed here. Look for the words Wireless, Wi-Fi, 802.11 or names of chip manufacturers such as Intel, Realtek, Qualcomm AtherosIf the device is present and its icon displays no warning symbols, the system recognizes the adapter, and the problem is most likely in the settings or drivers.

If there is a yellow triangle with an exclamation mark next to the device name, this indicates an error in operation. driversDouble-clicking the device will open its properties window, where the "Device Status" field will display the error code. Common codes, such as 10 or 43, indicate that the device cannot start.

If the wireless module isn't listed in the "Network Adapters" list, try clicking "Action" → "Refresh Hardware Configuration." This will force the system to rescan all connected ports and buses.

Analysis of hidden and disabled devices

Sometimes the adapter is physically intact and the driver is installed, but the device is hidden or forcibly disabled in the system. In the same Device Manager Go to the "View" menu and check the box next to "Show hidden devices." This will display all devices that have ever been connected to the computer, including those that are currently inactive.

If your Wi-Fi adapter appears in the list but its icon is translucent, it's not currently connected. Double-clicking on such a device will display its properties. Go to the "Driver" tab and check the development date. If the driver is very old, it may be updated. Windows a compatibility conflict has occurred.

It's also worth checking whether the device is disabled by software. In the adapter properties, on the "General" tab, the "Device Usage" field should say "Device Enabled." If it says "Disabled," click the "Enable Device" button and wait for the settings to apply.

☑️ Check adapter status

Completed: 0 / 1

Using the command line to check

For more in-depth technical diagnostics, you can use the command line. This method allows you to obtain detailed information about how the system sees network interfaces at a low level. Click Win + R, enter cmd and press Enter. In the window that opens, enter the command netsh wlan show interfaces.

If the adapter is visible and working correctly, you'll see a detailed report with the interface name, connection status, SSID, and radio type. The key parameter here is "Status." If it displays "Connected" or "Disconnected" but the interface name is present, the adapter is detected by the system.

If the command returns the message "WLAN AutoConfig service is not running" or "Wireless network interface not found," this indicates a more serious problem. This could mean that the driver failed to load, or the Windows service responsible for Wi-Fi has stopped.

netsh wlan show drivers

Additionally, you can enter the command netsh wlan show driversIt will display information about supported network types and the driver version. If the command output indicates "Hosted Network Support" is "No," this may limit Wi-Fi sharing functionality, but it doesn't necessarily mean reception is impaired.

⚠️ Warning: The command line interface is case-sensitive and typo-sensitive. Carefully check the commands you enter, especially if you copy them from third-party sources.

Checking through Control Panel and Settings

The Windows 10 and 11 graphical interface also provides tools for checking the adapter's status. Go to Settings (the gear icon in the Start menu) → Network & Internet. Under Status, scroll down and find the link "Change adapter settings" or switch to the classic Control Panel → “Network and Internet” → “Network and Sharing Center” → “Change adapter settings”.

All network connections are displayed here. Look for the "Wireless Network" or "Wi-Fi" icon. If the icon is grayed out and labeled "Disabled," right-click it and select "Enable." If the wireless adapter icon isn't listed at all, the system isn't detecting the device at the network stack level.

You can also reset your network settings in this window. Right-click any adapter and select "Diagnose." The built-in wizard will attempt to find and fix common issues, such as incorrect IP settings or protocol errors.

What should I do if the Wi-Fi icon is missing after an update?

Windows often resets power settings for USB ports connected to the module after major updates. Open Device Manager, find the USB Root Hub, open its properties, go to the Power Management tab, and uncheck "Allow the computer to turn off this device to save power."

Table of common errors and codes

When troubleshooting through Device Manager, you may encounter various error codes. Understanding their meaning will help you find a solution faster. Below is a table of the most common issues users encounter when checking adapter visibility.

Error code Description of the problem Probable cause Recommended action
Code 10 The device cannot be started. Driver conflict or hardware failure Reinstalling the driver, checking for BIOS updates
Code 28 Device drivers are not installed Lack of software for the device Installing drivers from a disk or the manufacturer's website
Code 43 Windows has stopped the device Hardware failure or critical driver error Completely remove the device and restart the PC
Code 45 The device is not connected Physical shutdown or energy saving Checking the antenna connection, setting up the power supply

Analyzing the error code is the first step to solving the problem. Don't ignore these messages, as they provide a clear indication of the direction to take: either searching for a software conflict or checking the physical integrity of the component.

Frequently Asked Questions (FAQ)

Why does the computer see the wired network but not the Wi-Fi?

This indicates that the network stack is working properly, but the problem is localized to the wireless module. Most likely, the Wi-Fi adapter itself is faulty, the antenna connection inside the laptop has come loose, or there's a driver error specifically for the wireless interface. Check Device Manager for any unknown devices.

Can a virus hide a Wi-Fi adapter?

Theoretically, yes, some malware can block network services or modify the registry to hide adapters. However, more often than not, the cause is a failed Windows update or a software conflict. It's recommended to scan your system with an antivirus and restore the registry.

What should I do if the adapter disappears after cleaning my laptop from dust?

When disassembling a laptop, you may accidentally damage the antenna cable or the module itself if it's removable. Check that the antenna connectors (black and white wires) are securely connected to the adapter. Also, make sure the module is firmly seated in the Mini PCIe or M.2 slot.

Will a system rollback help if the adapter is no longer detected?

If the problem occurred immediately after installing updates or new software, rolling back to a previous restore point may restore the drivers to working order. This is a safe method that often resolves software conflicts without reinstalling Windows.