A computer suddenly losing track of available wireless networks is one of the most common problems in home computing. Users are accustomed to instant internet access, and the absence of the familiar Wi-Fi icon in the system tray can cause panic. However, most often, the cause is not a hardware failure, but a software glitch or misconfigured power-saving settings.
Before taking the system unit to a service center or buying new equipment, it is necessary to carry out basic diagnosticsIn most cases, the module can be restored to working order using software in a few minutes. It's important to understand that the problem could be either with the PC itself or with the router configuration.
In this article we will look at all the possible reasons why Windows Or another operating system has stopped detecting wireless access points. We'll go from simple checks of switches to complex registry and driver manipulations.
Initial check of equipment and switches
The most basic, yet often overlooked, step is physically checking the device's status. Many laptops have hardware switches or key combinations for disabling wireless modules. This is done to conserve battery life or comply with airplane safety regulations.
Carefully inspect the edges of your device's case. There may be a sliding switch with an antenna icon there. If it's slid to the "ON" position, Off, the software won't be able to activate the adapter. Also check your keyboard: function keys F1–F12 often have duplication of communication functions.
- 📡 Find the antenna or airplane icon on your keyboard and press it (sometimes in combination with the Fn key).
- 🔌 Make sure the USB Wi-Fi adapter is firmly inserted into the port and the indicator light is on.
- 🔋 Check if Airplane mode is enabled in your operating system settings.
If you're using an external USB dongle, try plugging it into a different port. USB 3.0 ports (blue) are recommended, as they provide more stable power and data transfer rates. Sometimes the port may become stuck due to software issues, and simply reconnecting it solves the problem.
⚠️ Attention: On some gaming laptops, wireless module control is located in a separate proprietary application (for example, Armoury Crate, Alienware Command Center). Check if Wi-Fi is disabled there.
Diagnostics via Windows Device Manager
If the physical switches are OK, the next step is to check the driver status. Operating system Windows provides a powerful hardware management tool—Device Manager. This is where you can see whether the motherboard recognizes the presence of a network controller.
To enter the menu, right-click on the Start button and select device ManagerIn the window that opens, find the section Network adaptersIf you see your device with a yellow exclamation mark or a downward-pointing arrow, the problem has been identified.
A downward-facing arrow means the device is disabled by software. Double-clicking the adapter's name and pressing the "Enable" (or "Turn On" button) will bring it back online. If you see an error code, for example, Code 10 or Code 43, this indicates a resource conflict or driver failure.
- 🛠️ Right-click on the adapter and select "Uninstall device", then restart your computer to automatically reinstall it.
- 🔄 Use the "Update hardware configuration" button in the action menu.
- 📄 Write down the adapter model (for example, Intel Wireless-AC 9560) to find the latest driver on the manufacturer's website.
It often happens that after a Windows update, the system installs a generic driver that is unstable. In this case, you need to download the specific version of the software from the official website of the laptop or motherboard manufacturer.
What should I do if the adapter disappears from the list?
If there's no network adapter section in Device Manager, or the adapter is hidden under "Other Devices," try performing a static discharge. Turn off the laptop, unplug the charger, remove the battery (if possible), and hold the power button for 30 seconds. Then, reassemble the device and turn it on.
Windows Services and Power Settings
A special function is responsible for detecting and connecting to wireless networks in the operating system. ServiceIf it's stopped or its startup type is changed, the computer will be physically unable to scan the airwaves. This is a common problem after optimizing the system with third-party utilities.
Click Win + R, enter the command services.msc and press Enter. Find the service in the list. WLAN AutoConfigMake sure it's running and the startup type is set to Automatic. If the service is stopped, click the Start button.
Another hidden cause of Wi-Fi loss is an aggressive power saving policy. The system may disable the adapter to save power, but not properly restore it. To prevent this, go to the adapter's properties in Device Manager and open the Power tab. Power management and uncheck the box next to "Allow the computer to turn off this device."
☑️ Services and food inspection checklist
It's also worth checking your power plan settings. Go to Control Panel → Power Options → Change plan settings → Change advanced settingsIn the "Wireless Network Adapter Settings" section, set the mode to Maximum Performance.
Resetting network settings and command line
When standard methods do not help, it is necessary to perform a deep reset of network stacks. Windows 10 And Windows 11 There is a built-in hard reset feature that removes all network adapters and reinstalls them with the original component settings.
To do this, go to Settings → Network & Internet → Advanced network settings → Network resetAfter clicking the "Reset Now" button, your computer will restart in 5 minutes. This action will also reset your VPN and virtual switches.
A more advanced method is to use the command line. Launch Terminal as administrator and reset the TCP/IP and DNS protocols one by one. This eliminates caching errors and IP address conflicts.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Running these commands requires a system reboot for the changes to take effect. Clearing the DNS cache often allows the computer to "see" the list of available networks again if there were previously problems with name resolution.
Router diagnostics and frequency ranges
The problem may not be with your computer, but with the router settings itself. If you updated your router's firmware or bought a new one, it may have switched to a standard your computer doesn't support. For example, older adapters may not see networks in the range. 5 GHz or do not support the new safety standard WPA3.
Try connecting to the router from another device (smartphone or tablet). If your phone sees the network but your computer doesn't, it's a compatibility issue. Go to your router settings (usually at 192.168.0.1 or 192.168.1.1) and check your wireless settings.
Try separating the network names (SSIDs) for the 2.4 GHz and 5 GHz bands. Give them different names, for example HomeWiFi_2.4 And HomeWiFi_5GThis will help you figure out which specific range your PC is not seeing. Also, try temporarily changing the encryption type from WPA3 on WPA2-PSK (AES).
| Parameter | Old adapter (802.11n) | Medium adapter (802.11ac) | New adapter (802.11ax) |
|---|---|---|---|
| 2.4 GHz band | Supported | Supported | Supported |
| 5 GHz band | Not supported | Supported | Supported |
| Encryption | WPA/WPA2 | WPA2/WPA3 | WPA3 |
| Channels | 1-13 | All | All (including Wi-Fi 6E) |
Another important point is the broadcast channel. Some older network cards can't handle channels higher than 11 or don't support the 40 MHz channel width in the 2.4 GHz band. Try adjusting the channel width in your router settings. 20 MHz for the 2.4 GHz band and channel Auto or a specific number (1, 6 or 11).
⚠️ Attention: Router interfaces from different manufacturers (ASUS, TP-Link, Keenetic, MikroTik) vary significantly. Find the "Wireless," "Wireless Network," or "Wi-Fi" section to change the settings mentioned above.
When equipment replacement is required
If none of the software methods help, and the network is stable on other devices (phones, tablets) but your computer is ignoring it, there's a high probability of a hardware problem. The antenna wires inside the laptop may have come loose from the module contacts, or the chip itself may have failed.
You can check this by connecting a known-good external USB Wi-Fi adapter. If the network appears and works, the built-in module is faulty or requires re-soldering the antennas. This is a common problem after a laptop has been dropped or exposed to water.
- 💻 Integrated M.2 (NGFF) form factor modules can be replaced independently if you have access to the laptop's internals.
- 🔌 For desktop PCs, the optimal solution is to purchase a PCIe card with an external antenna for better signal reception.
- 📶 USB adapters are the simplest solution, but they can get hot and lose speed when overheated.
When purchasing new equipment, pay attention to standard support. It's important to buy devices that support Wi-Fi 6 (802.11ax), as they provide better performance in the noisy air conditions of apartment buildings.
Frequently Asked Questions (FAQ)
Why can my computer see my neighbors' networks but not mine?
The problem is most likely with your router's channel or security standard. Your router may be broadcasting on a channel that your PC's network card doesn't support (for example, channels 12-14 in a region where they're restricted, or a channel higher than 11 for older cards). Try changing the channel in your router settings to 1, 6, or 11.
Can antivirus software block Wi-Fi network scanning?
Yes, some "Network Protection" or "Firewall" features in third-party antivirus programs can block network detection services. Try temporarily disabling the antivirus and checking if any networks appear. Also, check if you have a "Public" network profile with strict restrictions.
What should I do if the driver won't install without the internet?
Use your smartphone as a USB modem. Connect your phone to your computer via cable and enable "USB modem" mode in your phone's settings (previously, your computer will see it as a wired Ethernet connection). This will allow Windows Update to find and install the necessary Wi-Fi driver.
Does distance from the router affect network visibility?
Yes, if the signal is too weak, the computer may stop displaying the network in the list of available networks, even though the adapter technically "hears" it as noise. The 5 GHz band has less penetration through walls. Try moving closer to the router to check.