A situation when after another system update or a sudden restart Windows 10 Stopping detecting available wireless networks is a familiar problem for many users. The screen may show no connection icon, or the list of available networks may be empty, even though the internet connection is stable on other devices. This creates a feeling of isolation, especially if your work depends on constant online access.
The reasons for such behavior of the operating system may be hidden in software failures of the operating system itself. Microsoft Windows, or a conflict with the network adapter drivers. Sometimes the problem lies deeper—in power settings that forcibly disable the module to save power, or in a failure of the system services responsible for wireless communication.
Before panicking and taking your laptop to a service center, it's worth performing a self-diagnosis. In most cases, functionality can be restored in a few minutes by following a series of simple steps to check the configuration and update the software.
Diagnosing the status of the network adapter
The first step is to ensure that the operating system physically "sees" your network hardware. If the adapter is disabled at the BIOS level or has a critical error, no Wi-Fi settings will help. Open Device Manager by pressing Win + X and selecting the appropriate item in the menu.
In the window that opens, find the "Network Adapters" section. If you see a device with a name containing the words Wireless, WiFi or 802.11, which means the hardware is detected. However, the presence of a yellow exclamation mark indicates a driver issue.
If the adapter is displayed as "Unknown Device" or isn't listed at all, it may be disabled in the BIOS or faulty. In this case, check the "Visible Devices" section of the Device Manager menu and select "Show Hidden Devices."
⚠️ Warning: If the adapter displays error code 10 or 43, this often indicates a hardware initialization failure. Try completely shutting down the computer (not restarting, but turning it off), disconnecting the power for 10 seconds, and then turning it back on.
How to relieve static electricity?
Shut down your laptop completely and unplug the power cable. If the battery is removable, remove it. Press the power button for 30 seconds. This will discharge any residual charge from the motherboard capacitors, which can often help revive a frozen Wi-Fi module.
Statistics show that over 60% of adapter disappearance issues are resolved by simply reinstalling the driver through Device Manager. Right-clicking the device, selecting "Uninstall device," and then rebooting will force the system to attempt to reinstall the driver.
Problems with network interface drivers
A driver is an intermediary between the operating system and the network card. If this "translator" isn't working correctly, Windows 10 will not be able to control the Wi-Fi module. A common cause of failures is an automatic Windows update, which installs a generic but unstable driver instead of the proprietary one.
The best solution is to manually install the latest software from the official website of your laptop or motherboard manufacturer. Please note the exact model of your adapter, for example, Intel Dual Band Wireless-AC or Realtek RTL8822BE.
- 🔍 Determine the exact adapter model via the command line.
- 💾 Download the driver installer using another device or an Ethernet cable.
- 🛠️ Install the software in compatibility mode if the new version causes errors.
- 🔄 Roll back the driver to the previous version through the device properties.
Sometimes, forcing a driver from the list of available drivers helps. In Device Manager, select "Update Driver," then "Browse my computer for driver software," and then "Let me pick from a list of available drivers on my computer." Try selecting a different driver from the list, even if it's marked as older.
☑️ Checking drivers
It is important to note that for some older adapter models, manufacturers may not release drivers specifically for them. Windows 10In this case, drivers from often work Windows 8.1 or Windows 7, installed in compatibility mode.
Power Settings and WLAN Services
One hidden but common reason why a laptop can't detect a WiFi network is an aggressive power-saving policy. The system may disable the network adapter to conserve battery power, then turn it on incorrectly.
To disable this, go to Device Manager, open the properties of your Wi-Fi adapter, and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
The second critical component is service WLAN AutoConfigThis service is responsible for detecting and connecting to networks. If this service is stopped or running manually, the Wi-Fi icon may disappear completely.
services.msc
Enter this command in the Run window (Win + R), find “WLAN AutoConfig” in the list, double-click it and make sure that the startup type is “Automatic” and the status is “Running”.
⚠️ Warning: Changes to the registry or services may affect system stability. Before making changes to services.msc It is recommended to create a system restore point.
It's also worth checking your power plan settings in the control panel. Go to Control Panel → Power Options → Change plan settings → Change advanced power settingsIn the "Wireless Network Adapter Settings" section, set the mode to "Maximum Performance".
Frequency conflicts and router settings
Sometimes the problem isn't with your computer, but with your access point settings. If your router only broadcasts a 5 GHz signal, and your network adapter only supports 2.4 GHz, Windows 10 simply won't see that network in the list of available networks.
A similar situation arises when using non-standard channels or channel widths. For example, if a router is set to a 40 MHz channel width in the 2.4 GHz band, some older adapters may ignore this network.
| Parameter | Recommended value (2.4 GHz) | Recommended value (5 GHz) | Problem with incorrect settings |
|---|---|---|---|
| Channel | 1, 6 or 11 | 36, 40, 44, 48 | Unstable or no signal |
| Channel width | 20 MHz | 40/80 MHz | Old adapters don't see the network |
| Opening hours | 802.11 b/g/n mixed | 802.11 a/n/ac mixed | Protocol incompatibility |
| Safety standard | WPA2-Personal (AES) | WPA2/WPA3-Personal | Connection denied |
To check, log into the router interface (usually at the address 192.168.0.1 or 192.168.1.1) and check your wireless settings. Try temporarily separating the networks by giving them different names (SSIDs) to see if the computer can see at least one of them.
Reset network settings in Windows 10
If manipulating drivers and services doesn't help, you can use the built-in network reset feature. This tool removes all installed network adapters and resets all network components to their original factory settings.
To launch, go to Settings → Network & Internet → StatusScroll down the page and find the "Network Reset" link. Click "Reset Now" and confirm. Your computer will restart in 5 minutes.
After rebooting, you'll need to re-enter your Wi-Fi password. This method is effective when TCP/IP stack configuration errors have accumulated in the registry and are interfering with normal operation.
- 🗑️ Deletes all saved Wi-Fi profiles and passwords.
- 🔄 Resets DNS and IP addressing settings.
- 🚫 Disables VPN clients and virtual switches.
- 🛡️ Resets the firewall to default settings.
An alternative, more "brutal" method is to use the command line. Launch Terminal as administrator and run the commands to reset the TCP/IP stack and flush the DNS cache.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Running these commands requires a system restart for the changes to take effect. This often helps when Windows 10 sees networks but can't obtain an IP address or connect to a specific access point.
The influence of third-party software and antiviruses
Don't discount the impact of third-party antiviruses and firewalls. Programs like Kaspersky, ESET or Avast have their own network protection modules that can block the detection of new devices or hide the computer on public networks.
Try temporarily disabling your antivirus protection or the Network Protection feature and check if the missing network appears in the list. If the issue persists, you'll need to add your home network to the exceptions or trusted zones list in your antivirus settings.
Virtualization programs (VirtualBox, VMware) or Android emulators that create virtual network adapters can also cause conflicts. These virtual interfaces can hijack priority or create addressing conflicts.
⚠️ Warning: Some system optimizers ("internet boosters") may modify system registry keys responsible for network priorities. If you used such software, try uninstalling it and restoring default settings.
In rare cases, a BIOS update can be the culprit. If Wi-Fi is lost after flashing the BIOS, check your UEFI/BIOS settings for a disabled module. Wireless LAN or Onboard Device.
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear after a Windows update?
The update may have replaced a working driver with an incompatible one or incorrectly installed WLAN service settings. Try rolling back the driver or resetting the network.
The computer sees other networks, but not my home one?
The problem is most likely with the router's channel or channel width. Try changing the channel in the router settings to 1, 6, or 11, and set the channel width to 20 MHz for testing.
What should I do if I don't see a wireless adapter in Device Manager?
This could indicate a physical module failure, a BIOS disable, or a deep software glitch. Check the BIOS and try discharging the static electricity.
Can a virus disable Wi-Fi?
Yes, some malware blocks network services to prevent antivirus updates or data transfer. Run a full system scan.
Will buying a new USB Wi-Fi adapter help?
If the built-in module is burned out or not supported by drivers, an external USB adapter is an excellent and inexpensive solution without opening the laptop.