When your laptop or desktop PC stops detecting available wireless networks, it can catch you off guard at the most inopportune moment. You open the connection list, but instead of the usual list of available access points, you see nothing or a message stating that there are no networks at all. This doesn't always indicate hardware failure; often, the problem lies in a software glitch or misconfigured adapter settings.
The root cause could be as simple as disabling the wireless function or more complex driver conflicts. Understanding Why can't my computer see the Wi-Fi network?, will allow you to quickly restore internet access without calling a technician. We'll cover the main scenarios, from simple checks to in-depth system diagnostics.
First, it's important to rule out basic errors: check that Airplane mode isn't activated and that the WiFi indicator on the device is lit. Sometimes, just one incorrect keystroke is enough to put the communication module into sleep mode. We'll cover more complex technical aspects later.
Hardware switches and physical integrity of the module
Many users forget that there may be a physical switch on the laptop case or keyboard that completely disables the radio module. On older models, this is often a slider on the edge of the case, while on modern models, it's a dedicated function key, such as F2 or F12, marked with an antenna icon. If this switch is in the "Off" position, the operating system will not be able to detect any networks, as the adapter is de-energized.
It's also worth checking the condition of the antenna contacts inside the device if you've recently cleaned it of dust or upgraded its components. The antenna wires (usually black and white) should be securely fastened to the WiFi module. A poor connection will result in a signal strength so weak that your computer won't see the router, even if you're in the next room.
⚠️ Caution: If you opened your laptop and lost WiFi, check that the antenna wires on the module connectors are not reversed. Incorrect connections can lead to a critical drop in signal strength.
Check Device Manager to ensure the system can even see the adapter. There shouldn't be any unknown devices or icons with exclamation marks in the hardware list. If the module displays correctly but no networks are found, proceed to software diagnostics.
Software failures and driver status
The most common reason why The computer doesn't see the Wi-Fi network., is incorrect driver operation. After updating the operating system, Windows may automatically install a generic driver that is unstable or doesn't support all the features of your network adapter. In this case, the device may appear in the system but not scan the air.
We recommend completely uninstalling the current driver and installing the latest version from the official website of the laptop or motherboard manufacturer. When uninstalling the old software through Device Manager, check the box "Delete the driver software for this device." This ensures that old configuration files don't conflict with the new version.
How to reinstall a driver correctly
Download the driver installation file in advance from another device. Disconnect the internet on the affected PC. Remove the device in Device Manager. Run the installation of the downloaded file. Restart the computer.
Sometimes simply resetting the TCP/IP stack and restarting the WLAN service helps. Open the command prompt as administrator and enter the command netsh winsock resetThis action clears the network settings cache, which may have become corrupted as a result of a system crash or virus infection.
Adapter power saving settings
The Windows operating system strives to conserve battery life, often sacrificing connection stability to do so. The power-saving feature can forcibly disable the WiFi adapter or put it into a mode where it stops scanning the air. This is a common reason why a laptop "loses" network connectivity after waking from sleep mode.
To fix this, go to Device Manager, locate your wireless 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 adapter to run in permanent mode, which is especially important for desktop PCs.
⚠️ Note: Disabling power saving may slightly increase battery life on laptops. However, this ensures a stable connection and avoids unexpected disconnects.
After changing the settings, be sure to reboot the system. Changes to the power management policy take effect only after a complete power cycle.
Problems with the router frequency range and channel
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older network cards may simply not "see" networks that operate exclusively on the 5 GHz frequency. Conversely, newer adapters may ignore channels that aren't supported by your region's standards.
If the router is configured to use a channel higher than 13 (which sometimes happens with automatic selection), some network cards with US firmware may not detect the network. You'll need to go to the router settings and manually set the channel in the 1-11 range for the 2.4 GHz band.
It's also worth checking if hidden SSID broadcasting is enabled. If a network is hidden, it won't appear in the general list, and you'll need to manually enter the network name to connect. Make sure "Enable SSID broadcasting" is checked in your router settings.
Windows services and system errors
A special service in Windows is responsible for detecting and connecting to wireless networks. If the "WLAN AutoConfig" service (or "WLAN AutoConfig Manager") is stopped or is not running correctly, the list of networks will be empty. You can check the service's status through the "Services" menu (command) services.msc).
The startup type should be set to "Automatic" and the status should be "Running." If the service is stopped, start it manually. Also check for dependencies on other system components listed in the "Dependencies" tab.
| Problem | Symptom | Solution |
|---|---|---|
| Service disabled | The network list is empty, the WiFi icon has a red cross. | Start the WLAN AutoConfig service |
| The driver is out of date | The adapter is there, but it doesn't search for a network. | Update the driver from the manufacturer's website |
| Hidden SSID | Your neighbors can see the network, but your PC can't. | Enable network name broadcasting on your router |
| Airplane mode | All wireless interfaces are disabled | Disable Airplane Mode in the Notification Center |
In some cases, resetting your network settings to factory defaults can help. In Windows 10 and 11, you can do this via Settings → Network & Internet → Network Reset. This will delete all saved WiFi profiles and reinstall your network adapters.
IP and DNS conflicts
Although this rarely results in the complete disappearance of the network list, incorrect TCP/IP protocol settings can block the network identification process. If the adapter properties contain static IP addresses that conflict with the router's addressing, the connection may fail.
Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked in the IPv4 protocol properties. Manual settings often cause problems after changing routers or ISPs.
☑️ Connection diagnostics
To perform a deep cleanup of network settings, you can use a series of console commands. Open the command prompt as administrator and perform a reset:
ipconfig /flushdnsipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
After running these commands, the system will rewrite network configurations and clear the DNS cache, which often resolves connection errors where the device "sees" the network but cannot connect to it.
The influence of third-party software and antiviruses
Third-party antiviruses and firewalls may block network services, considering them suspicious. If the problem appeared immediately after installing new security software, try temporarily disabling it and checking if the networks reappear. Sometimes, reinstalling or updating the antivirus to the latest version helps.
It's also worth checking if you have any virtual network adapters installed (from VMware, VirtualBox, or Hamachi), which could be hijacking connection priority. Try temporarily disabling virtual adapters in Device Manager and checking the operation of the main WiFi module.
What to do if nothing helps?
If all software solutions have failed, the problem may lie in a hardware fault in the WiFi module itself. In laptops, this is often a Mini PCIe or M.2 module, which can be replaced. For desktop PCs, the solution is to purchase an external USB WiFi adapter, which will bypass the faulty integrated card.
Can a virus block WiFi?
Yes, some malware changes registry and service settings, blocking network access. We recommend running a full system scan with up-to-date antivirus software, such as Dr.Web CureIt! or Kaspersky Virus Removal Tool.
Why does the phone see the network, but the computer does not?
This indicates a problem with the computer adapter or its drivers, as the router is broadcasting a signal correctly. Most likely, the PC adapter doesn't support the current encryption standard or channel frequency, or the antenna is physically damaged.