Many users are familiar with the situation when their laptop suddenly stops detecting wireless networks. Just five minutes ago, you were using your browser, and now the Wi-Fi icon is gone or shows a globe with a line through it. This causes panic, especially if you urgently need to send an important file or end a video conference. However, in most cases, the problem lies not in hardware failure, but in a software glitch or an accidental settings change.
Sometimes wireless adapter Sometimes it simply shuts down to save power, while in other cases, a driver error after a system update is to blame. It's important not to panic and to check the main components responsible for data transfer one by one. In this article, we'll cover all possible solutions, from simple switches to complex registry settings.
Before starting a deep diagnosis, it's worth assessing the scope of the problem. Is it just your home router that's missing, or is the network list completely empty? Are other devices in the house connected? Answering these questions will help narrow down the search and get you back on track faster. Internet connection into working order.
Checking the physical connections and switches
The most common, yet often overlooked, cause is a physical disconnection of the module. Many laptop models, especially business-class or older versions, have mechanical switches on the case. These can be located on the edges or front edge of the device. Accidentally touching such a switch completely deactivates the antenna, and the system stops detecting any signals.
In addition to mechanical buttons, there are software control keys. These are usually a combination of a function key Fn and one of the buttons in the row F1-F12, which depicts an antenna or an airplane. Pressing this combination activates Airplane Mode, which software-based blocks all wireless interfaces.
If you're using an external USB adapter, try reconnecting it to a different port. Sometimes the problem lies in insufficient power to a specific USB port or a temporary controller failure.
⚠️ Attention: On some laptop models, the Wi-Fi hotkey only works with the manufacturer's proprietary software installed (such as a power management utility). If you reinstalled Windows and forgot about the keyboard drivers, the keys may not work.
Diagnostics via Windows Device Manager
If the physical switches are OK, the next step is to check the hardware status in the operating system. device Manager — This is the primary tool for determining whether the computer is detecting the presence of a network card. To access it, right-click the Start menu and select the appropriate option.
In the window that opens, we're interested in the "Network Adapters" section. Expand the list and find the device whose name contains the words Wireless, Wi-Fi, 802.11 or brands like Intel, Realtek, QualcommIf the adapter appears with a yellow exclamation point, this indicates a driver error or resource conflict.
If the adapter isn't listed at all, it may be disabled. Right-click the device name and select "Enable." If the list only includes wired controllers (e.g., Realtek PCIe GBE Family Controller), and there is no wireless anywhere, even in hidden devices, this may indicate a more serious problem.
☑️ Quick adapter check
A simple driver reinstallation often helps. Even if the system reports that the device is working properly, it's worth trying a configuration update. Right-click the adapter, select "Uninstall device," and then click "Scan for hardware changes" in the menu at the top. The system will re-detect the card and attempt to install the standard driver.
WLAN service and power settings
A special system service in Windows is responsible for detecting and connecting to wireless networks. If it's stopped, the laptop is technically working properly, but the operating system isn't initiating a network search. Checking this setting takes less than a minute, but it's often overlooked.
To check the service status, click Win + R, enter the command services.msc and press Enter. In the list, find the item "WLAN AutoConfig Service" (or WlanSvc). Make sure the Startup type is set to Automatic and the Status is Running. If the service is stopped, click the Start button.
What to do if the service does not start?
If an error occurs when starting a service (for example, code 1068), check for dependencies on other services. In the WLAN service properties, go to the "Dependencies" tab. This will list the components it requires (often these are the cryptography or event services). Start these first.
Another important aspect is power settings. Windows may disable the adapter to save battery power, but then not re-enable it correctly. Open the network adapter properties (via Device Manager), go to the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."
⚠️ Attention: The service interface and settings may vary slightly depending on your Windows version (10 or 11) and the installed build. If you don't find the exact name, look for similar system processes related to wireless connectivity.
Driver problems and solutions
Drivers Drivers are the intermediaries between the hardware and the operating system. If the driver file is corrupted, outdated, or incompatible with the current version of Windows, the connection will fail. This often happens after major OS updates, when Microsoft installs its own generic driver, which becomes unstable.
The best solution is to manually install the latest version from the laptop manufacturer's official website. You'll need to find out the exact device model (on the sticker on the bottom) and download the driver for it. Wireless LANIf you don't have internet access on your laptop, download the file on another device and transfer it via a flash drive.
In some cases, rolling back the driver can help. If the problem appeared immediately after an update, go to the device properties in the Device Manager, go to the "Driver" tab, and click "Roll Back." This will restore the previous, stable software version.
| Symptom | Probable cause | Solution method |
|---|---|---|
| Error code 10 or 43 | The device cannot start | Completely uninstall the driver and reboot |
| The adapter has disappeared from the list. | Power failure or physical failure | Hard Reset |
| Low speed or breaks | Outdated driver | Installing the latest version from the vendor's website |
| Doesn't see 5 GHz network | The driver does not support the standard | Updating the adapter software or replacing the card |
Resetting network settings and command line
When software solutions seem exhausted, it's worth resorting to a radical yet effective method—a complete reset of the network stacks. In Windows 10 and 11, this can be done through the graphical interface: Settings → Network & Internet → Advanced network settings → Network resetThis action will delete all saved passwords and restore factory settings.
A more in-depth level of diagnostics is available via the command line. Launch Terminal as administrator and perform a sequential protocol flush. This clears the DNS cache, resets Winsock, and renews IP addresses.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, be sure to restart your computer. Clearing the TCP/IP stack often resolves the issue where a laptop can see networks but is unable to obtain an IP address or connect to the global network.
Hardware faults and frequency range
If software solutions don't help, the problem may be hardware. The Wi-Fi module in a laptop is a small circuit board that can become loose over time due to vibration or overheating. In such cases, the laptop must be disassembled, the antennas reconnected, or the module replaced.
It's also worth considering the frequency range. Older laptops may not see the network. 5 GHz, operating only in the 2.4 GHz band. If your router is configured to only operate in the 5 GHz band, the laptop simply won't detect the network. Check your router settings and ensure that it's broadcasting the standard. 802.11n/g/b.
Sometimes the problem lies with the router itself. It may have frozen, or the client list may be full. Try rebooting the router by unplugging it for 10-15 seconds. This is a standard procedure that resolves 90% of issues with the ISP.
⚠️ Attention: If your laptop stops detecting Wi-Fi after a fall, impact, or exposure to water, the likelihood of physical damage to the antenna module or cable is over 80%. In this case, software solutions are ineffective and service is required.
Frequently Asked Questions (FAQ)
Why does my laptop see all my neighbors' networks but not mine?
Most likely, your router has hidden the network name (SSID) in the security settings, or your laptop doesn't support the security standard set on the router (for example, WPA3 on an older device). Also, check if MAC address filtering is enabled.
Can a virus disable Wi-Fi on a laptop?
Yes, some types of malware block network adapters or change proxy settings to prevent access to antivirus databases. A full system scan is recommended.
How to check if the Wi-Fi module is burned out?
If an "Unknown device" appears in Device Manager with an error code that disappears after reinstalling the drivers, or if the module is not detected by the BIOS at all, it is most likely physically damaged.
Will installing an external USB card help?
Yes, this is a great temporary or permanent solution. An external adapter will take over the functions of the built-in adapter, bypassing its malfunction. The main thing is that you have a free USB port.