Many users are familiar with the situation when the familiar wireless network icon disappears from the system tray or the list of available connections remains empty. This happens at the most inopportune moments: during an important video conference, downloading a large file, or playing an online game. A lack of internet connection paralyzes a modern PC, turning a powerful tool into a useless drawer.
The cause of the failure can be either software errors in the operating system or physical damage to the hardware. Sometimes a simple reboot is enough, while in other cases, a thorough diagnosis or component replacement may be required. In this article, we'll detail the steps to restore a stable internet connection.
The first thing to do is not panic and consistently eliminate external factors. Often, the problem lies not with the computer itself, but with the router or ISP settings. Check if other devices in the same coverage area, such as smartphones or tablets, are working.
Diagnostics of hardware switches and indicators
Before delving into the depths of Windows settings, make sure the wireless module is physically enabled. On many laptop models, especially older or enterprise series like Lenovo ThinkPad or HP ProBook, a separate mechanical switch is provided on the body. It can be located on the end, the front edge, or even the back.
If there's no physical slider, look for a function key on your keyboard. This is usually one of the F1-F12 keys, marked with an antenna or airplane icon. To activate airplane mode or turn on Wi-Fi, press it in combination with the button. Fn.
Pay attention to the indicator lights. If the LED responsible for wireless communication is off or red, this clearly indicates that the adapter is disabled. In some cases, the system may disable the module when the battery is low to conserve power.
⚠️ Note: On some gaming laptops, the power saving feature may force the Wi-Fi adapter to turn off when running on battery power. Check your power plan settings.
It's also worth checking the Device Manager to see if the hardware is even detected by the system. If the list of devices shows unknown hardware or an icon with a yellow exclamation point, the problem lies with drivers or a resource conflict.
Checking the status of WLAN drivers and services
The most common reason a laptop stops detecting networks after a Windows update or installing new software is a driver error. The operating system may have automatically installed a generic driver that doesn't work correctly with your specific adapter model.
To check, open the device manager by pressing the key combination Win + X and selecting the appropriate item in the menu. Find the "Network adapters" section. If you see a device named Wireless, Wi-Fi or 802.11, but it has a down arrow, which means the device is disabled by software. Right-click and select "Enable."
If the adapter displays an error (code 10, 43, or 28), you need to reinstall the driver. It's best to download the latest version from the official website of the laptop or motherboard manufacturer, as standard Windows tools often fail to detect specific chip modifications.
Don't forget about system services. Service WLAN AutoConfig Responsible for detecting and connecting to wireless networks. If it's stopped, the computer simply won't scan the air.
- 🛠️ Click
Win + R, enterservices.mscand find the "WLAN AutoConfig" service. - 🔄 Make sure the startup type is set to Automatic.
- ▶️ If the service is stopped, click the "Start" button.
- 🔁 After making changes, be sure to restart your computer for the settings to take effect.
☑️ Checking drivers
It's important to understand that drivers for older models may be incompatible with the latest versions of Windows 10 or 11. In this case, running the installer in compatibility mode can sometimes help.
Adapter power settings
The Windows operating system strives to optimize power consumption, especially on portable devices. Aggressive settings can cause the Wi-Fi module to go into sleep mode and stop responding to connection requests.
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."
Additionally, it's worth checking the power plan in the control panel. Select "High Performance" mode or adjust your current plan by changing the wireless adapter settings to maximum performance. This is especially important if you work near the router but the signal is unstable.
Sometimes resetting TCP/IP and Winsock settings via the command line helps. Launch Terminal as administrator and enter the command netsh winsock reset, and then netsh int ip resetAfter executing the commands, a reboot will be required.
Problems with the router frequency range and channel
Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older laptops or adapters may simply not support the 5 GHz frequency. If the router is configured only for this band, the computer will not be able to see the network.
There's also an issue with channels. The 2.4 GHz band has a limited number of channels available. If neighboring routers are clogging up the airwaves, or your router is configured for channels 12 or 13 (which are blocked by default in US drivers in some regions), your computer may ignore the access point.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Compatibility | Supports almost all devices | Only modern adapters (802.11ac/ax) |
| Speed | Below, above the delay | High, stable |
| Range | Good, breaks through walls | Lower, passes obstacles worse |
| Workload | High (a lot of interference) | Low (pure ether) |
Try separating the network names (SSID) for different frequencies in your router settings. For example, name them: HomeWiFi And HomeWiFi_5GThis will allow you to force the computer to select the desired network.
If you live in an apartment building, airwaves can be extremely congested. Use Wi-Fi analysis apps on your smartphone to find a free channel and manually enter it into your router settings.
Network settings and Windows configuration failure
Sometimes errors accumulate in the registry or Windows configuration files, preventing the network subsystem from functioning properly. Resetting network settings to factory defaults often resolves the issue when other methods fail.
Windows 10 and 11 have a built-in reset feature. Go to Settings → Network & Internet → Advanced network settings → Network resetThe system will warn you that all network adapters will be removed and reinstalled, and Wi-Fi passwords will be reset.
This method is effective if you have recently changed your static IP address, DNS servers, or installed virtual network adapters (such as those from Android emulators or VPN clients) that conflict with your physical hardware.
⚠️ Note: After resetting the network, you will need to re-enter the password for your Wi-Fi router, as saved profiles will be deleted.
Also, check if Airplane Mode is enabled. Sometimes it gets stuck in the active state due to software issues. Try toggling it on and off through the notification center or a keyboard shortcut.
Physical faults and module replacement
If software methods don't help, and the computer still can't see any networks, the Wi-Fi module itself may be faulty. In laptops, it's a small circuit board. Mini PCIe or M.2, which may come loose from contact or burn out.
Check that the antenna wires inside the case are not disconnected. They are very thin and often come loose during careless assembly after cleaning or upgrading. Antennas are usually marked with a black and white connector.
If the module is integrated into the motherboard (soldered), replacing it will require a service center. However, in most cases, it's easier and cheaper to buy an external USB Wi-Fi adapter. Modern models support the standard. 802.11ac provide speed comparable to embedded solutions.
How to check the antenna's functionality?
Visually inspect the connectors on the module's board. If a wire is loose or the connector is removed, carefully push it back in until it clicks into place. Often, the problem is a poor antenna connection.
When purchasing an external adapter, look for one with an external antenna. Small "whistles" without an antenna have very low sensitivity and, in poor signal conditions, may perform worse than a faulty built-in module.
Frequently Asked Questions (FAQ)
Why can my computer see my neighbors' networks but not my router?
The problem is most likely with the channel or band. Your router may be operating on a channel (12-14) that's restricted in your region, or on a 5 GHz frequency that your old PC adapter doesn't support. Try changing your router settings via cable or phone.
Can a virus disable Wi-Fi?
Yes, some malware blocks network services or changes DNS and proxy settings to redirect traffic. A full system scan with an antivirus is recommended.
Will removing the device from Device Manager help?
Yes, this is a useful step. If you remove the adapter and restart your computer, Windows will attempt to re-detect the hardware and install the driver from scratch, which often resolves software conflicts.
What should I do if Wi-Fi disappears after a Windows update?
The new update may have contained a buggy driver. Go to the driver properties in Device Manager, select the "Driver" tab, and click "Roll Back Driver" if the button is enabled. Alternatively, download the driver manually from the manufacturer's website.