When a laptop suddenly stops detecting wireless networks, it can catch you off guard at the most inopportune moment. Just yesterday, the device was working reliably, but today the list of available connections is empty or shows a crossed-out monitor icon. This is a common problem that can often be resolved using software solutions without calling a technician.
The reasons may lie in a banal Windows service failure, an outdated driver, or even physical damage to the antenna inside the case. Diagnostics Troubleshooting should start with simple steps, gradually moving on to more complex system manipulations. Understanding the nature of the failure will save you time and frustration.
Before panicking and taking your device to a repair shop, it's best to rule out software conflicts. Often, the culprit is the operating system update itself, which incorrectly sets power saving parameters or resets the network adapter settings.
Primary diagnostics and equipment testing
The first step is to ensure that the problem lies with the laptop and not the router. Try searching for the wireless network from another device: a smartphone, tablet, or a second laptop. If other devices see the network and connect smoothly, then router is working properly and transmits a signal.
Check the physical condition of the laptop itself. Many models, especially business-class ones, have a separate switch or key combination for enabling the Wi-Fi module. Accidentally pressing it could block data transmission.
⚠️ Note: If the airplane mode light is on on your laptop, the wireless modules are disabled. Make sure this mode is disabled in the system tray or via hotkeys.
It's also worth inspecting the case for visible damage that could affect the internal antennas. However, if the laptop has been dropped or impacted, the problem may be deeper than a software glitch.
Software switches and airplane mode
The Windows operating system has its own wireless interface management tools that override physical buttons. Users often forget they've activated Airplane Mode, which blocks all radios.
To check, click on the notification icon in the lower right corner of the screen (or a keyboard shortcut Win + A). In the quick access menu that opens, find the "Airplane Mode" tile. If it's highlighted blue, the module is disabled.
In addition, in some laptop models, manufacturers install their own software to manage energy consumption and connectivity. For example, in Lenovo, this Lenovo Vantage, ASUS has — MyASUSThese utilities may also have network functions blocked.
Try cycling the adapter. Click the network icon, select Wi-Fi, and slide the switch to "Off." Wait 5-10 seconds, then turn it back on. This will reboot the network module.
Checking and updating network adapter drivers
The most common reason for network connections to disappear is a malfunctioning driver. This is the software that tells the operating system how to interact with the hardware. If the driver crashes or conflicts with a Windows update, the adapter stops scanning the air.
For diagnostics, open device ManagerRight-click the "Start" button and select the appropriate item from the menu. Find the "Network adapters" section in the list.
Expand the list. You should see the name of your wireless module (usually containing words like "Wireless," "Wi-Fi," or "802.11"), or brands like Intel, Realtek, or Qualcomm. If a yellow triangle with an exclamation point appears next to the device, the driver is not working correctly.
☑️ Actions in Device Manager
Even if there are no error icons, try updating the driver automatically. Right-click the adapter, select "Update driver," and then "Search automatically." If Windows finds a new version, it will install it.
In more complex cases, a complete reinstallation can help. Select "Uninstall device," confirm, and restart the laptop. After restarting, the system will attempt to reinstall the driver, which often resolves software glitches.
⚠️ Warning: Uninstalling the driver may permanently disable your internet connection. Download the latest driver from the laptop manufacturer's official website to a flash drive or phone to have a backup copy.
Power Settings and WLAN Services
Windows strives to conserve battery power, and sometimes this feature is overly aggressive. The system may shut down the network adapter, preventing it from waking up properly to scan for networks.
To disable this, please log in again. device Manager, find your Wi-Fi adapter and open its properties (double-click or right-click). Go to the "Power Management" tab.
Uncheck "Allow the computer to turn off this device to save power." Click OK and restart your computer. This will force the adapter to run continuously, which is especially important for older laptop models.
The second important aspect is the operation of system services. Click Win + R, enter services.msc and press Enter. Find the "WLAN AutoConfig" service in the list.
Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start." Without this service, Windows will not be able to manage wireless connections.
Diagnostics via command line
If the graphical interface doesn't respond, you can access the system's deep settings via the command line. This is a powerful tool for resetting network settings and clearing caches.
Run the Command Prompt as administrator. To do this, type "cmd" in Windows search, right-click "Command Prompt," and select "Run as administrator."
Enter the command to reset network settings:
netsh winsock reset
Then reset the TCP/IP protocol:
netsh int ip reset
After running these commands, be sure to restart your laptop. This action clears the system tables and resets network settings to factory defaults, eliminating configuration errors.
You can also check the status of the adapter itself with the command netsh wlan show interfacesIn the information output, pay attention to the "Status" line. If it says "Not Connected" or the adapter isn't displayed at all, the problem is hardware or driver related.
Router-side issues and frequency ranges
Sometimes a laptop is working properly, but it can't see a specific network due to router settings. Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older laptops may simply not support the frequency. 5 GHz.
Additionally, your router's network name (SSID) broadcast may be hidden in your settings. In this case, your laptop won't display the network in the general list until you manually enter the name.
It's also worth checking the channel your router is on. If your neighbors are using the same channel, interference may occur, causing your laptop to jam and lose the signal. Try changing the router's broadcast channel to 1, 6, or 11 for the 2.4 GHz band in your settings.
Why doesn't the laptop see 5 GHz?
Older network cards (manufactured before 2013-2014) often lack a physical module for receiving a 5 GHz signal. Check the specifications for your model on the manufacturer's website.
If you recently changed your router or its settings, the security standard may have changed (for example, from WPA2 to WPA3). Some older adapters don't support newer encryption protocols.
⚠️ Note: Router interfaces from different manufacturers (TP-Link, ASUS, Keenetic) vary. The exact names of menu items may vary; please consult your model's manual.
Table of main causes and solutions
For ease of diagnosis, the main symptoms and solutions are summarized in a table. Find your situation and follow the instructions.
| Symptom | Probable cause | Solution method |
|---|---|---|
| The Wi-Fi icon has disappeared completely. | The adapter or driver is disabled. | Device Manager -> Enable Device |
| The network list is empty | WLAN service stopped | services.msc -> Start service |
| Sees other networks but not yours | Problem with router or channel | Rebooting the router, changing the channel |
| Constant disconnections | Energy saving | Disable power saving in adapter properties |
| Error "Unable to connect" | Incorrect password or encryption type | Forget the network, check the password, change the security type |
Frequently Asked Questions (FAQ)
Why did my laptop stop detecting Wi-Fi after updating Windows?
Updates often change the driver structure or reset registry settings. Reinstalling the driver from the manufacturer's website or rolling back the system to a restore point before the update usually resolves the issue.
Can a virus block Wi-Fi?
Yes, some malware can change network settings, block access to the Device Manager, or redirect traffic. It's recommended to scan your system with an antivirus.
What should I do if I don't see a wireless adapter in Device Manager?
This is a sign that the system isn't physically detecting the device. Check to see if it's disabled in the BIOS/UEFI. If it's enabled in the BIOS but isn't visible in Windows, the antenna connector inside the case may have come loose or the adapter may have burned out.
How do I reset my network settings to factory defaults?
Windows 10 and 11 have a built-in feature: Settings -> Network & Internet -> Advanced network settings -> Network reset. This will clear all saved passwords and restore your settings to their defaults.