Why My Laptop Can't Detect a WiFi Network: Diagnostics and Repair

When your laptop suddenly stops detecting available wireless networks, it can catch you off guard at the most inopportune moment. You open the connections list, and instead of the usual list of routers, you see nothing, or a message stating that there are no networks at all. This doesn't necessarily indicate a breakdown of expensive equipment; often, the problem lies in a software glitch or misconfigured settings.

In most cases wireless adapter It's simply disabled or not working properly due to a driver conflict. Before panicking and looking for a service center, it's worth running a basic system diagnostic. Understanding the nature of the problem will save you time and frustration by restoring internet access in a few simple steps.

Sometimes the cause is a simple operating system update that changes the power-saving configuration. In other cases, the router itself is to blame, freezing and stopping transmitting a signal. Let's look at all the possible scenarios and troubleshooting methods, from simple to complex.

Checking the physical condition and indicators

The first thing you need to do is make sure that the Wi-Fi module is actually turned on. On many laptop models, especially business-class or older versions, there is physical switch on the body. It can be located on the end of the device or even on the back, and it's easy to accidentally touch it while carrying it.

It's also worth paying attention to the keyboard. Wireless modules are often activated by a key combination, for example, Fn + F2 or Fn + F12If a button has an antenna icon on it, it's responsible for turning the radio on and off. When pressed, a corresponding notification may appear on the screen.

⚠️ Note: On some models HP And Dell The Wi-Fi indicator may glow orange if the module is software-disabled in the system, even if the physical switch is in the "On" position.

If the lights don't light up and there's no response to the keys, the device may be completely powered off or the power controller may have failed. In this case, turning off the laptop completely and removing the battery (if removable) for 10-15 seconds may help.

Diagnostics via Windows Device Manager

If the physical buttons are working properly, the next step is to check the driver status. The Windows operating system has a powerful tool— Device Manager, which displays the status of all connected devices. To access it, right-click the Start button and select the appropriate option.

In the window that opens, find the "Network Adapters" section. Expand the list and look for a device whose name contains the words Wireless, Wi-Fi or 802.11If there is no such device at all, or it is displayed as "Unknown device" with a yellow exclamation mark, the problem lies in the drivers.

  • 🔍 Right-click on the adapter and select "Properties" to view the error code.
  • 🔄 Try selecting "Remove device" and then click "Action" → "Scan for hardware configuration" in the top menu.
  • 🚫 If the "Disabled" box is checked, simply click "Enable" or "Enable".

Often, after an unsuccessful update, Windows installs a generic driver that is unstable. In this case, you need to download the latest software from the laptop manufacturer's official website using a different device or a wired connection.

☑️ Checking drivers

Completed: 0 / 1

Power Settings and WLAN Services

Windows' power management system can sometimes be overly aggressive, disabling the Wi-Fi adapter to conserve battery life but "forgetting" to turn it back on. This is a common reason why a laptop can't see networks after waking from sleep mode. To fix this, access the network adapter's properties in Device Manager.

Go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power." This will force network controller operate in continuous mode, which will eliminate sudden connection interruptions due to software timers.

Additionally, a special system service is responsible for wireless network operation. If it is stopped, network scanning will not be performed. Click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list.

⚠️ Important: The service's startup type must be set to "Automatic." If it is stopped, click "Start." Without this service, Windows will not be able to manage wireless connections.

After making changes to services or power settings, be sure to reboot. Only after a full power cycle will the new settings take effect and the system will begin to poll the airwaves correctly.

📊 How often does your Wi-Fi drop out?
Every day:Once a week:Only after the laptop sleeps:No problems

Problems on the router and communication channel side

The laptop isn't always the culprit. The router may also stop broadcasting the SSID (network name) or freeze when a large number of clients are connected. First, try rebooting the router by unplugging it for 30 seconds. This will clear its RAM and reset any current network processes.

An important parameter is the frequency range. Old laptops or devices with outdated drivers may not see networks operating in this range. 5 GHzIf your router only broadcasts 5 GHz and your card only supports 2.4 GHz, the network list will be empty.

It's also worth checking if the network is hidden. The "Hide SSID" option may be checked in the router settings (web interface). If this is the case, your laptop won't display the network in the general list until you manually enter the name using the "Hidden Network" option.

Parameter The meaning of 2.4 GHz The meaning of 5 GHz
Range High (up to 50m) Medium (up to 20m)
Penetration of walls Good Low
Speed Up to 450 Mbps Up to 1300+ Mbps
Support for older PCs Almost always Only new models
What is a Wi-Fi channel?

A channel is the frequency at which a signal is transmitted. If neighboring routers operate on the same channel, interference occurs. It's best to select "Auto" in your router settings or manually switch to channel 1, 6, or 11 for 2.4 GHz.

Resetting network settings and command line

When software glitches accumulate, a complete reset of Windows network components can help. This returns all TCP/IP settings and protocol stack to their factory defaults. To do this, open the Command Prompt as administrator.

Enter several commands in sequence, confirming each one by pressing Enter. First, run netsh winsock reset, then netsh int ip resetThese commands reinstall key network components.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After executing all commands, the system will prompt you to reboot. Don't ignore this request. Windows 10 and 11 also have a built-in "Network Reset" button in the system settings, which performs the same task but through a graphical interface.

Wi-Fi module hardware failure

If none of the software methods help, and the adapter is either missing or marked as faulty (Code 10, Code 43) in Device Manager, there's a high probability of physical failure. The Wi-Fi module in laptops is most often a small circuit board. Mini PCI-E or M.2.

Over time, the contacts may have become corroded or loosened due to vibration. If you're skilled at disassembling devices, you can try carefully removing the module, cleaning the contacts with an eraser, and reinstalling it. However, if the laptop is under warranty, it's best not to open the case yourself.

If the problem is confirmed, the fastest and cheapest solution is to purchase an external USB Wi-Fi adapter. It plugs into the USB port and immediately creates a new connection point, bypassing the faulty built-in module.

⚠️ Important: When purchasing a USB adapter, check for 5 GHz support and an external antenna if your laptop will be located far from the router. Cheap nano models without antennas often overheat and lose signal.
Why does my laptop see my neighbors' networks but not mine?

Most likely, your router is operating on a channel that is not supported by your laptop adapter (for example, channels 12-14 in the 2.4 GHz range are prohibited by default in some regions), or MAC address filtering is enabled.

Can antivirus block network search?

Yes, some "Network Protection" or "Firewall" features in third-party antivirus programs may block WLAN system services. Try temporarily disabling your antivirus to check.

How to update a driver without the Internet?

Use your smartphone as a USB modem (tethering mode) by connecting it to your laptop via a cable. Or download the driver to a flash drive from another device via the manufacturer's website.