A laptop suddenly losing wireless connectivity can catch you off guard at the most inopportune moment. It seems as if the device simply ignores the router, even though your smartphone and other devices are working properly. Most often, the problem isn't a hardware failure, but a software glitch or misconfigured adapter, which are easy to fix yourself.
Before taking your device to a service center, it's worth running a basic diagnostic, which restores internet access in 80% of cases. We'll cover the steps for your operating system. Windows 10 And Windows 11, as these are the ones installed on most modern laptops. Understanding the nature of the failure will help avoid unnecessary time and frustration.
Primary hardware diagnostics
The very first thing to rule out is a physical disconnection of the module. On many laptops, especially older models or business series, this happens. Lenovo ThinkPad And HP ProBookThe mechanical switch remains intact. It can be accidentally dislodged during transport, completely cutting off power to the wireless antenna.
It's also worth checking the status of the indicators. If the Wi-Fi light on the case is orange or off, this is a clear sign that the module is disabled, either by software or physically. Modern Ultrabooks without physical buttons use a key combination that is often accidentally pressed.
- 🔌 Check for the presence of a physical slider on the end or front edge of the laptop case.
- ⌨️ Press the key combination
Fn + F2(or the button with the image of an antenna) to activate flight mode. - 🔋 Perform a full reboot of your device, not just waking it from sleep mode, to clear power errors.
In some cases, the lack of network connectivity is caused by static electricity accumulated on motherboard components. This can block the network controller.
Checking WLAN service and adapter status
If the physical buttons are OK, we move on to the software level. In the operating system Windows A special system service is responsible for network detection. If it is stopped or its startup type is changed, the list of available connections will be empty.
To check, you need to open the Run window by clicking Win + R, and enter the command services.mscFind the service in the list that opens. WLAN AutoConfigMake sure it is running and the startup type is set to Automatic.
Next, check to see if the adapter itself is disabled in Device Manager. Often, after an unsuccessful driver update, the system may mark the device as faulty or simply disable it to save power.
☑️ Adapter diagnostics
Please check the "Power Management" tab in the adapter's properties. The system may aggressively shut down the module to save battery power, after which it stops responding to power-on commands.
⚠️ Warning: If you see "Unknown device" with an exclamation mark in the Device Manager, this almost certainly means that the driver is missing or completely incorrect.
Updating and reinstalling drivers
A driver is an intermediary between the operating system and iron your laptop. If the file is corrupted, outdated, or conflicts with the latest Windows updates, the adapter stops scanning the air. This is one of the most common causes of problems after a major system update.
Don't rely solely on the automatic driver search through Device Manager, as Windows often offers generic solutions that are unstable. The best way is to download the latest version from the laptop manufacturer's official website (e.g., Asus, Acer or Dell), focusing on the exact model.
If you can't download the driver due to lack of internet access, you can use your smartphone with a USB cable. Enable USB tethering on your phone, connect it to your laptop, and your computer will have internet access to download the necessary software.
How to properly remove a driver before installing a new one?
In Device Manager, right-click the adapter -> Uninstall device. Be sure to check "Delete the driver software for this device" if prompted. Then restart your laptop.
When installing drivers, it's important to follow the correct order. First, uninstall the old driver, then reboot, and only then install the new package. This avoids registry conflicts.
| Driver error type | Symptom in Device Manager | Solution |
|---|---|---|
| Version conflict | Code 43 (device not running) | Complete removal and installation of the version from the manufacturer's website |
| Lack of software | Unknown device | Search by Hardware ID |
| Loading error | Code 10 (Device cannot start) | Reset BIOS settings and check WLAN service |
Power and energy saving settings
Modern laptops are designed to maximize battery life. Aggressive power-saving algorithms can disable the Wi-Fi module, considering it unused, making it difficult to wake up.
To prevent the system from turning off the adapter, go to Device Manager, open the properties of your wireless adapter, and find the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."
It's also worth checking your Windows power plan. In "Power Saver" mode, the transmitter power may be artificially limited, reducing the range and connection stability.
The changes will take effect after a reboot. If the laptop continues to lose network connectivity while running on battery power, the battery may be worn out and unable to supply peak current to the communication module.
Problems with the router and frequency range
Sometimes a laptop is working properly but can't see the network due to router settings. Older laptop models may not support the standard. 802.11ac (Wi-Fi 5) or 802.11ax (Wi-Fi 6), operating only in the 2.4 GHz band. If the router is configured to only operate in the 5 GHz band, an older laptop simply won't see the network.
It's also worth checking whether the SSID (network name) is being broadcast hidden. If the "Hide SSID" feature is enabled, the network won't appear in the general list, and you'll need to manually enter the name and security type to connect.
Wi-Fi channels can be overloaded by neighboring routers, causing interference. Although the laptop sees the network, it may fail to connect, or the network list may endlessly refresh.
⚠️ Please note: Router settings may vary depending on the model and firmware version. Please check the menu item names in the official manual for your device, as interfaces frequently change.
Reset Windows network settings
If trying all the drivers and checks doesn't help, the system may have accumulated a critical number of network protocol errors. Windows 10 and 11 have a built-in network reset feature that returns all components to factory defaults.
To do this, go to Settings → Network & Internet → Advanced network settings (in Windows 11) or simply search for "Network Reset." Click the "Reset Now" button. Your computer will warn you that it will restart in 5 minutes.
This operation will delete all saved Wi-Fi passwords, VPN settings, and virtual adapters. This is a drastic step, but often the only way to restore the network when software conflicts have become too severe.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
These commands can be entered in a command prompt running as administrator if automatic reset via settings is unavailable. They will clear the DNS cache and reset the TCP/IP stack.
Hardware conflict and module replacement
Once all software solutions have been exhausted, the possibility of a physical malfunction remains. The Wi-Fi module is a small circuit board that can fail over time due to power surges or overheating.
If your laptop can't detect any networks, even neighboring ones, and the adapter appears and disappears in Device Manager, the problem is most likely with the connection or the module itself. On laptops, the module is often located under the back cover and secured with screws.
- 🔍 Check the reliability of the antenna wires (black and white connectors) connection to the module.
- 💻 Try removing the module and cleaning the contacts with an eraser, then install it back.
- 🆕 If the module burns out, it can be replaced with a universal adapter with an interface M.2 or Mini PCIe.
An alternative to complex repairs may be purchasing an external USB Wi-Fi adapter. This simple device plugs into a USB port and takes over the functions of the internal card, often offering even more stability than the built-in one.
Can you use your smartphone as a Wi-Fi adapter for your PC?
Yes, there are apps (like USB Network Gate) that allow you to broadcast Wi-Fi from your smartphone to your PC via USB, but this requires drivers and a stable connection, which can be problematic in this situation.
Frequently Asked Questions (FAQ)
Why does my laptop see all networks except mine?
Most likely, your router is operating on a channel that's not supported by your laptop's region settings, or it's only broadcasting on the 5 GHz standard, which your older device doesn't understand. Also, check if there's a MAC address filter enabled in your router settings.
Will a system reset help if Wi-Fi is lost?
Yes, if the problem appeared immediately after installing a Windows update or a new driver. Rolling back to a restore point created before the problem occurred often restores the adapter's functionality.
Does antivirus software affect Wi-Fi network scanning?
Yes, some third-party antiviruses and firewalls have built-in network protection modules that can block the adapter or scans. Try temporarily disabling your antivirus to check.
What should I do if the adapter disappears after a network reset?
If the adapter disappears from Device Manager completely after a reset, the module's firmware may have failed or it may have become physically disconnected. Try updating the hardware configuration in Device Manager (Action → Update Configuration).