Many users are familiar with the situation when a laptop suddenly stops detecting wireless networks. You open the list of available connections, but they're empty or display a globe icon with a red cross. This is especially frustrating if you urgently need to send files or continue working.
The problem may lie in a banal software failure of the operating system Windows 10, as well as deeper hardware conflicts. Often, the culprit is a driver update that went incorrectly, or a network service failure. Before panicking, it's worth running a basic diagnostic.
In this article we will look at all the possible reasons why The laptop doesn't pick up Wi-Fi, and we'll provide step-by-step troubleshooting instructions. We'll cover everything from simple switch checks to complex registry and command line manipulations.
Basic diagnostics and equipment testing
The first thing to do is rule out physical causes for the lack of signal. On many modern Ultrabooks, the Wi-Fi power button is combined with one of the function keys. F1-F12. Accidental pressing of a combination Fn + the corresponding button could simply disable the module.
It is also worth checking if it is activated airplane modeIn Windows 10, this mode blocks all wireless connections. Click the notification icon in the lower-right corner of the screen and make sure the "Airplane Mode" tile isn't highlighted in blue.
⚠️ Caution: If the Wi-Fi indicator on the keyboard is red or not lit at all, the wireless module may be physically damaged or the contact inside the housing may have come loose.
Try rebooting your router. Sometimes the problem isn't with your laptop, but with the access point, which has stopped broadcasting its SSID. Unplug the router for 10-15 seconds, then plug it back in and wait for it to fully boot up.
- 🔌 Check the physical connection of the router antennas.
- 💻 Make sure the Wi-Fi module is enabled in BIOS/UEFI.
- 🔄 Restart your laptop with a full shutdown cycle.
Checking network card drivers
The most common reason why The laptop doesn't see Wi-Fi networks., is incorrect driver operation. This can occur after a Windows update, installing a new antivirus, or a system crash. First, you need to open the Device Manager.
Right-click on the Start button and select device ManagerIn the window that opens, find the section Network adaptersIf you see a device with a yellow exclamation mark or the name "Unknown Device," the driver is not working properly.
devmgmt.msc
If the driver is marked with an error, try updating it. Right-click on the adapter (usually the name contains the words Wireless, Wi-Fi, 802.11 or a brand like Intel, Realtek) and select "Update driver".
What to do if automatic search doesn't help?
If Windows doesn't find the driver automatically, download the latest version from the official website of your laptop or network card manufacturer using another device with internet access and install it manually.
In some cases, a complete driver reset can help. Select "Uninstall device" in the context menu, check "Delete the driver software for this device" (if available), and click OK. Then, restart your computer—the system will attempt to reinstall the driver.
- 🔍 Look for devices with a yellow triangle in the device manager.
- 📥 Download drivers only from official websites.
- 🗑️ Uninstall old versions before installing new ones.
☑️ Actions with drivers
Configuring Windows Network Services
operating system Windows 10 Relies heavily on background services to function correctly. If the service responsible for managing wireless connections is stopped, the laptop will stop searching for networks. This often happens after optimizing the system with third-party programs.
To check, click Win + R and enter the command services.mscIn the list of services, find "WLAN AutoConfig." Double-click it to open its properties.
| Parameter | Recommended value | Description |
|---|---|---|
| Launch type | Automatically | The service starts with the OS |
| State | In progress | The service is active right now. |
| Dependencies | NDIS | Basic network drivers |
Make sure the Startup Type field is set to AutomaticallyIf the service is stopped, click the "Start" button. If it's already running, try clicking "Stop" and then "Start" again to restart the process.
⚠️ Caution: Do not disable system services unless you are sure of their purpose. Stopping critical processes may cause Windows to become unstable.
It's also worth checking the Network Connection Manager service. It should be running and set to Automatic. Without it, managing network profiles in Windows is impossible.
Reset network settings via command line
If manual changes don't help, you can use built-in reset utilities. The command line allows you to clear the DNS cache, reset TCP/IP settings, and refresh name registrations. This is a universal solution for many network problems.
Run the command prompt as administrator. To do this, type in the search box cmd, right-click on "Command Prompt" and select the appropriate option. Enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing all commands, the system will ask you to restart the computer. Reboot is required, since changes in the registry and network stack take effect only after a restart.
This method is especially effective if your laptop detects other networks but won't connect to yours, or if you experience frequent connection drops. Resetting the network adapter returns it to factory settings.
Bandwidth and channel issues
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older network cards may not recognize 5 GHz networks. Furthermore, if the router is configured for channels that your adapter doesn't support (for example, some 5 GHz channels are restricted in some regions), your laptop will ignore them.
You can check supported frequencies using the command line. Enter the command:
netsh wlan show drivers
Find the line "Supported Radio Types." If it only lists 802.11b/g/n, your laptop won't be able to see the 5 GHz network (802.11ac/ax). In this case, the only solution is to replace the adapter or use an external USB Wi-Fi dongle.
- 📡 Check what frequency your router operates on.
- 🌍 Make sure the region in your router settings matches yours.
- 🔄 Try changing the broadcast channel in your router settings to 1, 6, or 11.
Hardware malfunctions and module replacement
Once software solutions have been exhausted, the only thing left to do is check the hardware. The internal Wi-Fi module may have failed or become disconnected. This often happens after a laptop is dropped or exposed to water.
If you can disassemble the laptop, check the antenna connections to the module. They look like thin black and white wires that snap onto small connectors. Sometimes, simply reconnecting them is enough.
If the module fails completely, the fastest and cheapest solution is to purchase an external USB Wi-Fi adapter. They are compact, plug-and-play (work immediately after connection), and often have an even better antenna than built-in solutions.
⚠️ Caution: Before disassembling the laptop, be sure to disconnect the battery! Touching live motherboard contacts may cause a short circuit.
It's also worth keeping in mind that some laptop manufacturers block third-party Wi-Fi modules via the BIOS. If you replaced the card yourself and it's not detected, you may need to reflash the BIOS or install a genuine module.
How to choose a USB Wi-Fi adapter?
Look for support for the 802.11ac (Wi-Fi 5) or ax (Wi-Fi 6) standard and the presence of an external antenna for better signal reception.
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear after a Windows update?
The update may have replaced the working driver with a generic one that doesn't support your specific module, or damaged system files. You need to roll back the driver or reinstall it from the manufacturer's website.
My laptop sees my neighbors' network, but not mine. What's wrong?
Most likely, your router is operating on a channel or frequency your laptop doesn't support (e.g., 5 GHz vs. 2.4 GHz), or the SSID is hidden. Try changing your router settings.
Can a virus disable Wi-Fi?
Yes, some malware blocks network services or changes DNS and proxy settings to redirect traffic or block access to antivirus software.
How do I know if my Wi-Fi module is burned out?
If there are no unknown devices in the Device Manager and the wireless module is missing from the list of network adapters even after resetting the BIOS, the module is most likely faulty.