My laptop can't find Wi-Fi: what to do

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 access points, you see nothing or a message about no connections. This is a common problem that often occurs after an operating system update, a power surge, or an accidental change to hardware settings.

Before panicking and taking your device to a service center, it's worth running a basic diagnostic. In most cases, Wi-Fi adapter is working properly, and the problem lies in a software glitch or a network settings conflict. Understanding how the interaction between Windows and a network card will help you quickly localize the problem.

In this article, we'll walk you through a step-by-step process to restore your connection. We'll cover both software solutions via the Device Manager and hardware-related issues related to your router. It's important to proceed sequentially, eliminating possible causes of the problem one by one.

Quick diagnostics and equipment testing

The first step should always be checking the device's physical status and basic indicators. If the laptop doesn't detect the network, the wireless module may simply be disabled. On many models, such as HP Pavilion or Lenovo IdeaPad, there is a separate key or key combination (often Fn + F2 or Fn + F12) to activate airplane mode or Wi-Fi.

Check the indicators on your laptop. Is the wireless network light on? If it's off or red, the module is disabled by hardware. It's also worth checking whether other devices (smartphones, tablets) can see your network. This will help you determine whether the issue is with the laptop or the router itself.

  • 🔌 Check if the router is turned on and if the WLAN indicators on its body are lit.
  • ✈️ Make sure that Airplane mode is turned off on your laptop via the taskbar.
  • 🔄 Reboot your router by unplugging it for 10-15 seconds, then plugging it back in.

Sometimes the lack of network connectivity is caused by a simple network card freeze. In this case, a full reboot helps: turn off the laptop, disconnect the power supply, and remove the battery (if this is possible on your model). Dell or Asus), wait a minute and put everything back together. This will relieve any residual voltage and force a restart. network controller.

📊 What operating system do you use?
Windows 10
Windows 11
macOS
Linux
Other

Checking network adapter drivers

The most common reason why a laptop stops finding Wi-Fi is incorrect driver functionality. After updating Windows The system may automatically install a generic driver that conflicts with your hardware. To check, go to Device Manager.

In the Device Manager window, find the "Network Adapters" section. If you see a device with a yellow exclamation point or the name "Unknown Device," the driver is missing or not working correctly. In this case, you need to reinstall it or roll back to a previous version.

⚠️ Attention: If you plan to download a driver from another device, make sure that you download the version specifically for your network card model (for example, Intel Dual Band Wireless-AC or Realtek RTL8822BE), and not just for the laptop model.

To roll back a driver, right-click the adapter, select "Properties," and then go to the "Driver" tab. If the "Roll Back Driver" button is enabled, try using it. If the problem occurred after an update, this often restores functionality.

☑️ Driver Update Checklist

Completed: 0 / 1

In some cases, completely removing the device helps. Click "Remove device," confirm the action, and restart the computer. At startup operating system will attempt to automatically find and install the standard driver, which often resolves the version conflict issue.

Power Settings and WLAN Services

Windows' power management system may aggressively disable the network adapter to conserve battery power, causing the device to fail to wake up properly. This is especially true for older laptop models. Acer And ToshibaTo prevent the system from turning off the adapter, you need to change the power management settings.

In Device Manager, go to the network adapter properties, and go to the Power Management tab. Uncheck "Allow the computer to turn off this device to save power." Then save the changes and check the list of available networks.

It's also worth checking the status of system services. Click Win + R, enter services.msc and find the "WLAN AutoConfig" service. It should be running, and the startup type should be set to "Automatic." If the service is stopped, start it manually.

Why won't the WLAN AutoConfig service start?

The service may not start due to frozen system files or being blocked by an antivirus program. Try running the system integrity check command sfc /scannow in the command prompt with administrator privileges.

Please remember that your settings may be reset when installing third-party system optimization utilities. If you used programs like CCleaner or various "accelerators", check if they have disabled the necessary system services.

Diagnostics via command line

If the graphical interface doesn't help, you can use more in-depth diagnostic tools. The command line allows you to reset network settings to factory defaults and clear the DNS cache, which often resolves issues when a laptop is "blind" to certain frequencies.

Launch the Command Prompt as administrator. To do this, right-click the Start button and select Command Prompt. Enter the command to reset the TCP/IP stack: netsh int ip resetAfter executing the command, a reboot will be required.

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

ipconfig /release

ipconfig /renew

These commands sequentially reset sockets, IP settings, and renew address leases. This is a universal solution for many network problems in Windows 10 And 11After executing all commands, be sure to restart your laptop.

If this doesn't help, try deleting the specific network profile. In the command line, enter netsh wlan show profilesto see a list of saved networks. Then delete the problematic network with the command netsh wlan delete profile name="Network_Name".

Problems with frequencies and the 5 GHz range

Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older laptops or laptops with cheap network cards may simply not see networks operating at 5 GHz. This isn't a malfunction, but a limitation. hardware.

You can check supported frequencies via the command line. Enter the command netsh wlan show drivers and find the line "Supported Radio Types." If it only lists 802.11b/g/n, your laptop won't physically detect the 5 GHz network (802.11ac/ax).

Parameter 2.4 GHz band 5 GHz band
Range of action High (up to 50 m indoors) Medium (up to 20-25 m)
Transfer speed Up to 450 Mbps Up to 1300+ Mbps
Noise immunity Low (many neighbors) High
Penetration of walls Good Bad

If your router only broadcasts at 5 GHz and your laptop is old, you'll need to either replace the network adapter with an external one (USB Wi-Fi) or reconfigure the router to mixed mode or forced 2.4 GHz. This can be done through the router's web interface (usually at 192.168.0.1 or 192.168.1.1).

Reset Windows network settings

In operating systems Windows 10 And 11 A full network settings reset is available. This is a radical method that deletes all saved networks, resets adapters, and returns protocol settings to their original state.

To reset your device, go to "Settings" (the gear icon in the Start menu) and select "Network & Internet." At the very bottom of the page, find "Network Reset." Click "Reset Now" and confirm.

⚠️ Note: After resetting your network, you'll need to re-enter passwords for all Wi-Fi networks. Make sure you remember your access keys or have them saved on other devices.

The computer will restart in a few minutes. During this process, the system will reinstall the network adapters. This often helps when configuration errors have accumulated in the registry and cannot be corrected manually.

If even a hard reset doesn't help, the problem may lie deeper—an antivirus conflict or corrupted Windows system files. In this case, it's worth checking the Windows event log for critical errors related to WlanExt or ndis.

Frequently Asked Questions (FAQ)

Why can my laptop see my neighbors' Wi-Fi but not my router?

Most likely, your router is operating on a channel unsupported by your laptop's network card, or SSID hiding is enabled. It's also possible that the router only broadcasts on the 5 GHz band, while the laptop's adapter only operates on 2.4 GHz. Try changing the channel in your router settings to 1, 6, or 11.

Can a virus block Wi-Fi network searches?

Yes, some types of malware can change network settings, block services, or modify drivers, causing Wi-Fi to disappear. A full system scan with an antivirus is recommended.

What should I do if the Wi-Fi icon is missing after a Windows update?

This is a classic sign of a faulty driver. Go to Device Manager, uninstall the network adapter, and reboot. If the icon doesn't appear, download the driver from the laptop manufacturer's official website using another device with internet access.

Does the region in the router settings affect network visibility?

Yes, some countries allow different channel ranges. If your router is set to a different region than yours, your laptop may not be able to see some channels. Set the correct region in your router's wireless settings.