Why Your Computer Can't See Any Wi-Fi Networks: Complete Diagnostics and Solutions

You turned on your laptop or desktop PC with a Wi-Fi adapter, but the list of available networks is empty. No home router, no neighbors, no public hotspots. Does this sound familiar? There are several reasons why. The computer doesn't see any Wi-Fi networks.There may be more than a dozen possible causes, ranging from a simple disconnected adapter to serious hardware failure. In this article, we'll cover all possible scenarios, from the simplest to those requiring specialist intervention.

It is important to understand that if the device does not detect not a single one networks (including open and neighboring ones), the problem is almost certainly with the computer itself, not the router. The exception is when all surrounding devices have also lost connection (for example, during a massive ISP outage). We'll focus on diagnosing the PC/laptop, but we'll also show you how to quickly check if the router is at fault.

The article is suitable for Windows 10/11, and also partially for Linux And macOS (where appropriate). If you have desktop PC, make sure the Wi-Fi adapter is physically connected - many desktops do not have a built-in wireless module.

📊 What type of device is your Wi-Fi not detecting?
Laptop
Desktop PC with external adapter
Desktop PC with built-in Wi-Fi
Windows tablet
Another

1. Check basic settings: adapter, airplane mode, power saving

Start with the obvious—sometimes a problem can be solved with just one click. The first thing you need to do is:

  • 🔄 Make sure Wi-Fi is physically turned on.Laptops often have a dedicated button or key combination (e.g. Fn + F2 or Fn + F12) to turn the adapter on/off. Check the indicators—if the orange/red LED is lit, the module may be disabled.
  • ✈️ Check Airplane ModeIn Windows, it disables all wireless connections. To check: click Win + A → Find the "Airplane Mode" tile (it should be turned off). On macOS: open Control Center → check the airplane icon.
  • 🔋 Energy savingWindows sometimes turns off your Wi-Fi adapter to save battery power. Go to Settings → System → Power & sleep → Additional power settings → Change plan settings → Change advanced power settingsFind the "Wireless Network Adapter Settings" section and set it to "Maximum Performance".

If you use external USB adapter, try:

  • 🔌 Reconnect it to another port (preferably USB 2.0, if the adapter is an old model).
  • 💡 Connect without hubs/extensions - directly to the computer.
  • 🔄 Restart your PC with the adapter connected (sometimes helps with USB device conflicts).
⚠️ Attention: On some laptops (eg. Lenovo, HP) There's a hardware Wi-Fi switch on the side panel. If it's broken or in the wrong position, the adapter may not be detected by the system.

2. Diagnostics via "Device Manager": drivers and adapter status

If the basic settings don't help, check whether the system recognizes the Wi-Fi adapter. To do this:

  1. Click Win + X → select device Manager.
  2. Expand the section Network adapters.
  3. Look for devices with names like Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel AX200, Qualcomm Atheros, Realtek RTL8821CE).

What could be wrong:

  • 🚫 The adapter is not in the list → either physically disconnected, faulty, or not connected (for external modules).
  • ⚠️ There is a yellow exclamation mark next to the name → driver problem.
  • ⬇️ The adapter is present but disabled. (gray arrow icon) → right click → Engage.

If the adapter is present, but the networks are still not visible:

  1. Right click on it → Update driverAutomatic search.
  2. If the update does not help, download the driver from the website of the laptop or adapter manufacturer (for example, for Intelintel.ru, For Realtek - through the official website of the motherboard).
  3. After installing the driver Be sure to reboot computer.

Make sure the adapter is visible in Device Manager.

Update the driver via Windows Update

Download the driver from the manufacturer's website

Remove the old driver and install the new one

Restart your computer after changes-->

⚠️ Attention: If after updating the driver the adapter disappeared from the list or an error appeared Code 10 ("The device cannot start"), try rolling back the driver (right click → Properties → Driver → Roll Back Driver).

3. Problems with Windows services: startup and dependencies

Wi-Fi in Windows is managed by several services. If these are disabled or not working properly, networks may not appear. Check the following:

  1. Click Win + R → enter services.mscEnter.
  2. Find services:
    • WLAN AutoConfig Service (WLAN AutoConfig)
    • Network List Service (Network List Service)
    • Diagnostic Policy Service (Diagnostic Policy Service)
  • For each: right click → PropertiesLaunch type should be Automatically, A StateWorksIf the service is stopped, click Launch.
  • If services do not start or give errors:

    • 🔧 Try restarting them manually.
    • 🛠️ Run Command Prompt as administrator (Win + X → Command Prompt (Administrator)) and run:
      netsh winsock reset
      

      netsh int ip reset

      ipconfig /flushdns

      Then restart your computer.

    Critical error: if service WLAN AutoConfig If the error message is missing from the list, this may indicate damaged system files or a virus infection. In this case, a system restore or reinstallation of Windows will help.

    4. Software conflicts: antiviruses, VPNs, network managers

    Some programs can block Wi-Fi network detection. The most common culprits are:

    • 🛡️ Antiviruses (especially Kaspersky, Avast, ESET) - their firewalls sometimes intercept control of the adapter.
    • 🌐 VPN clients (For example, NordVPN, OpenVPN) - can change network settings.
    • 📡 Third-party Wi-Fi managers (like NetSpot, inSSIDer) - conflict with built-in Windows tools.

    How to check:

    1. Temporarily disable your antivirus (right-click on the tray icon → "Pause protection").
    2. Close VPN programs via Task Manager (Ctrl + Shift + Esc).
    3. Uninstall recently installed network utilities.

    If networks reappear after disabling programs, add them to your antivirus exceptions or configure firewall rules. To do this:

    1. Open Control Panel → Windows Firewall → Advanced settings.
    2. Go to Rules for outgoing connections → find the rules for your antivirus/VPN → disable them or change them to "Allow".

    5. Hardware faults: how to check the adapter and antennas

    If software methods don't help, the problem may be hardware. Here's how to diagnose hardware problems:

    • 🔍 External examination: Check the antennas (the thin wires running from the adapter to the laptop case) for damage. On desktop computers, ensure the antennas are securely connected to the Wi-Fi module.
    • 🔌 Test on another device: Connect an external Wi-Fi adapter (if available) or try connecting your adapter to another computer. If the problem persists, the module is faulty.
    • 📶 Checking the signalEven if networks aren't visible, sometimes the adapter may show a weak signal. Launch the command prompt and enter:
      netsh wlan show interfaces

      If the response contains a string Radio status: Included, But Signal: 0% — the antenna may be damaged.

    Typical hardware problems:

    Symptom Possible cause Solution
    The adapter has disappeared from Device Manager. The contact on the motherboard came loose Repair at a service center
    The network appears only when the laptop is in a certain position The antenna cable is damaged Replacing the cable
    The adapter heats up, and the network disappears after 5-10 minutes. Chip overheating (often seen in cheap USB adapters) Use a powered USB hub or replace the adapter
    Wi-Fi works, but it doesn't see 5 GHz networks. The 5GHz receiver is faulty (dual-band adapters) Check on another router or replace
    ⚠️ Attention: If you disassemble your laptop to check the antennas, be careful - the cables are extremely fragile. On some models (for example, MacBook) they are soldered to the adapter and replacement requires soldering.

    6. Router Problems: How to Eliminate It as a Culprit

    While we're focusing on the computer, it's worth making sure the problem isn't with the router. Quick checks:

    • 📱 Check other devices: If no gadget (smartphone, tablet, other laptop) sees the network, the problem is in the router.
    • 🔄 Reboot your routerUnplug it for 30 seconds, then plug it back in. Wait 2-3 minutes for it to fully boot up.
    • 📡 Check your broadcast settings: go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1) and make sure that:
      • Wi-Fi is on (section Wireless or Wireless network).
      • The "Hide SSID" box is not checked (Hide SSID).
      • The operating mode is set to 802.11b/g/n/ac (and not only 802.11n).

    If the router is working, but your computer still can't see the network, return to PC diagnostics. If the network isn't visible on all devices, the problem is with the router or ISP. In this case:

    • 📞 Call your provider's support team—there may be a problem on their end.
    • 🔧 Reset your router to factory settings (button Reset on the back panel).
    How do I access my router settings if my Wi-Fi isn't working?

    If your computer is not connected to the router via a cable, use another gadget (for example, a smartphone), connect to the router's network (even if there is no Internet) and go to the web interface at the address indicated on the router's sticker (usually 192.168.0.1 or 192.168.1.1). The default login and password are also indicated on the sticker (most often admin/admin or admin/password).

    7. Windows 11 Features and New Wi-Fi 6/6E Standards

    If you have Windows 11 or a modern adapter with support Wi-Fi 6 (802.11ax), specific problems may arise:

    • 🆕 No support for Wi-Fi 6E (6 GHz): Not all adapters and routers are compatible with the new band. Check if 6 GHz support is enabled in your router settings (section Wireless → Wi-Fi 6E).
    • 🔒 WPA3 and new security protocols: if the router is configured to WPA3, and the adapter doesn't support it, networks won't be displayed. Try temporarily switching to WPA2.
    • 🔄 Conflicts with the "Random Hardware Addresses" feature (Random MAC addresses): This is enabled by default in Windows 11 and can interfere with your connection. Disable it:
      1. Go to Settings → Network and Internet → Wi-Fi.
      2. Click Managing known networks → select your network → Properties.
      3. Disable the option Random hardware addresses.

    For adapters Intel AX200/AX210 And Qualcomm FastConnect It is recommended to install the latest drivers from the manufacturer's website, as the versions built into Windows are often outdated.

    8. Extreme measures: reset the network, reinstall Windows, replace the adapter

    If none of the above helps, there are radical methods left:

    • 🔄 Reset Windows network settings:
      1. Go to Settings → Network & Internet → Status → Network reset.
      2. Click Reset now and confirm.
      3. After rebooting, all network settings will return to factory settings.
    • 🖥️ System Restore: If the problem appeared after a Windows update, roll back to a previous restore point (Control Panel → Recovery → Open System Restore).
    • 🔧 Reinstalling WindowsIf resetting doesn't help, your system files may be corrupted. Save your data and reinstall the OS.
    • 🛒 Replacing the Wi-Fi adapter: If all software methods have been exhausted and the adapter is not detected or does not work, it will need to be replaced. For laptops, select a model with the same connector (M.2 2230 or M.2 1216), for PC - any compatible PCIe or USB-module.
    • ⚠️ Attention: Before reinstalling Windows, check if you have the drivers for your network card. If Wi-Fi isn't working, download them in advance to another computer and save them to a flash drive.

      FAQ: Frequently Asked Questions about Wi-Fi Problems

      My laptop stopped detecting Wi-Fi after a Windows update. What should I do?

      This is a common issue when updating drivers. Try:

      1. Roll back the adapter driver in Device Manager.
      2. Install the driver from the laptop manufacturer's website (not via Windows Update).
      3. If this doesn't help, roll back the system to the point before the update.
      The computer can't see my network, but it can see the neighboring ones. What's wrong?

      Most likely, the problem is in your router settings:

      • Check if the SSID (network name) is hidden.
      • Make sure your router is not configured to only operate on the 5 GHz band (if your adapter only supports 2.4 GHz).
      • Try changing the Wi-Fi channel in your router settings (for example, from automatic to fixed channel 6).
      After replacing the Wi-Fi adapter in my laptop, I still can't see any networks. What should I check?

      Possible reasons:

      • The new adapter is not compatible with your laptop model (check the list of supported devices).
      • The antennas are not connected (some laptops have two of them - for 2.4 and 5 GHz).
      • The option is disabled in the BIOS Wireless LAN (go to BIOS and check the settings).
      Could a virus be the reason why Wi-Fi networks are not visible?

      Yes, some viruses block network connections or damage system files responsible for Wi-Fi operation. Run a full antivirus scan (for example, Kaspersky Virus Removal Tool or Dr.Web CureIt!), and also check the system for rootkits using TDSSKiller.

      Wi-Fi works on my Android/iPhone, but not on my computer. What should I do?

      This confirms that the problem is with your computer, not the router. Return to the diagnostic steps in this article, starting with checking the adapter in Device Manager. Pay particular attention to the drivers and power saving settings.