The most likely cause is a corrupted or Windows-Update-replaced wireless driver. Open Device Manager and look under Network Adapters. If your wireless adapter is missing or flagged, reinstall the driver from your laptop manufacturer’s website. Most cases resolve in under 20 minutes with no cost. Hardware failure is rare and only applies after all software fixes fail.
Introduction
Your laptop says no WiFi adapter found, the network icon is gone, and ethernet is your only option. The problem looks like dead hardware but almost always traces back to a corrupted driver, a disabled BIOS setting, or a stopped Windows service. This guide walks through every fix in order, from the fastest two-minute checks to the nuclear resets, so you stop wasting time on steps that do not apply to your situation.
Symptoms
- WiFi toggle is missing from the taskbar network flyout
- No wireless adapter listed under Device Manager > Network Adapters
- Adapter appears in Device Manager with a yellow warning triangle
- Network troubleshooter reports “WiFi adapter not found” or similar error
- Bluetooth still works but WiFi is completely gone
- Problem appeared immediately after a Windows Update or OS reinstall
- Ethernet works without issues
What Causes No WiFi Adapter Found
1. Corrupted or missing driver
A Windows Update replaces your manufacturer’s wireless driver with a generic version that does not work, or removes it entirely. Check Device Manager for a yellow triangle on the adapter or a blank Network Adapters section. Confirmation sign: the problem started right after an update or a clean Windows install.
2. BIOS wireless radio disabled
Some laptops have a BIOS-level toggle for the wireless card. When it is off, Windows cannot detect the hardware at all, so Device Manager shows nothing. Confirmation sign: the adapter is completely absent from Device Manager even after scanning for hardware changes, and no Fn key combination brings it back.
3. WLAN AutoConfig service stopped
WLAN AutoConfig is the Windows service that manages wireless hardware detection and network discovery. If it is stopped or set to Manual, the WiFi interface disappears entirely from the OS. Confirmation sign: Ethernet and Bluetooth work normally, but the WiFi section in Settings is completely blank.
How to Fix No WiFi Adapter Found
Fix 1: Restart and check the physical wireless switch
Cost: Free | Time: 2 minutes | Difficulty: Beginner
- Shut down the laptop completely (not sleep or restart).
- Check the sides and front edge of the laptop for a physical wireless toggle switch.
- Check for an Fn key with a wireless or airplane symbol (common combinations: Fn+F2, Fn+F3, Fn+F12 depending on brand).
- Power the laptop back on.
Expected Result: Adapter reappears in the network flyout.
If Failed: Move to Fix 2.
Fix 2: Run the Windows Network Troubleshooter
Cost: Free | Time: 3 minutes | Difficulty: Beginner
- Press Win + I to open Settings.
- Go to System > Troubleshoot > Other troubleshooters (Windows 11) or Update and Security > Troubleshoot > Internet Connections (Windows 10).
- Run the troubleshooter and apply any suggested fixes.
- Restart the laptop.
Expected Result: Windows detects and re-enables the adapter automatically.
If Failed: Move to Fix 3.
Fix 3: Start the WLAN AutoConfig service
Cost: Free | Time: 3 minutes | Difficulty: Beginner
- Press Win + R, type services.msc, press Enter.
- Scroll to WLAN AutoConfig.
- Double-click it and set Startup type to Automatic.
- Click Start if the service is stopped, then click OK.
- Restart the laptop.
Expected Result: WiFi toggle and adapter reappear in Settings.
If Failed: Move to Fix 4.
Fix 4: Reinstall the wireless adapter driver
Cost: Free | Time: 10 to 15 minutes | Difficulty: Intermediate
- From a working device, go to your laptop manufacturer’s support site (Dell, HP, Lenovo, ASUS, Acer, MSI) and download the wireless driver for your exact model. Save it to a USB drive.
- On the affected laptop, right-click Start and select Device Manager.
- Click View > Show hidden devices.
- Expand Network Adapters. If the wireless adapter appears (with or without a yellow triangle), right-click it and select Uninstall device. Check the box to delete the driver software.
- If nothing appears, skip to step 6.
- Run the driver installer from the USB drive.
- Restart when prompted.
Expected Result: Adapter appears in Device Manager and connects normally.
If Failed: Move to Fix 5.
Fix 5: Reset the network stack via Command Prompt
Cost: Free | Time: 5 minutes | Difficulty: Intermediate
- Press Win + S, type cmd, right-click Command Prompt, select Run as administrator.
- Run these commands in order, pressing Enter after each:
- netsh winsock reset
- netsh int ip reset
- ipconfig /release
- ipconfig /renew
- ipconfig /flushdns
- Restart the laptop.
Expected Result: Corrupted TCP/IP and Winsock entries cleared, adapter redetected.
If Failed: Move to Fix 6.
Fix 6: Check and enable wireless in BIOS
Cost: Free | Time: 5 minutes | Difficulty: Intermediate
- Restart the laptop and press the BIOS key during startup (F2 on Dell and ASUS, F10 on HP, F1 or Enter on Lenovo, Del on MSI).
- Look for a section called Wireless, Network, or Advanced.
- Confirm the wireless LAN device is set to Enabled.
- Save and exit (usually F10).
- Let Windows boot and check Device Manager.
Expected Result: Adapter appears in Device Manager after BIOS enable.
If Failed: Move to Fix 7.
Fix 7: Perform a full network reset
Cost: Free | Time: 5 minutes plus restart | Difficulty: Intermediate
- Press Win + I to open Settings.
- Go to Network and Internet > Advanced Network Settings > Network Reset (Windows 11) or Status > Network Reset (Windows 10).
- Click Reset now and confirm.
- The laptop restarts and reinstalls all network adapters from scratch.
Expected Result: All network adapters including the wireless adapter reinstall with clean default settings.
If Failed: Move to hardware checks in the Professional Help section.
Mistakes to Avoid
Deleting drivers without a backup installer on hand. Uninstalling the wireless driver on a laptop that only has WiFi leaves you with no way to reconnect. Always download the driver to a USB drive first before you remove anything from Device Manager.
Using Windows Update to reinstall the driver. Windows often installs a generic Microsoft wireless driver that does not fully support your hardware. Always download the specific driver from your laptop manufacturer’s support page, not from Windows Update alone.
Running Network Reset before trying targeted fixes. Network Reset removes every adapter and wipes all saved network configurations. It takes ten minutes to recover and wipes saved WiFi passwords. Use it only after driver reinstall and Winsock reset have both failed.
Assuming BIOS is fine because the laptop is new. A factory reset, a BIOS update, or a CMOS battery replacement can reset BIOS settings to defaults that disable the wireless card. Always check BIOS if the adapter is completely absent from Device Manager with no trace.
When to Stop and Get Professional Help
Take the laptop to a technician if the wireless adapter is absent from Device Manager after the BIOS check, driver reinstall, and network reset are all complete. A completely missing adapter at that stage points to a loose or failed WiFi card, a broken M.2 antenna connector, or motherboard damage. Do not attempt to reseat the WiFi card yourself unless you are comfortable with laptop disassembly, as forcing a connector incorrectly causes permanent damage.
Prevention Tips
- Create a system restore point before every Windows Update so you can roll back a driver change in minutes.
- Download and save your laptop’s WiFi driver to a USB drive and keep it stored, so you always have a recovery option ready.
- Turn off the power management setting that lets Windows disable the adapter to save power (Device Manager > adapter Properties > Power Management tab).
- Keep BIOS firmware updated through your laptop manufacturer’s official utility, as outdated firmware causes adapter detection failures on some models.
- Avoid using third-party driver updater software, which frequently installs incompatible generic drivers that trigger this exact problem.
Frequently Asked Questions
Why did my WiFi adapter disappear after a Windows Update?
Windows Update sometimes replaces manufacturer-specific wireless drivers with a generic version that does not fully support the hardware, which causes the adapter to stop registering. Download the correct driver from your laptop maker’s website and reinstall it to fix this.
My adapter shows in Device Manager with a yellow triangle. Is that the same problem?
Yes. A yellow triangle means Windows sees the hardware but the driver is broken or missing. Right-click the adapter, select Update driver, then choose Browse my computer and point it to the downloaded manufacturer driver.
Can a dead WiFi card be replaced?
Most laptop WiFi cards are M.2 modules and can be replaced for $15 to $40. The card is usually held by one screw and one antenna connector. A technician can swap it in under 30 minutes if the rest of the software fixes have already confirmed it is a hardware failure.
Why does the fix work temporarily but the adapter disappears again after restarting?
This usually means Windows power management is shutting the adapter off to save battery. Go to Device Manager, open the adapter Properties, click the Power Management tab, and uncheck “Allow the computer to turn off this device to save power.”
Conclusion
A missing WiFi adapter is almost always a driver or software problem, not a dead card. Start with the WLAN AutoConfig service and driver reinstall, move to the network stack reset if those fail, and check BIOS if the adapter shows no trace in Device Manager at all. If nothing works after all seven fixes, the physical card needs replacement or professional diagnosis.