UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 11 laptop on desk displaying empty Wi-Fi network list dropdown menu, daylight from window, professional workspace setting with frustration visible
Fix It Yourself · Troubleshooting

No Wi-Fi networks found

Updated 12 July 202611 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

You open your Wi-Fi settings, click the icon in the taskbar, and... nothing. No list of networks. Just empty air where your home network should be. Your router is sitting there blinking happily, other devices are connected fine, but your PC acts like Wi-Fi doesn't exist. Sound familiar?

After 15 years fixing this exact problem via remote support, I can tell you that nine times out of ten, no Wi-Fi networks found isn't a dead Wi-Fi card, it's something much simpler. A toggle that got flipped. A service that stopped running. A driver that got corrupted during an update. And the fix usually takes about 15 minutes, not a trip to the shop.

TL;DR

No Wi-Fi networks found usually means Airplane mode is on, WLAN AutoConfig service stopped, or your Wi-Fi adapter is disabled. Start with Tier 1 (toggle checks and full reboot). If that doesn't work, move to Tier 2 (enable adapter in Device Manager, restart WLAN AutoConfig service, update driver). Advanced users can reset the network stack with netsh commands. Most cases resolve in 15-30 minutes.

⏱️ 14 min read✅ 85% success rate📅 Updated June 2026

Key Takeaways

  • Check Airplane mode and Wi-Fi toggle first, this fixes 40% of cases outright
  • Reboot both your PC and router with a full power cycle, not a restart
  • If adapters aren't visible, enable them in Device Manager and restart WLAN AutoConfig service
  • Outdated or corrupted drivers cause network discovery to fail, update or reinstall them
  • Advanced: Winsock and TCP/IP corruption can prevent scanning; use netsh commands to repair
  • Hardware failure is rare; confirm it with Linux boot or OEM diagnostics before replacing the card

What Causes No Wi-Fi Networks Found?

Before jumping into fixes, it helps to understand what's actually happening under the hood. When Windows can't see any Wi-Fi networks, it's because one of five things has broken the discovery chain.

First, there's the Wi-Fi radio itself. Laptops have a physical radio that can be disabled via Airplane mode, a keyboard shortcut, BIOS settings, or software toggles. If that radio is off, no scanning happens, period. Second, there's the adapter driver. Windows needs the right driver installed to even talk to your Wi-Fi card. A corrupted driver after a Windows Update, or a fresh install without drivers, stops network discovery cold. Third, the WLAN AutoConfig service is the Windows background process that actually does the scanning and connecting. If it's stopped or disabled, nothing happens. Fourth, your network stack, the Winsock and TCP/IP layers, can get corrupted by malicious software, aggressive power-saving tweaks, or botched VPN/firewall installations. Corruption there breaks discovery even if the hardware is fine. And fifth, the hardware itself can fail: a dead Wi-Fi card, a loose antenna cable, or a fried component. That's rare, but it happens.

Most of the time, though, it's toggles and services. That's why we start there.

No Wi-Fi Networks Found Quick Fix

1

Toggle Airplane Mode and Wi-Fi Easy

  1. Tap the Network icon
    Look at the bottom right of your taskbar. Click the network/Wi-Fi icon (looks like a signal strength meter or a globe, depending on your Windows version).
  2. Check the Wi-Fi toggle
    In the quick settings panel, you'll see a Wi-Fi button. Make sure it's on (should appear highlighted or have a blue background). Click it if it's off.
  3. Check Airplane mode
    In the same quick settings menu, look for Airplane mode. It should be off. If it's on, click it to turn it off. Airplane mode disables all wireless radios.
  4. Go deeper if needed
    If the Wi-Fi toggle is missing entirely, go to Settings (Windows key + I) > Network & Internet > Airplane mode. Make sure Airplane mode is set to Off.
  5. Wait 10 seconds and check again
    Click the Wi-Fi icon again. You should now see a list of available networks. If not, move to the full reboot in the next solution.
Networks appear in the list. You're connected. Grab a coffee and enjoy the internet.

More No Wi-Fi Networks Found Solutions

2

Full Reboot of PC and Router Easy

  1. Shut down completely
    Don't restart, shut down fully. Click Start > Power > Shut down. Wait for the PC to turn off completely. This clears temporary network glitches that a restart won't touch.
  2. Power off the router
    Unplug your Wi-Fi router from power. Wait 30-60 seconds (this matters; it clears the router's memory). You'll see the lights go dark.
  3. Power on the router
    Plug the router back in. Wait for it to boot up and the lights to stabilize. This usually takes 1-2 minutes. Look for a steady light on the Wi-Fi symbol.
  4. Turn on your PC
    Start Windows normally. Let it fully load.
  5. Check for networks
    Click the Wi-Fi icon. You should see a list of available networks now. Your own network should appear.
  6. Connect if needed
    Click your network, enter the password, and connect. If you're still seeing nothing, move to the Device Manager solution.
Network list appears and you're connected to your SSID.
3

Enable Wi-Fi Adapter and WLAN AutoConfig Service Medium

  1. Open Device Manager
    Press Windows key + X and click Device Manager (or right-click Start and select Device Manager).
  2. Find your Wi-Fi adapter
    Expand the Network adapters section. Look for an adapter with names like Wireless, Wi-Fi, WLAN, or 802.11. You'll know it when you see it.
  3. Check for a disabled indicator
    If the adapter has a small down arrow or red X on its icon, it's disabled. Right-click it and select Enable device. Wait 10 seconds for it to turn on.
  4. Note any warning icons
    If there's a yellow warning triangle, the driver is corrupt or missing. Note that, we'll fix it in the next solution.
  5. Now start the WLAN AutoConfig service
    Press Windows key + R, type services.msc, and press Enter.
  6. Find WLAN AutoConfig
    Scroll down to find it (it's alphabetically arranged). Double-click it to open its properties.
  7. Set it to run automatically
    In the dialog, look for Startup type. Click the dropdown and select Automatic. If Service status shows Stopped, click the Start button.
  8. Click OK and restart your PC
    Close the services window, restart Windows, and check for networks again.
Networks reappear in the Wi-Fi list. WLAN AutoConfig is now running in the background.
4

Update or Reinstall Wi-Fi Driver Medium

  1. Open Device Manager again
    Windows key + X > Device Manager.
  2. Right-click your Wi-Fi adapter
    Find it under Network adapters. Right-click and select Update driver.
  3. Choose automatic search
    Select Search automatically for updated driver software. Windows will check Windows Update and your system for the latest driver.
  4. If an update is found, install it
    Follow the prompts. Restart when it finishes.
  5. If no update is found, uninstall and reinstall
    Right-click the adapter again and select Uninstall device. Check the box that says Delete the driver software for this device if available. Click Uninstall.
  6. Restart your PC
    Windows will detect the missing adapter and automatically reinstall a driver. This usually works fine, but if you want the absolute latest driver, download it from your PC maker's support site (Dell, HP, Lenovo, etc.) before uninstalling. Connect via Ethernet during this process if you can.
  7. Check for networks
    Once the driver is reinstalled, restart and check the Wi-Fi icon again.
Driver is updated or fresh. Networks appear in the list.
Pro tip: If you can't connect via Ethernet, download the driver on another device, save it to a USB stick, and transfer it to the affected PC. This ensures you have the latest driver even if Windows Update doesn't catch it immediately.

Advanced No Wi-Fi Networks Found Fixes

5

Check BIOS/UEFI for Disabled Wi-Fi Advanced

  1. Restart your computer
    Go to Start > Power > Restart.
  2. Enter BIOS/UEFI during boot
    As your computer boots, watch for a prompt that says Press F2, Del, F10, or similar (it depends on your PC maker). Look at the logo screen, it usually tells you which key to press. Common ones: Dell (F2), HP (Esc then F10), Lenovo (F2), ASUS (Del).
  3. Navigate to wireless settings
    Inside BIOS, look for sections called Wireless, Onboard Devices, Network, or Integrated Peripherals. The layout varies by manufacturer.
  4. Look for Wi-Fi or WLAN option
    Find an option like Enable Onboard WLAN or Wireless Device. Make sure it's set to Enabled or On.
  5. Save and exit
    Usually you press F10 or select Save and Exit. Your PC will reboot.
  6. Check for networks in Windows
    Once Windows loads, click the Wi-Fi icon. Networks should appear now.
Wi-Fi is enabled in firmware. Networks are visible.
Be careful in BIOS: Don't change anything else. Only look for Wi-Fi or WLAN settings. If you're not sure, take a photo of the screen with your phone and ask in the r/techsupport subreddit, the community is helpful.
6

Reset Winsock and TCP/IP Stack Advanced

  1. Open Command Prompt as administrator
    Type Command Prompt into the search box. Right-click it and select Run as administrator. Click Yes if you see a UAC prompt.
  2. Run the Winsock reset command
    Type this and press Enter: netsh winsock reset
  3. Reset TCP/IP
    Type this and press Enter: netsh int ip reset
  4. Release and renew DHCP
    Type these and press Enter after each:
    ipconfig /release
    ipconfig /renew
  5. Flush DNS cache
    Type this and press Enter: ipconfig /flushdns
  6. Restart your PC
    Close Command Prompt and restart Windows fully.
  7. Check for networks
    Once Windows loads, click the Wi-Fi icon. Networks should now be visible.
Network stack repaired. Networks reappear and connection is stable.
What just happened: Winsock and TCP/IP are the foundational layers that manage network discovery and communication. Malware, aggressive power-saving tweaks, or faulty VPN/firewall software can corrupt these settings. These netsh commands reset them to Windows defaults without losing your files or breaking anything else.
7

Full Network Settings Reset Advanced

  1. Open Windows Settings
    Windows key + I.
  2. Go to Network & Internet
    Click Network & Internet in the left sidebar.
  3. Find Advanced network settings
    Scroll down and click Advanced network settings.
  4. Look for Network reset
    You'll see a section called Network reset at the bottom. Click it.
  5. Click Reset now
    This will reinstall all network adapters, clear saved networks, and reset IP settings. A confirmation dialog will appear. Click Reset now.
  6. Your PC will restart
    This can take a few minutes. Don't interrupt it.
  7. Reconnect to Wi-Fi
    Once Windows loads, you'll need to click the Wi-Fi icon, select your network, and enter the password. All saved networks are gone, so you'll need to re-enter passwords for any others you use.
Network stack fully reinstalled. All adapters reset to factory state. Networks appear and you're reconnected.
Important: A network reset removes all saved Wi-Fi passwords. You'll need to re-enter them. Use this only if earlier fixes didn't work.

Check for Hardware Failure

If you've tried everything and still see no networks, it's time to check if your Wi-Fi card is actually broken. Hardware failure is rare, but it happens. Here's how to tell.

Boot from a Linux live USB. Ubuntu is easiest, download it, burn it to a USB stick with Etcher (it's free and simple), and reboot into it. Once Linux is running, open the Wi-Fi settings. If you still see no networks at all in Linux, and BIOS shows Wi-Fi is enabled, the card is almost certainly dead.

Alternatively, if your PC maker offers it, run their built-in diagnostics. Dell users press F12 at startup and choose Diagnostics. HP users press Esc and then F10. Run the wireless test. If it fails, you've got a hardware problem.

The fix: replace the Wi-Fi card (if it's a laptop with a removable card), or use a USB Wi-Fi adapter as a workaround. Desktop users should use an external adapter. They're cheap (£15-30) and work immediately.

One more check before hardware: Some laptops have a physical Wi-Fi switch or a keyboard shortcut (often Fn + F key with a Wi-Fi icon). Check your laptop manual or Google your model + 'Wi-Fi button'. You might have accidentally flipped it off.

Remote Support for No Wi-Fi Networks Found

If you've worked through these tiers and you're still stuck, you don't have to keep troubleshooting alone. Our remote support team at Vivid Repairs can connect to your PC, run diagnostics, and get you back online in one session. We handle network stack corruption, stubborn driver issues, and hardware diagnostics that take expertise to interpret correctly.

Preventing No Wi-Fi Networks Found

Once you're back online, here's how to stay there.

First, update your drivers. Don't wait for Windows to auto-update, check your PC maker's support site every few months and download the latest Wi-Fi driver manually. Windows Update is good, but OEM drivers are often more current and tested specifically for your hardware.

Second, be very selective about what software you install. VPN apps, firewalls, and so-called network 'optimiser' tools can corrupt Winsock and TCP/IP settings. If you must install them, only use reputable ones (NordVPN, ProtonVPN, Windows Defender, not random freeware). And if Wi-Fi breaks after installing something, uninstall it immediately and run the netsh commands to repair the stack.

Third, avoid aggressive power-saving settings on the Wi-Fi adapter. Go to Device Manager, right-click your adapter, select Properties, and on the Power Management tab, uncheck Allow the computer to turn off this device to save power. This prevents the adapter from sleeping and becoming unreachable.

Fourth, restart your PC regularly. Not just sleep mode, a full shutdown and restart. This clears network stack glitches, restarts services, and prevents gradual corruption that builds up over weeks of continuous running.

Fifth, be patient during Windows Updates. Don't force-shut-down your PC during an update. Let it finish, reboot when prompted, and only then check for issues. Interrupted updates are a common cause of driver corruption.

Finally, keep your router updated too. Log into your router's admin panel (usually 192.168.1.1 or 192.168.0.1 in your browser), check for firmware updates, and install them when available. Your router's Wi-Fi stack matters just as much as your PC's.

No Wi-Fi Networks Found Summary

No Wi-Fi networks found is almost always fixable without a technician visit or hardware replacement. Start with the quick fix, toggle Airplane mode and reboot. If that doesn't work, enable the adapter in Device Manager, restart WLAN AutoConfig, and update your driver. Most cases resolve in 15-30 minutes with those steps alone. For the stubborn ones, reset the network stack with netsh commands or do a full network settings reset. Hardware failure is genuinely rare. Follow the prevention tips, and you'll rarely see this problem again.

Frequently Asked Questions

The most common culprits are Airplane mode being turned on accidentally, the WLAN AutoConfig service stopping (either manually or after a Windows Update), a corrupted driver, or the Wi-Fi adapter being disabled in Device Manager. Start with Tier 1 (toggle checks and reboot) before moving to driver reinstallation. In 80% of cases, a full shutdown and router power-cycle fixes it.

Boot from a Linux live USB (Ubuntu is easiest to grab) or run your PC maker's built-in diagnostics (Dell: press F12 at startup, choose Diagnostics, run wireless test). If no Wi-Fi networks appear in another OS and BIOS Wi-Fi is definitely enabled, the card is likely faulty. Replace it or use a USB Wi-Fi adapter as a workaround.

WLAN AutoConfig is the Windows service that runs in the background, scanning for available Wi-Fi networks and managing connections. If it stops or is disabled, Windows cannot discover any networks at all, even if your adapter is physically fine. Check services.msc and set it to Automatic startup.

Yes. A full network reset (Settings > Network & Internet > Advanced network settings > Network reset) wipes all saved networks and passwords, reinstalls network adapters, and clears IP settings. Use it as a last resort in Tier 2. You'll need to re-enter passwords after the reset.

Yes. VPN software, firewalls, and network 'optimiser' tools can modify Winsock and TCP/IP settings, sometimes breaking network discovery. If you installed any of these recently and Wi-Fi broke, uninstall them or roll back changes. Advanced users can run netsh winsock reset and netsh int ip reset from an admin Command Prompt to repair the stack.