My laptop isn't searching for Wi-Fi: what to do if the network is down

It's often a surprise when your laptop stops detecting available wireless networks, especially if you urgently need internet access. The screen may display a globe icon or a crossed-out computer, while the list of available connections remains empty. This doesn't necessarily indicate hardware failure, as in most cases the problem stems from a software glitch or malfunctioning operating system services.

Before taking your device to a service center or buying a new router, it's important to run some basic diagnostics. Users often overlook simple things like accidentally pressing the wireless module's power button or a router malfunction. Hardware failure It occurs less frequently than a software conflict, so it’s too early to panic.

In this article, we'll walk you through a step-by-step process to help restore your connection. We'll cover both standard diagnostic tools Windows, as well as deeper methods of configuring drivers and system parameters, which are often ignored during superficial repairs.

📊 What does the network status show?
No connections available (empty)
Globe/Earth icon
Crossed-out computer
The icon is there, but it doesn't connect.

Initial check of equipment and router

Any troubleshooting diagnostic begins with checking the physical condition of the devices. If your laptop isn't finding Wi-Fi, first make sure the router itself is working properly. Check the indicators on the router: are the WLAN or Wi-Fi lights blinking? If the wireless network indicators are unlit, the broadcast function may be disabled in the router settings or there may be a firmware error.

It's also worth checking if it's enabled. Wi-Fi module on the laptop itself. On many models, especially business-class or gaming series Asus ROG And MSIThere's a dedicated key or key combination (often Fn + F2, Fn + F12) for quickly turning the wireless interface on and off. Accidentally pressing this combination could lock the adapter.

⚠️ Note: On some laptop models, when you disable Wi-Fi using the keys, the indicator on the keyboard may change color or go out, but the system will display the adapter as "Disabled" rather than "Not Found."

It's a good idea to check the other devices. If your smartphone or tablet can see and connect to the network, the problem is localized to your laptop. If none of your devices see the network, the problem most likely lies with your router or ISP.

  • 📱 Check network visibility on your smartphone or tablet.
  • 🔌 Reboot the router by disconnecting it from the power supply for 10-15 seconds.
  • ⌨️ Find the key with the image of an antenna on your keyboard and press it (or a combination with Fn).
  • 💡 Pay attention to the Wi-Fi indicators on the laptop case, if there are any.

Diagnostics via Device Manager

If external checks are inconclusive, it's time to take a look under the hood of the operating system. The primary tool for checking hardware status is Windows is the Device Manager. This is where you can see whether the system recognizes the physical presence of the network adapter.

Open Device Manager by typing it in the search or using the command devmgmt.mscYou are interested in the "Network Adapters" section. If you see your wireless adapter (usually the name contains the words Wireless, Wi-Fi, 802.11, or brands Intel, Realtek, Qualcomm), but a yellow exclamation mark is lit on the icon, this indicates a driver error.

If the adapter displays an error code (such as code 10 or 43), try resetting it. Right-click the device and select "Uninstall device." Important: Don't be afraid to uninstall the driver; the system will attempt to reinstall it automatically upon reboot. This often resolves accumulated configuration errors.

☑️ Check in Device Manager

Completed: 0 / 4

A more complex situation occurs when the wireless module is completely missing from the list of network adapters, and the "Other Devices" section displays "Unknown Device." This may indicate that the module has physically become detached from the motherboard (this is common with older laptops after being dropped) or has burned out.

Checking WLAN service and power settings

A specialized service in Windows is responsible for detecting and connecting to wireless networks. If it is stopped or its startup type is changed, the laptop will stop searching for networks, even if the drivers are working properly. This service is called "WLAN AutoConfig" (or simply Wlansvc).

To check, click Win + R and enter the command services.mscIn the list that opens, find the "WLAN AutoConfig" service. Make sure its status is "Running" and the startup type is set to "Automatic." If the service is stopped, start it manually.

⚠️ Important: If the WLAN AutoConfig service fails to start and returns an error, check the dependency on the "Network List Service" (Netman). Without it, the wireless interface will not function.

Another common cause of Wi-Fi disconnection is an aggressive power saving policy. The system may disable the adapter to conserve battery life, then turn it back on incorrectly. To fix this, go to the properties of your Wi-Fi adapter in Device Manager, open the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."

  • 🛠 Open services via services.msc.
  • 🔄 Find "WLAN AutoConfig" and check its status.
  • ⚡ Disable power saving in the adapter properties.
  • 🔁 Restart your laptop after making changes.

Resetting network settings and command line

When manual settings don't help, the best option is to perform a full network reset. In Windows 10 and 11, this feature is built into the interface, but a more thorough reset can be performed via the command line. This will clear the DNS cache, reset the TCP/IP stack, and remove saved network profiles that may conflict.

Launch the Command Prompt as administrator. To do this, right-click the Start menu and select "Windows PowerShell (Administrator)" or "Command Prompt (Administrator)". You will need to enter a series of commands to clear the network configurations.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After executing each command, the system will report the operation's status. After completing the entire list, be sure to restart the computer. This method often resolves issues where the laptop sees networks but fails to connect, or when the network list is empty due to software freezes.

What does the netsh winsock reset command do?

This command resets the Winsock directory, which contains information about how programs access the network. Damage to this directory is a common cause of internet problems after virus removal or incorrect antivirus software operation.

Windows 10/11 also has a built-in "Network Reset" tool. It's located in Settings -> Network & Internet -> Advanced network settings -> Network reset. Click "Reset now." Your computer will restart in 5 minutes, and all network adapters will be reinstalled.

Driver issues: updating and rolling back

A driver is an intermediary between the hardware and the operating system. If it is outdated, damaged, or incompatible with the current version of Windows, the adapter stops functioning. Automatic updates via Windows Update don't always find the latest version, so manual installation is often required.

Go to the official website of your laptop manufacturer (for example, HP Support, Dell Drivers, Lenovo Vantage). Find your device model and download the WLAN/Wireless LAN driver specifically for your operating system version. Install it and reboot.

However, the opposite situation can also happen: you updated the driver, and after that, Wi-Fi disappeared. In this case, driver rollbackIn Device Manager, in the adapter properties, on the "Driver" tab, there's a "Roll Back" button. This will restore the driver to the previous, stable version.

Symptom Probable cause Action
The adapter has disappeared from the list. Power failure or physical separation Checking the BIOS and disassembling the laptop
Error code 10 or 43 Driver conflict Uninstalling and reinstalling the driver
There are networks, but it doesn't connect. Protocol/IP issues Network and TCP/IP Reset
Strong interference, low speed Outdated driver Update from the manufacturer's website

Radical measures and BIOS check

If software solutions have failed, it's worth checking your BIOS/UEFI settings. In rare cases, the wireless module may be disabled at the motherboard level. This often happens after resetting the BIOS settings or updating it.

When booting your laptop, press the BIOS entry key (usually F2, Del, or F10). Find the section related to peripherals or integrated devices (Onboard Devices, Advanced). Make sure the setting is WLAN Device, Wireless LAN or Network Adapter has status Enabled.

As a last resort, if all else fails, you can try creating a new access point from your phone (sharing internet from your smartphone) and check if your laptop can at least see that network. If phone networks are visible, but your home router isn't, the problem lies with the router's settings (channel, security standard). If nothing is visible, the Wi-Fi module's hardware is likely faulty.

⚠️ Note: The BIOS interface may vary depending on the manufacturer. Be careful when changing settings; do not touch parameters you are unsure of.

Replacing the Wi-Fi module is inexpensive unless the laptop is an Ultrabook, where the module is soldered. In most models, it's a small Mini PCIe or M.2 card that can be replaced by yourself or by a service center.

Why does the laptop see 2.4 GHz, but not 5 GHz?

This could be a limitation of the adapter itself (it's one-way) or a router setting. Check your network card's specifications on the manufacturer's website.

Frequently Asked Questions (FAQ)

Why did the Wi-Fi icon disappear after a Windows update?

Operating system updates often replace existing drivers with default ones, which may not work correctly with your hardware. Solution: Uninstall the current driver in Device Manager and install the latest version from the laptop manufacturer's website.

My laptop sees all my neighbors' networks, but not mine. What's wrong?

Most likely, your router is operating on a channel that the adapter doesn't support (for example, channels 12-14 in the 2.4 GHz band) or uses the 802.11ax (Wi-Fi 6) standard, which the old adapter doesn't support. Try changing the channel in the router settings to 1, 6, or 11.

Can a virus disable Wi-Fi?

Yes, some malware blocks network services or modifies the registry to prevent internet access and antivirus updates. Scan your system with a reliable antivirus scanner.

What should I do if the adapter is called "Unknown device" in Device Manager?

This means Windows doesn't know which driver to select. Right-click -> Properties -> Details -> Hardware IDs. Copy the top line and enter it into your browser search to find the right driver.