My laptop isn't detecting my Windows 10 WiFi network: what to do

A situation where a laptop stops detecting available wireless networks often catches you by surprise, especially when internet access is urgently needed. Users may find that the connection icon in the system tray is either completely missing or displays a list that's suddenly empty, despite the router being functional. Windows 10 This problem can be caused by a wide range of reasons, from a simple software glitch to deeper conflicts between system services.

The first thing to do is rule out simple mechanical faults. Check whether the physical switch for the wireless module on the device is turned on, if it's designed for one. It's also worth making sure that other devices, such as smartphones or tablets, detect the network and are able to connect. If other devices see the router without problems, the source of the problem most likely lies in the laptop's configuration.

The next steps will be focused on a sequential diagnosis of software and hardware settings. Don't panic, as in most cases, the problem can be resolved by changing settings in Device Manager or resetting network settings via the command line. It's important to proceed methodically, checking each step to accurately identify the cause of the lack of signal.

Diagnosing the status of a wireless adapter

Troubleshooting should begin with checking the status of the network equipment in the system. It's often the case that the adapter is simply disabled by software or is in sleep mode to save power. To check, go to the menu Start, select Parameters and open the section Network and InternetIn this menu you can see the current connection status and the availability of available networks.

If the settings interface displays a message stating that Wi-Fi is disabled, try enabling it using the slider. However, if the slider is missing or grayed out, the problem lies deeper. You need to go to the classic Control Panel to check the physical status of the network interface. To do this, press the key combination Win + R and enter the command ncpa.cpl.

In the "Network Connections" window that opens, locate the "Wireless Network" icon. If it's grayed out and labeled "Disabled," right-click it and select "Enable." If the icon is completely missing, this indicates the system isn't detecting the network card. In this case, you need to check your drivers and hardware in Device Manager.

  • 🔍 Check for the Wi-Fi icon in the tray near the clock.
  • 🔌 Make sure the adapter is not disabled in the Network Control Panel.
  • 📡 Test network visibility on other devices within range.
📊 What is the current status of your Wi-Fi adapter?
The adapter is turned on, but there are no networks.
The adapter is disabled in gray.
The adapter is completely missing from the list.
A cross appeared on the network icon
⚠️ Important: If a yellow exclamation point appears next to your network adapter in Device Manager, this indicates a driver conflict or hardware error. In this case, simply switching the network adapter won't help; you'll need to reinstall the software.

Checking and updating network adapter drivers

The most common reason for network connections to disappear is a malfunctioning driver. This can occur after an operating system update, installing a new antivirus, or a sudden power surge. The driver is the intermediary between hardware and Windows, and without its proper operation, the communication module does not function.

To diagnose the problem, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. Find the Network Adapters section and expand it. All network cards should be displayed here. If you see a device with a name containing Wireless, Wi-Fi or 802.11, but it is marked with an error, try deleting it.

Right-click the problematic adapter and select "Uninstall device." In the window that appears, check "Delete the driver software for this device" if available, and confirm the action. After uninstalling, click "Action" -> "Scan for hardware changes" in the Device Manager menu. The system will attempt to find and install the driver again.

☑️ Driver procedure

Completed: 0 / 4

If automatic installation doesn't work, manual installation will be required. To do this, you'll need another computer with internet access or a smartphone. Download the latest driver from the laptop manufacturer's official website (e.g. HP, Lenovo, Asus) or chip manufacturer (Intel, Realtek). Install the downloaded file and reboot.

Setting up the wireless module's power supply

operating system Windows 10 has aggressive power-saving settings that can mistakenly disable the network adapter to save battery power. This often happens when the laptop is running on battery power, and the system tries to extend battery life by temporarily disabling the Wi-Fi module.

To prevent the system from turning off the adapter, return to Device Manager. Find your wireless adapter, right-click it, and select Properties. Go to the Power Management tab. Here you'll see the option "Allow the computer to turn off this device to save power."

Uncheck this option and click "OK." Then, restart your laptop. This will force the module to run in permanent mode, ignoring system power-saving commands. In some cases, this will immediately restore network visibility.

Why does Windows disable the adapter?

The system analyzes usage patterns and, if it detects that there has been no network activity for a long period, can power down the module. If the control logic fails, reactivation may not occur without user intervention.

It's also worth checking your power plan. Go to Control Panel -> Power supplyClick "Change plan settings" for your current plan, then "Change advanced power settings." In the list, find "Wireless adapter settings" -> "Power saving mode" and set it to "Maximum performance."

WLAN AutoConfig Service and System Processes

A special system service in Windows is responsible for detecting and connecting to wireless networks. If it's stopped or its startup type is changed, the laptop will be physically unable to scan the air for access points. This service is called "WLAN AutoConfig Service."

To check its status, click Win + R, enter services.msc and press Enter. In the list of services that opens, find "WLAN AutoConfig" (or "WLAN AutoConfig Service"). Double-click it. Make sure the startup type is set to "Automatic" and the service status is "Running."

If the service is stopped, click "Start." If it's already running, try clicking "Stop" and then "Start" again to restart the process. This often helps clear stuck network scans.

Service parameter Required value Action if not matched
Launch type Automatically Select from the drop-down list
State In progress Click the "Start" button
Service name WlanSvc Check the correctness of your choice
Recovery Restarting the service Configure in the "Recovery" tab
⚠️ Note: In some Windows builds or after system optimizers, this service may be completely disabled or removed from the registry. In this case, you will need to restore your system files or edit the registry.

Resetting network settings and command line

If manipulating drivers and services doesn't help, it's possible that configuration errors have accumulated in the network stack or the DNS cache contains incorrect data. The most effective way to fix this is to completely reset the network settings via the command prompt with administrator privileges.

Right-click the Start button and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". Enter the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

The first command resets the Winsock socket catalog, the second resets the IP protocol settings. The following commands release and renew the IP address and flush the DNS cache. After running all commands, be sure to restart the computer.

Windows 10 also has a built-in hard reset feature. Go to Parameters -> Network and Internet -> StateScroll down and find the "Network Reset" link. Click it, then "Reset Now." The system will warn you that a reboot will take place in 5 minutes.

Hardware reasons and frequency ranges

Hardware factors shouldn't be ruled out either. If the laptop is an older model, it may not support the standard. 802.11ac or frequency 5 GHz, which your router has switched to. In this case, the laptop simply "cannot see" the network, as it physically cannot operate in this range.

Check your laptop's specifications. If it only supports 2.4 GHz and your router only broadcasts on 5 GHz (or the network names are combined but the higher frequency is prioritized), you need to go to the router settings and enable 2.4 GHz broadcasting. The issue could also be with the Wi-Fi antenna inside the laptop, which may have become disconnected from its connector.

If none of the above helps and your laptop can't detect any networks, even those of your neighbors, the Wi-Fi module itself is likely faulty. In this case, the simplest solution is to purchase an external USB Wi-Fi adapter to replace the built-in one.

Why does my laptop see neighboring networks but not mine?

Most likely, your router is operating on a channel that isn't supported by your Windows region settings, or it's using an encryption standard that the driver is reporting as an error. Try changing the Wi-Fi channel in your router settings to 1, 6, or 11.

Can a virus block network searches?

Yes, some malware can change network settings, block access to Device Manager, or disable security services, causing networks to disappear.

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

This is a common update bug. Uninstalling updates via Settings -> Update & Security -> View Update History -> Uninstall Updates or using a system restore point can help.