Computer Not Showing Available Wi-Fi Networks: A Complete Troubleshooting Guide

A computer suddenly stops displaying the list of available wireless networks is one of the most common and annoying problems for users. You open the connections list in the lower right corner of the screen, but instead of the usual list of router names, you see nothing or a message about no connections. This can happen after an operating system update, a power surge, or even for no apparent reason.

In most cases, the disappearance of the network list indicates a software failure. Wi-Fi adapter or its drivers, or, less commonly, physical hardware failure. It's important to understand that the absence of visible networks doesn't always mean the internet is completely unavailable; often, the device simply can't "hear" the signal due to incorrect power-saving settings or service conflicts. In this article, we'll detail the diagnostic and recovery algorithms for a wireless module.

Primary diagnostics and inspection of the physical condition of the equipment

Before delving into complex operating system settings, it's important to rule out simple physical causes. Often, the problem stems from a simple module disconnection or malfunction. If you're using a desktop computer with an external USB adapter, try reconnecting it to a different port, preferably located on the back of the system unit directly to the motherboard. For laptops, it's important to check for the physical switch for the wireless modules, which may be accidentally moved to the "Off" position.

Check the indicator on the device itself. If the Wi-Fi indicator on your laptop is lit (often an antenna or airplane icon), but no networks are being searched for, this means the adapter is enabled but not functioning properly. If there's no response to any attempts to turn it on, check whether the device is even detected by the system. To do this, open device Manager and find the section Network adaptersIf your module isn't there or is marked with a yellow exclamation mark, the problem is hardware-related or related to a critical driver failure.

  • 🔌 Check the tightness of the antenna connections (if they are external) and the integrity of the cables.
  • 🔍 Make sure that the integrated wireless module is not disabled in BIOS/UEFI.
  • 🔄 Restart your router and computer to rule out a temporary software glitch.

Don't ignore the router's status. If it's broadcasting a signal but your computer can't see it, try connecting your smartphone to the same access point. If your phone also can't detect the network, the router may be frozen or the radio module settings may be misconfigured. In rare cases, the adapter may overheat, especially in compact laptops, causing it to temporarily shut down for protection.

Analyzing and reinstalling network adapter drivers

The most likely reason why a computer can't see available networks is incorrect driver functionality. A driver is a software interface that allows the operating system to control hardware. After updates, Windows often replaces manufacturer-specific drivers with standard ones, which can be unstable or lack support for certain network scanning features.

To solve the problem, open device Manager From the Start menu (right-click). Find your adapter in the list (usually labeled "Wireless," "Wi-Fi," "802.11," "Realtek," "Intel," or "Atheros"). Right-click and select "Uninstall device." In the window that appears, check "Delete the driver software for this device," if available, and confirm. Afterward, restart your computer—the system will attempt to automatically install the most suitable driver.

What to do if automatic installation didn't help?

If Windows doesn't find the driver automatically, you'll need to download it manually on another device with an internet connection. Go to the laptop or motherboard manufacturer's website, find your model in the support section, and download the WLAN/Wi-Fi driver. Install it and reboot again.

It's important to pay attention to driver versions. Sometimes the latest version can contain bugs, so if the problem appeared after an update, it's a good idea to roll back to the previous version. In the driver properties in Device Manager, there's a "Driver" tab with a "Roll Back" button. It's also worth checking that the adapter's properties aren't set to only support certain standards (for example, 802.11n only), which could obscure networks with other standards.

  • 📥 Download drivers only from the official websites of equipment manufacturers.
  • ⚙️ Use the "Roll Back Driver" function in the driver properties if problems occur after updates.
  • 🗑️ Completely removing the old driver before installing the new one often resolves the version conflict.

There's a problem with the driver's power settings. The system may disable the adapter to save power, after which it doesn't resume operation correctly. In the adapter's properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power." This often resolves network connectivity issues after waking from sleep mode.

Checking Windows services and network settings

The Windows operating system relies on specialized services to manage wireless connections. If the Connection Manager (WlanSvc) service is stopped or malfunctioning, the computer will be unable to scan the network. Checking the status of these services is a necessary yet often overlooked diagnostic step.

To check, press the key combination Win + R, enter the command services.msc and press Enter. In the list that opens, find the service WlanSvc (Connection Manager). Double-click it to open its properties. Make sure the "Startup type" is set to "Automatic" and the service status is "Running." If the service is stopped, click the "Start" button.

In addition to services, it's worth checking your network settings via the command prompt. Resetting the TCP/IP stack and clearing the DNS cache can resolve software conflicts that prevent the network list from displaying. Launch the command prompt as administrator and enter the reset command: netsh winsock resetAfter running the command, be sure to restart your computer for the changes to take effect.

It's also worth checking if Airplane Mode is enabled. Sometimes the software switch gets stuck in the active state, blocking all wireless connections. Check this in the notification center or in Settings → Network & Internet. Make sure the Airplane Mode slider is off and the Wi-Fi slider is on.

The influence of regional settings and frequency range

One of the hidden, yet critical, causes of network drops is a mismatch between the adapter's regional settings and the router's settings. Every Wi-Fi adapter has a factory-set region (Country Code), which determines the permitted channels and signal strength. If your router is configured to operate in a region different from the one programmed into the adapter, your computer may simply not see certain channels or frequency ranges.

This problem is especially acute for the 5 GHz band. Different countries allow different sets of channels. For example, some upper 5 GHz channels may be restricted in your region but active on a router configured for a different region (this often happens with routers imported from abroad or with reflashed devices). In this case, the computer will ignore the signal, even if it's very strong.

You can check and change your region through the Device Manager. Go to your Wi-Fi adapter's properties and click the "Advanced" tab. Look for the "Country Region" or "Region" setting. If the value is "0" or "Worldwide," try changing it to a specific country (e.g., RU or US), but be aware that this may be illegal in your jurisdiction if you're outside the permitted frequency range. A safer option is to change your router settings, changing the channel from "Auto" to a static one.

Parameter 2.4 GHz band 5 GHz band
Channels (main) 1, 6, 11 36, 40, 44, 48
Channel width 20 MHz (stable), 40 MHz 80 MHz, 160 MHz
Range of action Tall, breaks through walls Low, passes obstacles worse
Probability of interference High (microwaves, Bluetooth) Low

If your router is set to "Auto" channel selection, it may jump to a frequency that your adapter in the current region doesn't scan. Fixing the channel on your router (for example, 1, 6, or 11 for 2.4 GHz) often solves the problem of "dropping" networks. It's also worth checking whether the SSID hiding (Broadcast SSID) feature is enabled on your router. If it is enabled, the network won't appear in the general list, and you'll need to connect to it manually by name.

Reset network settings to factory defaults

When individual methods fail, a complete reset of the operating system's network settings is the answer. This will return all network components to their original state, delete saved connection profiles, reset TCP/IP settings, and reinstall network adapters. This is the "core" solution, solving 90% of software problems.

In Windows 10 and 11, this feature is built into the interface. Go to "Settings" (the gear icon in the Start menu) and select "Network & Internet." At the very bottom of the "Status" page (or in "Advanced network settings" in Windows 11), find the "Network reset" link. Click it, then click "Reset now." The system will warn you that a reboot will take 5 minutes.

After a full reset, the computer will behave as if it were new in terms of networking: it will forget all known Wi-Fi networks and passwords. You'll have to re-enter your home internet password. This method also fixes registry errors related to network protocols that are impossible to detect visually. If, after a full reset, the computer still doesn't see any networks (even neighbors'), the likelihood of a hardware failure in the adapter increases to 95%.

⚠️ Attention: If you're using a corporate network with static IP addresses, DNS, or proxy servers configured, you'll need to manually reconfigure these settings after a network reset. This typically doesn't apply to home users, as they receive these settings automatically from the router.

Hardware failures and external factors

If software solutions have been exhausted, the remaining issues are the ones discussed above. The Wi-Fi adapter could simply be faulty. In laptops, they are often connected via an M.2 or Mini-PCIe slot and can become detached from their contacts due to a fall or vibration. In desktop PCs, the contacts on the USB port or the dongle itself could have oxidized.

External factors should also be considered. Powerful sources of electromagnetic interference (microwave ovens, baby monitors, wireless cameras operating at 2.4 GHz) can jam the signal to such an extent that the adapter cannot distinguish the useful signal from the noise. Try turning off suspicious devices and checking for network connectivity.

Diagnostics on another device will help isolate the problem. Connect your USB adapter to another computer. If it doesn't work there either, the adapter is dead. If it does work, the problem is with your PC. If you're using a built-in laptop module, replacing it will require disassembling the case, which is best left to professionals unless you have experience.

  • 💻 Test the adapter on another computer to rule out a malfunction.
  • 📡 Remove sources of interference (Bluetooth headsets, microwaves) from the receiver.
  • 🔧 Consider replacing the internal module with an external USB adapter.

⚠️ Attention: When replacing the internal Wi-Fi module in a laptop, pay attention to the antenna wire connections. The black and white wires (usually) should be connected to the corresponding connectors on the module. Reversing the antennas (Main/Aux) can result in extremely low signal strength or no signal at all.

Frequently Asked Questions (FAQ)

Why can my computer see my neighbors' networks but not mine?

The problem is most likely with your router settings. Check if the SSID (Broadcast SSID) is hidden. It's also possible that the router is operating on a channel or standard (e.g., ax or ac only) that your old adapter doesn't support. Try changing the channel on the router to 1, 6, or 11.

Can a virus block Wi-Fi network searches?

Yes, some types of malware can block network services or change driver settings to prevent internet access or redirect traffic. A Malwarebytes antivirus scan and scanner would be a good idea.

The computer sees the 5 GHz network, but not the 2.4 GHz one (or vice versa). What's wrong?

This indicates that the Wi-Fi module is dual-band, but one of the bands is disabled in the driver settings or is not supported by the region. Check the "Advanced" tab in the adapter properties and ensure that the Wireless Mode is set to mixed (e.g., 802.11 a/b/g/n/ac).

Will replacing the antenna help if the computer stops seeing networks?

If the antenna inside a laptop or PC becomes loose or damaged, the signal strength drops to zero, and networks may disappear from the list. If the adapter is external (USB), replacing the antenna is not possible, but you can try a USB extension cable to move the adapter closer to the router.