A laptop suddenly stopping detecting available wireless networks is one of the most common problems in today's digital environment. Users open the list of connections, only to find them empty, or the device sees neighboring routers but ignores your home access point. This can be a source of panic, especially if work or school depend on a stable connection.
This behavior can be caused by either a software glitch in the operating system or a hardware malfunction in the communication module itself. Often, the culprit is an incorrectly updated driver or a malfunction in the Windows network service. It's important not to panic and to methodically check each communication node, from simple reboots to complex security protocol configurations.
In this article, we'll detail the steps to take for various failure scenarios. You'll learn how to diagnose the adapter's status, check the router's settings, and restore the system's functionality without calling a technician. Competent diagnostics allows you to solve 90% of problems in a matter of minutes.
Primary diagnostics and equipment testing
Before delving into the depths of operating system settings, it's important to rule out simple physical causes for the lack of signal. Often, the problem can be resolved with a simple reboot or flipping a switch the user may have accidentally touched. Computers sometimes freeze at the microcode level, and a full power cycle clears temporary errors.
First, make sure the router itself is working properly. Check the indicators: is the WLAN or WiFi light on? If the router is frozen, it may be broadcasting a signal but not responding to connection requests. It's also worth checking whether the wireless module on your laptop is enabled. Many models, especially gaming or business models, have a physical switch or key combination to disable radio emissions.
⚠️ Attention: If you're on an office or corporate network, your network's absence from the list may indicate that the system administrator has hidden the SSID or restricted access by MAC address. In this case, self-configuration may be useless.
Check Device Manager to see if the adapter is even detected by the system. If you see "Unknown Device" or a yellow exclamation point instead of the model name, the problem lies deeper than just the network settings. The antenna cable connection inside the case may have come loose, or the module itself may have burned out.
Hardware switches and hotkeys
Many users forget that WiFi module control is often located at the BIOS level or controlled by a separate keyboard controller. Lenovo, HP, and Asus laptop cases may have special mechanical switches that physically interrupt the antenna power supply. Their position should be checked first.
If there are no physical buttons, a key combination is used. This is usually a function key. Fn in combination with one of the buttons in the row F1-F12, which depicts an airplane or antenna. Pressing this combination sends an interrupt to the controller, which software-basedly shuts off the module's power. This is often visually accompanied by a change in the color of the indicator on the housing or the appearance of the "Airplane Mode" icon in the system tray.
Sometimes the keyboard driver conflicts with the network card driver, and the power command simply doesn't reach its destination. In this case, reboot the laptop by holding the power button for 10-15 seconds until the power is completely off (hard reset). This will discharge static electricity and restart the controllers.
Diagnostics via Windows Device Manager
If the hardware switches are OK, we move on to the software part. device Manager — is the main tool for understanding how Windows sees your network hardware. It can be opened from the context menu of the Start button or by using the command devmgmt.mscWe are interested in the "Network adapters" section.
In the list, find a device with the words "Wireless," "WiFi," or "802.11" in its name, or brand names like Intel, Realtek, Broadcom, or Qualcomm Atheros. If such a device isn't present, or is listed under "Other Devices" with a yellow triangle, the driver is missing or the device isn't detected. If the device is present and labeled "Working Normally," the issue may be with the power settings.
Try uninstalling the device (right-click -> Uninstall device), checking "Delete the driver software for this device," and then restarting your computer. Windows will attempt to reinstall the driver. This often helps if the driver files were damaged as a result of an update failure or a virus attack.
☑️ Check in Device Manager
WLAN AutoConfig and Network Settings
A special system service in the Windows operating system is responsible for detecting wireless networks. If it is stopped or its startup type is changed, the laptop will physically be unable to scan the air, even if the driver is working properly. This service is called "WLAN AutoConfig."
To check, click Win + R, enter services.msc and find the desired service in the list. Make sure its status is "Running" and the startup type is set to "Automatic." If the service is stopped, start it manually. If it starts and then stops immediately, there may be conflicting software or corrupted system files.
It's also worth checking your power settings. Windows may be disabling the adapter to save power, which may cause it to stop responding to commands. In the adapter's properties in Device Manager, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
⚠️ Attention: In some Windows builds (especially LTSC or Enterprise), the WLAN AutoConfig service may be disabled by Group Policy. Check the Local Group Policy Editor if standard methods don't help.
You can also reset the TCP/IP protocol stack via the command line. Launch Terminal as administrator and enter the command netsh winsock reset, and then netsh int ip resetAfter executing the commands, a reboot is required.
Driver issues and updates
A driver is the intermediary between the hardware and the operating system. If it's outdated or contains errors, the adapter may not function properly. Windows Update often installs a generic driver that's unstable. The best solution is to download the latest version from the official website of the laptop or chipset manufacturer.
Pay attention to the protocol version. If your router only broadcasts in the 5 GHz band (standard 802.11ac or ax), and the laptop is old and only supports 2.4 GHz (802.11n), it simply won't see the network. You can try changing the wireless network mode in the driver properties on the "Advanced" tab, but it's best to ensure the hardware is compatible.
Rolling back the driver can sometimes help. If the problem appeared after an update, go to the device properties, select the "Driver" tab, and click "Roll Back." This will restore the previous, stable software version.
| Chipset manufacturer | Where to look for the driver | Peculiarities |
|---|---|---|
| Intel | Official Intel Download Center website | Updated frequently, there is an auto-updater |
| Realtek | Laptop manufacturer's website | It's better to buy from the OEM website rather than the chip maker's. |
| Broadcom | Dell/HP/Lenovo Support | Often require specific versions for the model |
| Qualcomm Atheros | Laptop support site | Known to have stability issues on older drivers |
Router settings and frequency range
If your laptop sees other networks but not yours, the problem may be with the router. The security standard may have changed, or a channel may be unsupported by the laptop's adapter. For example, older cards don't see channels higher than 11 or don't support encryption. WPA3.
Try accessing your router settings (via cable or phone) and changing the wireless network channel to a fixed one (e.g., 1, 6, or 11 for 2.4 GHz). Automatic channel selection sometimes causes the router to select a frequency that the client device ignores.
Also check if the SSID (network name) is hidden. If the "Hide SSID" feature is enabled, the network will not appear in the general list. To connect, you will need to create a new connection manually, entering the network name and password.
Why doesn't the laptop see 5 GHz?
Older network cards (manufactured before 2013-2014) are physically unable to receive a signal in the 5 GHz band. They only operate at 2.4 GHz. If your router only broadcasts at the higher frequency, an older laptop won't detect it. Solution: enable the 2.4 GHz band in your router or buy a USB WiFi adapter that supports 5 GHz.
Network reset and extreme measures
When all else fails, Windows 10 and 11 offer a full network reset. It deletes all saved profiles, resets adapters to factory defaults, and reinstalls network components. This "heavy artillery" often solves mysterious problems.
You can find this option in Settings -> Network & Internet -> Advanced network settings -> Network reset. After clicking this button, your computer will restart in 5 minutes. Be prepared to re-enter passwords for all WiFi networks.
If this doesn't help, and the laptop can't detect any networks (even neighbors'), the WiFi module is likely faulty. The internal antennas may have come loose from the board, or the chip may have burned out. In this case, an external USB WiFi adapter will help, offering a temporary or permanent solution.
Why does my laptop see WiFi but say "No Internet access"?
These are different issues. If the network is visible and even connected, but there's no internet, the problem is most likely with DNS settings, IP addresses, or your ISP. Check if other devices on the same network are working. If so, flush the DNS cache with the command ipconfig /flushdns.
Can antivirus block network detection?
Yes, some "Network Protection" or "Firewall" features in third-party antivirus programs (Kaspersky, ESET, Avast) may block the network adapter, detecting its behavior as suspicious. Try temporarily disabling your antivirus.
How to check if the WiFi module is burned out?
If there are no unknown devices in Device Manager, but there's no WiFi adapter (only Ethernet), and reinstalling the BIOS doesn't help, there's a high probability of a hardware problem. A definitive diagnosis can only be achieved by replacing the module or having it diagnosed by a service center.