It's almost impossible to imagine a modern laptop without the ability to connect to the Internet wirelessly. A situation where Wi-Fi module If a connection suddenly stops working or isn't detected by the system at all, it can become critical for remote work or study. Users often immediately blame the router or ISP, forgetting that the problem may lie in the software or the physical condition of the signal receiver inside the computer.
Before taking your device to a service center, you need to perform a basic check diagnostics yourself. This will save time and money and quickly restore network access. In most cases, the failure is caused by a driver conflict, an accidental BIOS shutdown, or an operating system software glitch. WindowsWe'll cover all stages of verification, from visual inspection to log analysis.
Understanding how yours works wireless interface, will help you quickly identify the source of the problem. Whether it's an old laptop or the latest model with support Wi-Fi 6The principles for checking them remain similar. It's important to proceed sequentially, eliminating possible causes of connection failure one by one.
Visual inspection and physical switches
The first step should always be a basic visual inspection. On many laptop models, especially business series like Lenovo ThinkPad or HP ProBook, physical switches or separate buttons for activating wireless modules remain. Accidentally touching such a slider can completely de-energize the antenna, and no software settings will help.
Pay attention to the indicator lights on the device. They are usually located on the front panel or above the keyboard. If the antenna or globe icon is off or red, this is a clear indication that the module is disabled by hardware or software. Some manufacturers use key combinations, such as Fn + F2 or Fn + F12, where the key has an image of an antenna.
⚠️ Please note: On some gaming laptops, disabling Wi-Fi via Airplane Mode may block Bluetooth peripherals, including mice and headsets, from working properly. Therefore, check the status of all wireless interfaces thoroughly.
It's also worth checking the task scheduling in the operating system itself. Sometimes antivirus software or third-party utilities from the manufacturer (for example, Lenovo Vantage or MyASUS) can intercept control and block the connection to save power. Disable these options to perform a clean diagnosis.
Checking through Windows Device Manager
The most informative tool for the initial assessment of the equipment condition is the standard device ManagerTo get there, right-click on the Start button and select the appropriate item or enter devmgmt.msc in the command window. This displays all components connected to the system.
In the window that opens, find the "Network Adapters" section. Expand the list and look for a device whose name contains the words Wireless, Wi-Fi, 802.11 or chipset names like Intel Dual Band, Realtek, Qualcomm AtherosIf such a device is not present, and the list only includes Ethernet controllers, this is a warning sign.
Please note the icons next to the adapter name:
- 🔻 A downward-facing arrow indicates that the device has been disabled by the user or the system. Right-click and select "Enable."
- ⚠️ A yellow triangle with an exclamation mark indicates a resource conflict or problem with driver.
- ❓ The question mark means that the system was unable to identify the device, which often happens after reinstalling the OS.
If the adapter displays correctly but isn't working, try refreshing the hardware configuration. Select "Action" → "Refresh hardware configuration" from the top menu. This will force the system to rescan all ports and buses.
Diagnostics via command line
For a more in-depth analysis, not visible in the graphical interface, it's worth using the command line. This is a powerful tool that allows you to obtain detailed information about the state of the TCP/IP stack and a specific network adapter. Launch the terminal as administrator by entering cmd in the search and selecting the appropriate item.
Enter the command netsh wlan show driversThis query will return a detailed report about the wireless network driver. You should be interested in the line "Hosted network supported." If it says "No," it may limit functionality but won't block regular access. The driver status line is more important.
netsh wlan show interfaces
This command will display the current connection status, signal strength (RSSI), and data transfer rate. If the response message is "Wireless network interface not found," it means the operating system doesn't see the physical device or the WLAN AutoConfig service is stopped.
It's also a good idea to check for any blocked networks or static settings that might be interfering. Enter ipconfig /all and find your wireless adapter. Make sure it doesn't have any strange DNS or static IP addresses if you're on a home network with DHCP.
What should I do if the command prompt gives an access error?
If you receive an access denied message when entering commands, make sure you're running the command prompt as an administrator. Your antivirus software may also be blocking low-level requests to the network stack; try temporarily disabling it.
Analyzing services and power settings
A common cause of Wi-Fi loss is an aggressive power-saving policy. Windows may cut off power to the USB port or PCIe slot the adapter is connected to, considering it idle. Checking the power settings often restores the adapter's functionality.
Return to Device Manager, find your Wi-Fi adapter, open its properties, and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will force the system to keep the module active at all times.
In addition, the operation of the system service is critically important. WLAN AutoConfigWithout it, a wireless connection in Windows is impossible. You can check its status through the "Services" menu (enter services.msc in search).
Find the "WLAN AutoConfig" service (or "WLAN AutoConfig Service") in the list and make sure the following is true:
- 🟢 Startup type is set to "Automatic".
- 🟢 Service status is "Running".
- 🛠 If the service is stopped, click the "Start" button and apply the changes.
⚠️ Note: Service interfaces and power settings may vary depending on your Windows version (10 or 11) and system updates. If you don't see these options, check the official Microsoft documentation for your specific OS build.
Checking the integrity of drivers and BIOS
If software solutions fail, the problem may lie deeper—in the BIOS/UEFI version or corrupted driver files on the disk. Laptop manufacturers sometimes release microcode updates that fix compatibility issues with new Wi-Fi standards or routers.
Enter the BIOS when the computer boots (usually the keys F2, Del or F10). In the sections related to configuration (Configuration, Advanced or Security), look for items containing the words Wireless, WLAN or Network. Make sure that the device is not disabled at the hardware level (Disabled).
To update drivers, it's best not to rely on Windows' automatic search, which often finds outdated versions. Visit your laptop manufacturer's website (e.g., Dell Support, HP Drivers) and download the driver specifically for your model. Install it manually, first removing the old one.
Compare the installed driver version with the latest one available on the website:
| Parameter | Where to watch | Norm |
|---|---|---|
| Driver version | Device Manager → Properties → Driver | Matches the manufacturer's website |
| Driver date | There, in the properties | Not older than 6-12 months |
| Digital signature | The "Details" button in the driver properties | Signed Microsoft Windows |
| Device status | General → Device Status | The device is working properly. |
☑️ Driver Update Checklist
Specialized utilities and stress tests
When standard tools fail to identify the cause, specialized utilities come to the rescue. Programs like HWiNFO or AIDA64 Allows you to see technical information about your network adapter that Windows hides. They can show chip temperature (relevant for high-end cards) and bus connection details.
To check the signal stability and packet loss rate, you can use the utility PingPlotter or built-in tools. Run a continuous ping to the default gateway with the command ping 192.168.1.1 -t (The address may differ.) Sharp spikes in response time (ms) or timeouts indicate module instability.
If your laptop has two antenna outputs (Main and Aux) and only one is used, this may be the cause of a weak signal. In advanced drivers (for example, Intel PROSet) there are tabs for testing equipment, allowing you to run self-diagnostics of the radio module.
Why does the laptop only see 2.4 GHz networks, but not 5 GHz?
This may indicate a limitation of the adapter itself (it only supports the 802.11n/b/g standard), incorrect region settings in the driver, or the router broadcasting the 5 GHz network in a mode incompatible with your card (for example, only DFS channels).
Can a Wi-Fi adapter burn out?
Yes, although this is rare. Power surges, lightning strikes (if the antenna wire is exposed), or a manufacturing defect can cause physical damage to the chip. In this case, the only solution is to replace the module.
How do I check if my adapter supports Wi-Fi 6?
In Device Manager, under the "Advanced" or "Details" tab, find the adapter's model description. If it mentions AX200, AX201, AX210, or the 802.11ax standard, it supports the new generation of wireless connectivity.