Many users are familiar with the situation when their laptop suddenly stops detecting available wireless networks. Just five minutes ago, you were browsing the internet without any problems, but now a red cross or globe icon appears in the lower right corner of the screen, indicating there are no connections. This is understandably annoying, especially if you urgently need to send an important file or end a video conference.
The reasons for this behavior of the device can be very different: from a banal software failure in the operating system to a breakdown hardware adapter. In most cases, the problem lies in the software that controls the wireless modules or in incorrect router settings. Don't panic, as 90% of all incidents are resolved without a trip to a service center.
In this article, we'll take a detailed look at all possible scenarios. We'll cover everything from simple physical checks to complex registry and driver manipulations. Understanding the nature of the fault will allow you to save time and nerves, returning your laptop to full operation in the shortest possible time.
Primary diagnostics and physical condition of equipment
Before delving into the depths of system settings, it's important to rule out the most obvious causes. Users often forget that there may be a physical switch Operating modes. On older models, it's located on the end of the case, while on modern models, it may be combined with one of the keyboard's function keys. Make sure it's not set to "Off" or "Airplane Mode."
It's also worth checking whether airplane mode is activated by software. In the Windows operating system, this is handled by a separate module that blocks all radio channels, including Bluetooth and Wi-Fi. If you see an airplane icon in the notification center, it means wireless interfaces are being forcibly disabled by the system.
⚠️ Note: If there are no visible switches on the laptop case, and the Fn + F2 key combination (or another F-key with an image of an antenna) does not respond, this may indicate a missing keyboard driver or an ACPI controller conflict.
Another important aspect is the condition of the communication module itself. Built-in adapters can overheat or temporarily fail due to power surges. reboot the device often helps to reset residual voltage and initiate hardware re-initialization at system startup.
External factors shouldn't be ignored either. If you're using an external USB adapter, try switching it to a different port. USB 3.0 ports can sometimes interfere with 2.4 GHz Wi-Fi modules. In this case, using an extension cable or switching to a USB 2.0 port may solve the problem.
Checking network adapter settings in Windows
If the physical buttons are working properly and rebooting doesn't help, you should check your operating system's software settings. Windows has powerful tools for managing network connections, and often the problem lies in a disabled adapter in Device Manager or Control Panel.
First, open the Network Connections control panel. This can be done by pressing the following key combination: Win + R and entering the command ncpa.cplIn the window that opens, find the "Wireless Network" icon. If it's grayed out and marked "Disabled," simply right-click it and select "Enable."
A more in-depth check can be performed through Device Manager. Right-click the Start button and select the appropriate menu item. In the list of devices, find the "Network Adapters" section. All installed communication modules are displayed here. If you see a device with a yellow exclamation point or it is not listed at all, this indicates problem with the driver.
☑️ Adapter diagnostics
The cause of the random shutdown is often hidden in the adapter's properties, under the "Power Management" tab. The system may be trying to save power by disabling the Wi-Fi module. Uncheck "Allow the computer to turn off this device to save power" to prevent this from happening in the future.
Working with wireless module drivers
A driver is an intermediary between the operating system and the hardware. If it's damaged, outdated, or malfunctioning, the laptop stops communicating. The most common mistake users make is trying to update the driver through the standard Device Manager. Windows often reports that "the best drivers are already installed," when in fact, it's using a basic, faulty driver.
The correct solution is to completely uninstall the current driver and install the latest version from the official website of the laptop or chipset manufacturer (Intel, Realtek, Qualcomm). Before uninstalling, make sure you have access to the installation file via an Ethernet cable or another computer, as uninstalling the driver will permanently disable internet connection.
To uninstall, go to Device Manager, right-click your Wi-Fi adapter, and select "Uninstall device." In the window that appears, check "Delete the driver software for this device." Then reboot. The system will attempt to find the driver automatically, but it's best to manually run the installer you downloaded earlier.
⚠️ Caution: Do not use third-party driver auto-installers (such as DriverPack) on production laptops. They may install a generic driver that doesn't take into account the specifics of your model's antenna module, resulting in unstable operation.
If installing a new driver doesn't help, you can try rolling back to an earlier version. In the driver properties, there's a "Driver" tab with a "Roll Back" button. This is especially helpful if the problem appeared immediately after an automatic Windows update that installed a new, but buggy, version of the software.
What to do if the driver is not installed?
If the installation is interrupted by an error, try running the installer as administrator. You can also try manually specifying the path to the INF file using "Update Driver" -> "Select from a list of available drivers" -> "Have Disk."
Windows Services and System Settings
A special system service in Windows is responsible for detecting and connecting to wireless networks. If this service is stopped or its startup type is changed to "Disabled," network searches will not occur. This often occurs after system optimization with third-party utilities or as a result of virus attacks.
To check the service status, click Win + R, enter services.msc and find "WLAN AutoConfig" in the list. Make sure its status is "Running" and the startup type is "Automatic." If the service is stopped, click "Start."
It's also worth paying attention to the Connection Manager service. Although it's more relevant to wired connections and telephony, its incorrect operation can impact the overall networking stack of the operating system. Checking these services is a mandatory diagnostic step when the adapter appears to be present, but no networks are available.
| Service | System name | Required status | Impact on Wi-Fi |
|---|---|---|---|
| WLAN AutoConfig Service | WlanSvc | Running (Automatically) | Critical. Without it, network search is impossible. |
| Connection Manager | RasMan | Manually or Automatically | High. Responsible for connection management. |
| Connection Information Service | NlaSvc | Automatically | Average. Determines the network status (public/private). |
| NetBIOS Helper Module | lmhosts | Manually | Low. Affects visibility on the local network. |
After changing service settings, be sure to restart your computer. Registry and service configuration changes often take effect only after a full system shutdown and restart.
Problems with the router and frequency range
Sometimes the laptop is working properly and the drivers are fine, but the network can't be found due to the router's settings. If you've updated your router or changed your provider, your wireless network settings may have changed. For example, the router may only broadcast a standard network. 802.11ax (Wi-Fi 6), and the old laptop adapter simply doesn’t understand it.
Another common issue is hiding the SSID (network name). If the "Hide SSID" option is enabled in the router settings, the laptop won't display the network in the general list. You'll have to create a connection manually, entering the exact network name and security type.
Pay special attention to the broadcast channel. There are a limited number of channels in the 2.4 GHz band. If your router switches to channel 12 or 13 (which is allowed in Europe, but not in all regions), and your laptop's driver is set to the US region (where only channels 1-11 are allowed), you simply won't see your network. The solution is to change the region in the router settings or driver properties.
Also, check your security settings. If your router is configured to use WPA3 encryption only, and your laptop's network card is old and only supports WPA2, you won't be able to establish a connection. Temporarily lowering the security level to WPA2/WPA Mixed will help diagnose the problem.
Resetting network settings and command line
If none of the above helps, the only option left is to resort to the "heavy artillery"—a complete network stack reset. Windows 10 and 11 have a built-in "Network Reset" feature that removes and reinstalls all network adapters and resets networking components to their default values.
You can find this option in Settings → Network & Internet → Advanced network settings → Network resetAfter clicking the button, the computer will restart in 5 minutes. This action will also reset the VPN and virtual switches, so keep this in mind.
More detailed configuration can be performed via the command line. Launch Terminal as administrator and run the following commands to clear the DNS cache and reset TCP/IP:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
These commands help resolve software conflicts that have accumulated over long periods of system operation. Resetting Winsock, which often becomes clogged after removing antivirus software or malware, is particularly effective.
⚠️ Important: After performing reset commands via the command line, a reboot is required. Without it, the changes will not take effect, and the laptop may continue to operate unstable.
As a last resort, if software methods are ineffective, you can check the integrity of Windows system files. Command sfc /scannow, run in the command line as an administrator, will find and replace damaged operating system files that may block the operation of network components.
Why does my laptop see my neighbors' network but not mine?
The problem is most likely related to the frequency band or channel. Your network may operate at 5 GHz, but your laptop adapter only supports 2.4 GHz. Or, the router may be using a channel that's restricted in the region specified in the adapter driver.
Will reinstalling Windows help if Wi-Fi isn't working?
This is a last resort. If the problem is due to corrupted system files or the registry, it will help. However, if the Wi-Fi module on the motherboard itself is damaged or there's a problem with the BIOS, reinstalling the OS will be useless. First, try a Live USB with Linux to check the hardware.
Can antivirus block network search?
Yes, some Network Protection or Firewall features in third-party antivirus programs may block WLAN autoconfiguration services. Try temporarily disabling your antivirus to check.