Why does a Wi-Fi adapter disappear from Windows?
Short answer: The Wi-Fi adapter (a wireless networking chip — either Intel AX series, Realtek RTL, or Qualcomm Atheros, depending on the laptop) disappears from Device Manager when its driver is corrupted, conflicted, or missing. This happens after a Windows Update that pushes an incompatible driver version, after a failed network troubleshooter that reset settings too aggressively, or after a system file corruption. The physical Wi-Fi hardware is almost certainly intact — the issue is that Windows cannot load the driver to interface with it.
How to fix — step by step
Step 1 — Check if the Wi-Fi adapter is hidden in Device Manager
Open Device Manager (right-click Start → Device Manager), then click View → Show hidden devices. Hidden devices appear in grey. If the Wi-Fi adapter appears greyed out, right-click it and choose Enable. Also check under Network Adapters — the adapter may be listed but disabled. If it is not there at all even with hidden devices shown, expand Other devices and look for an entry with a yellow warning icon — this is often the Wi-Fi adapter with a failed driver. Right-click it → Update Driver → Search automatically for drivers. If Windows finds and installs a driver, the adapter reappears immediately in Network Adapters.
Step 2 — Reinstall the Wi-Fi driver from the laptop manufacturer
If automatic driver search fails, download the Wi-Fi driver from your laptop manufacturer's support page (HP, Dell, Lenovo, Asus, Acer). The driver file is usually a setup.exe or .inf file. Before installing: in Device Manager, right-click any existing Wi-Fi entry (even the broken one) → Uninstall device → check "Delete driver software" → OK. Restart. Then run the downloaded driver installer. Restart again. The adapter should reappear in Device Manager and in Windows network settings. If you do not have internet to download the driver (because Wi-Fi is broken), use a USB phone tethering connection or an Ethernet cable to download it. See our Wi-Fi adapter not found guide for the full driver download walkthrough.
Step 3 — Reset the Windows network stack
If the driver installs but the adapter still does not connect or shows errors, the Windows network stack (the software layer that manages all network communications) may be corrupted. Open Command Prompt as Administrator and run these commands in order:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renewRestart after running all five commands. These commands reset the Windows Sockets (the interface between applications and network hardware), reset the IP configuration, release and renew the DHCP lease, and flush the DNS cache. Almost always, this sequence resolves Wi-Fi adapters that reappear in Device Manager but fail to connect to any network. Also see our Wi-Fi not connecting fix guide for post-reset connection troubleshooting.
Step 4 — The India angle: function key and BIOS Wi-Fi kill switches
In India, we see a recurring pattern: a customer accidentally presses the Wi-Fi toggle key (often Fn + F2 or Fn + F12, depending on the brand) while reaching for another key, disabling Wi-Fi at the hardware level. When Wi-Fi is disabled via the physical function key, the adapter disappears from Device Manager entirely — not just from the network list. The fix: press the same Fn + Wi-Fi key combination again. Also check the BIOS/UEFI settings (press F2 or Delete on startup) for a "Wireless LAN" or "WLAN" enable/disable setting — some corporate-edition laptops (HP ProBook, Dell Latitude) have this as a BIOS option that persists across Windows reinstalls.
When to call a laptop repair service
When DIY ends
Call a technician if: the Wi-Fi adapter does not appear in Device Manager even after driver reinstall and showing hidden devices; the BIOS does not list the Wi-Fi card at all; or the laptop is 4+ years old and the Wi-Fi card may have physically failed. Physical Wi-Fi card replacement is a straightforward repair on most laptops.
Typical repair cost in India
Driver reinstall and network stack fix: ₹500–₹1,000. Wi-Fi card replacement (physical hardware): ₹800–₹2,500 depending on the card and model.
A note from the LRW Engineer Team
The Fn + Wi-Fi key is the most underrated cause of "Wi-Fi adapter disappeared" calls we receive. Before any diagnosis, ask: was anything pressed accidentally when the problem started? The answer is "I was cleaning the keyboard" or "I adjusted the brightness" more often than you would expect.