Why Is WiFi Not Showing Up On My PC? | Fix It Fast


No Wi-Fi list often means the adapter is off, the driver is missing, or the router isn’t broadcasting where Windows can hear it.

A vanished wireless list can turn any work-day upside down. One minute every network sits ready to join; the next, the panel is blank or the Wi-Fi switch itself is gone. Before hunting for a new router or reinstalling Windows, walk through the checks below. They cover radio basics, quick Windows toggles, driver repairs, and a few less-known tune-ups that bring the SSIDs back on screen. Each step uses built-in tools, free downloads, or a simple keyboard shortcut—no paid software required.

Fast Clues And First Fixes

Likely Cause Typical Symptom Rapid Test
Radio switch or Airplane mode Wi-Fi icon missing; networks panel blank Press Fn + key with antenna icon; toggle Airplane mode off
Disabled adapter Adapter hidden in Device Manager Run ncpa.cpl; right-click Enable
Old or corrupt driver Adapter shows exclamation mark Install fresh vendor driver
Router on 5 GHz only Older PC sees nothing Turn on 2.4 GHz band in router admin page
Hidden SSID Your network only disappears Click Add network and type name by hand

Start With The Room And The Router

Move the computer next to the router and refresh the list with Win + A. Physical barriers, microwave ovens, or a neighbor’s access point on the same channel can drown out the beacon. LifeWire notes that channel crowding and dual-band mis-matches explain many “nothing in range” reports. Log in to the router and broadcast both 2.4 GHz and 5 GHz; Windows picks whichever it supports. While there, confirm the SSID is not set to Hidden. Microsoft’s support forum shows PCs refusing to display a single home network while listing every other hotspot when the SSID is suppressed.

Wireless Networks Missing On Windows? Re-Enable The Adapter

One stray click in Settings can flip the radio off. Press Win + INetwork & InternetStatus then Change adapter options. If the adapter appears gray, right-click and pick Enable. Microsoft’s community thread lists this step as the fix for many laptops where Wi-Fi vanished after sleep. Another route: open Device Manager, expand Network adapters, right-click the wireless card, and pick Enable device.

Some notebooks still ship with a hardware switch or function-key combo that toggles all radios. Dell’s guide shows icons on F2 or F12 depending on the model, while Reddit users found the same setting buried under Power Management → Wireless Radio Control in BIOS. Slide or tap that switch to On, then reload the list.

Airplane Mode And Power Rules

Click the network icon on the taskbar. If an airplane icon appears, Wi-Fi radios stay silent until you switch mode off. Windows sometimes flips this flag during a driver crash or while resuming from hibernation. In Device Manager, open the wireless card’s Power Management tab and uncheck “Allow the computer to turn off this device to save power.” This stops Windows from cutting the radio during idle and forgetting to wake it.

Why WiFi Networks Disappear After A Driver Update

A faulty or outdated driver hides the adapter, removes the Wi-Fi toggle, or limits which channels appear. Intel posts a fresh combined package every few weeks; the July 2025 release pushes version 23.150.0 for modern chipsets. Download the installer, run it, then reboot. If the problem started right after Windows Update, open Device Manager, pick Properties → Driver → Roll Back. Microsoft Answers lists roll-back as the fastest cure when the adapter drops out of Device Manager entirely.

When neither path works, uninstall the device: Device Manager → right-click → Uninstall device → checkbox Delete the driver software. Reboot, and Windows pulls a clean copy from its library. Many users report the adapter returning to life after this cycle.

Run A Full Windows Network Reset

Windows 10 and 11 offer a one-click Network reset that reinstalls every adapter, rewrites the TCP/IP stack, and clears old profiles. Go to Settings → Network & Internet → Status, scroll to Network reset, then hit Reset now. Superloop’s step-by-step guide walks through each prompt and reminds that the PC reboots on its own. After the restart, rejoin the access point with the password.

For command-line fans, open PowerShell as admin and run:
netsh int ip reset
netsh winsock reset
Then reboot. These commands wipe corrupt registry keys that stop Windows from listening for beacons.

Connect To Hidden Or 5 GHz-Only Networks

If only your own Wi-Fi disappears while neighbors still show, the router may hide the broadcast or limit to 5 GHz. Windows can still join a hidden SSID: Settings → Wi-Fi → Manage known networks → Add network, then type name, security, password, and tick Connect automatically. A Microsoft Answers walkthrough details each box. PCs built before 2014 often lack 5 GHz radios; enable dual-band or mixed mode in the router so 2.4 GHz remains active.

Check BIOS Radio Control

Some BIOS setups turn radios off when Ethernet plugs in or when battery drops under a threshold. Dell notebooks provide a Wireless Radio Control menu where two check-boxes disable Wi-Fi and Bluetooth separately. Uncheck both, apply, then restart. On custom desktops, open BIOS and set Onboard Wi-Fi to Enabled. Once Windows loads, the adapter should re-appear.

Command Cheatsheet By Windows Edition

Version Quick Panel Path Key Command
Windows 11 22H2 Settings → Network & Internet → Wi-Fi ms-settings:network-wifi
Windows 10 21H2 Settings → Network & Internet → Status ncpa.cpl
Windows 8.1 PC Settings → Network netsh wlan show drivers

Advanced Tools When The List Stays Empty

WLAN AutoConfig is the Windows service that collects SSIDs. Press Win + R, type services.msc, find WLAN AutoConfig, and set Startup type to Automatic. LifeWire names this step a cure for blank lists after malware clean-ups. Next, scan for rogue VPN or security suites that install virtual adapters. Disable them one at a time and refresh the Wi-Fi panel. If a corporate VPN locks the stack, the entire adapter may hide until the service stops.

Router firmware older than 2018 may disable 802.11n or WPA3 by default. Log in, update to the latest firmware, and enable mixed protection so Windows can negotiate. Restart the router, wait two minutes, then check again.

Plug-In Adapters As A Temporary Lifeline

When the internal card fails outright, a ten-dollar USB Wi-Fi dongle gives instant access while you order replacement parts. YouTube tutorials show Windows discovering the plug-in adapter within seconds and listing networks even if the built-in radio is missing. Disable the faulty adapter in Device Manager to prevent conflicts, then use the USB unit as you follow warranty steps.

Keep The Networks List Healthy

• Stay current with vendor drivers; check the Intel release page monthly or let Windows Update handle it during Patch Tuesday.
• Reboot the router every couple of weeks to clear memory leaks that stall the beacon.
• Clean install major Windows releases instead of upgrading through many builds; this avoids driver leftovers.
• Back up adapter settings with netsh wlan export profile key=clear. Restore with netsh wlan add profile filename="name.xml" after a reset.
• Log any BIOS tweaks so you can revert if the radio toggles during a firmware flash.

Last Steps Before Shutting The Lid

If you still see an empty Wi-Fi pane after every fix above, test with a live Linux USB stick. When the network list shows up in Linux but not in Windows, the card works and the fault lives inside Windows. At that point a clean installation or a full reset from Recovery Options may be faster than more detective work. Should Linux also miss the networks, the antenna cable may be loose; reseat it or replace the module. Most users never reach this stage—the simple checks at the top usually bring networks back within minutes.

Still need a step-by-step picture guide? Microsoft’s illustrated network reset steps walk through every click from opening Settings to final reboot.