Many users are familiar with the situation when their laptop suddenly stops detecting wireless networks. Just five minutes ago, you were browsing the internet, but now the Wi-Fi icon is gone, or the list of available connections is empty. This can happen for a variety of reasons, from accidentally pressing a key on the keyboard to serious software glitches.
Don't panic ahead of time. In most cases, the problem isn't a hardware failure, but a software glitch or incorrect system configuration. Wireless adapter It could simply freeze, or the Windows operating system could mistakenly disable it to save power. Understanding how the network card and router interact will help you find the root of the problem faster.
In this article, we'll detail all possible scenarios why a device can't find a network and offer step-by-step solutions. We'll cover everything from simple steps like checking switches to more complex registry and command line manipulations. A systems approach will allow you to save time and money on calling a technician.
Physical switches and hotkeys
The first thing you should do to begin diagnostics is check the physical condition of the wireless module. Many laptop models, especially older or enterprise series, have separate hardware switches To enable Wi-Fi, these switches can be located on the side edges of the case or above the keyboard. If such a switch is set to the "Off" position, the software settings will not work.
In addition, manufacturers often implement function keys for quick control of communication modules. Combinations such as Fn + F2, Fn + F12 or Fn + F5 (Depending on the brand) may completely disable the radio interface. In this case, the system may not display the wireless network icon at all, creating the illusion of a malfunction.
- 🔍 Carefully inspect all four sides of the laptop case for sliders or buttons with an antenna image.
- 💻 Try pressing the Fn key combination and the corresponding F-key with the signal drawn on it.
- ✈️ Check if Airplane Mode is enabled in Windows, which blocks all wireless connections.
⚠️ Note: On some gaming models, disabling Wi-Fi via hotkeys may also block the Bluetooth module, as they are often combined into one chip.
If the switches and keys are OK, but the laptop still can't see the network, move on to the software. Sometimes drivers can incorrectly process keyboard signals, causing the system to think the module is physically disabled.
Checking adapter services and status in Windows
The Windows operating system manages network connections through dedicated system processes. If the service responsible for wireless networking is stopped or is not running correctly, network scanning will fail. This often occurs after an unsuccessful system update or after optimization software intervention.
To check, you need to open the services management window. Press the combination Win + R, enter services.msc and press Enter. In the list that opens, find the service WLAN AutoConfig (In some versions, this may be called "Automatic WLAN Configuration"). This is responsible for detecting and connecting to wireless networks.
Double-click the service found. Make sure the "Startup type" field is set to "Automatic." If the service is stopped, click the "Start" button. This often restores the missing Wi-Fi icon to the taskbar.
☑️ Checking the WLAN service
It's also worth checking the network adapter settings in the Control Panel. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind the "Wireless Network" icon. If it's grayed out or has a line through it, the adapter is disabled by software.
Right-click the adapter and select "Enable." If the icon displays normally but the network isn't detected, try selecting "Diagnose." The built-in Windows wizard can automatically reset the protocol stack and fix basic configuration errors.
Problems with wireless module drivers
The most common technical reason for a lack of Wi-Fi is faulty drivers. A driver is a program that allows the operating system to communicate with hardware laptop. If the file is damaged, deleted, or incompatible with the current version of Windows, the module will stop functioning.
Open Device Manager. To do this, right-click the Start button and select Device Manager. Expand the Network Adapters tab. Find a device in the list that contains the words "Wireless," "Wi-Fi," "802.11," or brand names like Intel, Realtek, or Qualcomm.
If a yellow exclamation point or downward-facing arrow appears next to the device, the issue has been confirmed. An arrow indicates the device is disabled—right-click it and select "Enable." An exclamation point indicates a driver error.
⚠️ Note: Driver and device manager interfaces may differ depending on your Windows version (10 or 11) and laptop manufacturer. Always consult the official documentation for your model.
The best way to fix this is to reinstall the driver. Right-click the adapter and select "Uninstall device." Don't worry, the system will attempt to reinstall the driver after rebooting. However, it's best to download the latest version from the laptop manufacturer's website first, using a different device or an Ethernet cable.
What to do if the driver is not found?
If the automatic search doesn't help, visit the laptop manufacturer's website (not the chip manufacturer's website, but the laptop itself, such as Asus or HP). Find your model in the support section and download the WLAN/WireLAN driver for your version of Windows. Installing the native driver from the vendor's website often resolves issues that the standard Microsoft driver can't.
Power settings and energy saving
Modern laptops aggressively optimize power consumption to extend battery life. Sometimes this feature overdoes it, disabling the Wi-Fi module, which then fails to turn back on automatically. This is a common reason why a laptop stops detecting networks after waking from sleep mode.
To prevent the system from turning off the adapter, return to Device Manager. Find your wireless adapter, open its properties, and go to the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."
Windows itself also has power management plans. Click Win + X, select "Control Panel," and go to "Power Options." Next to the active plan, click "Change plan settings" → "Change advanced power settings." In the list, find "Wireless adapter settings" → "Power saving mode." Set it to "Maximum performance."
- 🔋 Disabling power saving in the Device Manager prevents the module from turning off spontaneously.
- ⚡ The "Maximum Performance" circuit ensures stable operation of the adapter even when the battery charge is low.
- 🔄 After making changes, be sure to restart your laptop for the new settings to take effect.
These steps are especially important for users who frequently work on battery power. However, it's important to remember that constantly running at maximum power may slightly reduce battery life.
Router malfunctions and frequency range
The problem may lie not only with the laptop but also with the signal source—the router. If the router is frozen or overheated, it may stop broadcasting the SSID (network name), although the internet connection may still be working. It's also worth considering the differences in supported frequencies.
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older laptops or modules with limited support for standards may simply not see networks that operate only in the 5 GHz band. Check your router settings: SSID hiding or MAC address filtering may be enabled.
Try a hard reset of your router: unplug it, wait 10-15 seconds, and then plug it back in. Wait for it to fully boot up (usually 1-2 minutes) and check if Wi-Fi is available on your laptop.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Transfer speed | Below, above interference | High, stable |
| Range | Big, breaks through walls | Smaller, passes obstacles worse |
| Compatibility | Supports all devices | Only modern adapters |
| Workload | High (microwaves, Bluetooth) | Low |
If your laptop sees your neighbors' networks but not yours, the problem is likely with your router settings or distance. If no networks are visible at all, the issue is with your laptop's adapter.
Resetting network settings and command line
When simple methods fail, you have to resort to the "heavy artillery"—a complete network reset. This will return all network settings to factory defaults, delete saved passwords, and flush the DNS cache.
In Windows 10 and 11, you can do this through the graphical interface. Open "Settings" (the gear icon in the Start menu) and go to "Network & Internet." At the bottom of the page, find the "Network Reset" button. Click "Reset Now" and confirm. The computer will restart in 5 minutes.
An alternative and more in-depth method is to use the Command Prompt. Launch the Command Prompt as administrator (search for cmd, right-click → Run as administrator). Enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running all commands, be sure to restart your laptop. This process clears the TCP/IP stack and rewrites key network-related registry entries. This often helps when the system sees the adapter but is unable to obtain an IP address or find available access points.
Wi-Fi module hardware failure
If none of the software methods work, there's a high probability of physical damage. This could be a disconnection of the Wi-Fi module contacts from the motherboard (often occurs after a laptop is dropped) or a failure of the antenna itself inside the case.
External symptoms of a hardware problem: the device isn't detected at all in Device Manager (even as an unknown device), or a device with error code 10 or 43 appears in the hardware list and can't be turned on. The module may also become very hot or emit a strange odor (rare, but can occur with a short circuit).
In such cases, disassembling the laptop for a visual inspection of the module is required. Often, simply reconnecting the antenna wires (the black and white wires leading to the module) and the module itself into the slot helps. If this doesn't help, the module will need to be replaced. Fortunately, most internal Wi-Fi cards have a standard M.2 or Mini-PCIe form factor and are inexpensive.
⚠️ Caution: Disassembling your laptop may void your warranty. If your device is under warranty, do not open the case; instead, contact a service center.
A temporary solution might be to purchase an external USB Wi-Fi adapter. This is a small, flash drive-like device that plugs into a USB port and completely replaces the functionality of the built-in module.
Can a virus block Wi-Fi?
Yes, some types of malware can change network settings, block access to antivirus websites, or completely disable network adapters. It is recommended to run a full system scan with an up-to-date antivirus program.
Why does the laptop see 2.4 GHz Wi-Fi, but not 5 GHz?
Most likely, your wireless module is outdated and doesn't support the 802.11ac or ax standard, which operates in the 5 GHz band. In this case, replacing the module or using an external adapter will help.
What is error code 10 in device manager?
Code 10 means the device cannot start. This often indicates a driver conflict, insufficient resources, or hardware failure. Try removing the device and updating the hardware configuration.
Will reinstalling Windows help?
Reinstalling Windows will help if the problem is caused by deep corruption of system files or the registry that a reset can't fix. However, if the cause is hardware-related, reinstalling the OS will be ineffective.