When Windows 11 refuses to enable Wi-Fi, walk these checks and fixes—from quick toggles to driver, service, and reset steps.
You tap the wireless switch in Windows 11 and nothing happens. The button stays gray, the adapter vanishes, or the toggle flips off by itself. This walkthrough gives you a clean path that restores wireless on laptops and desktops. Start with fast checks for easy wins, then move into deeper steps only if needed.
Wi-Fi Not Turning On In Windows 11 — Quick Checks
Clear the basics first. These items fix a large share of cases where the radio is blocked or the switch is missing.
- Turn Off Airplane Mode. Go to Settings > Network & internet. If Airplane mode is On, switch it Off.
- Use The Hardware Switch Or Function Key. Many notebooks include a side switch or an Fn key combo that cuts power to the radio. Toggle it once.
- Shut Down, Then Cold Boot. Use Start > Power > Shut down. Wait ten seconds. Power on. A full power cycle clears a stuck device state.
- Try Another User Profile. Sign in with another account. If wireless shows up there, the problem sits in profile settings.
- Pause VPN Or Security Suites. Stop them briefly. Some filter drivers pin the adapter off or hide the switch.
Fast Checks And What They Do
| Check | Where | What It Rules Out |
|---|---|---|
| Airplane mode | Settings > Network & internet | Global radio block |
| Hardware switch / Fn key | Laptop chassis or keyboard | Physical wireless kill |
| Cold boot | Start > Power > Shut down | Stuck adapter state |
| Other user profile | Switch users | Profile-level settings |
| Pause VPN/security app | Vendor console | Filter or service lock |
Turn The Adapter Back On
If the switch is missing or flips off, confirm that Windows can see the hardware and that the device is enabled.
Enable The Adapter In Device Manager
- Right-click Start and open Device Manager.
- Expand Network adapters. If a wireless card shows a down arrow, right-click it and pick Enable device.
- If you see a warning icon, right-click > Uninstall device. Check “Delete the driver” only when you already have a clean package ready. Restart. Windows reloads a driver on boot.
Bring Back The Wireless Toggle In Settings
Open Settings > Network & internet > Advanced network settings. Under More settings, choose Hardware and connection properties to confirm the adapter appears. If the card is missing here, the driver or the WLAN service is the likely cause.
Restart The WLAN Service
Windows lists and joins networks through the WLAN AutoConfig service. If it stops, the network list goes blank and the switch can vanish.
- Press Windows + R, type
services.msc, and press Enter. - Find WLAN AutoConfig. Double-click it, set Startup type to Automatic, then select Start or Restart.
- Open the Dependencies tab and confirm required items (like RPC) are running.
If the entry is missing or refuses to start, repair core files later in this guide. That step brings the service back on healthy installs.
Update Or Reinstall The Wireless Driver
A stale or corrupted driver can hide the adapter, gray out the switch, or flip it off seconds after you turn it on. Use a clean source and known-good steps.
Safe Update Paths
- Windows Update. Go to Settings > Windows Update > Advanced options > Optional updates > Driver updates. Install the listed wireless package.
- Device Manager. Right-click the adapter > Update driver. Let Windows search, or browse to a package from your PC maker.
Clean Reinstall
- In Device Manager, right-click the wireless adapter > Uninstall device. If you have a fresh package, check “Delete the driver.”
- Restart the PC.
- Install the vendor driver, or return to Optional updates and pull the package again.
Many laptops ship a hotkey or radio control app. Update that tool along with the driver. It often owns the Fn key that gates the radio.
You can read the official steps on the Windows Update driver page and the Device Manager update guide.
Reset Network Settings The Safe Way
If the adapter appears and the WLAN service runs, yet the toggle still slips off or networks never show, reset all network components in one pass.
- Open Settings > Network & internet > Advanced network settings.
- Select Network reset > Reset now.
- Windows removes and reinstalls adapters, then restarts. Re-enter your Wi-Fi key afterward.
This reset also clears leftover filters from VPN clients and security tools. Microsoft outlines the process on its network reset help page.
Power, BIOS, And Radio Locks
Some models gate the wireless radio in places you may not expect. Clear these locks if the card keeps dropping offline or the switch flips back off.
- Power Management. Device Manager > wireless adapter > Properties > Power Management. Uncheck “Allow the computer to turn off this device to save power.”
- Fast Startup. Control Panel > Power Options > Choose what the power buttons do. Untick “Turn on fast startup,” then restart.
- UEFI Toggle. Enter firmware setup and make sure the internal wireless device is enabled.
- OEM Radio Utility. Update or reinstall the vendor network utility that controls hotkeys or a soft switch.
Repair Core Files And Services
If WLAN AutoConfig will not start or the Settings page keeps crashing, repair system files. These commands are safe and roll back their own changes.
- Open Windows Terminal (Admin).
- Run
DISM /Online /Cleanup-Image /RestoreHealth. Wait for completion. - Run
sfc /scannow. Wait for the 100% message. - Restart and test the wireless switch again.
These tools restore missing or altered components that break network services and the wireless list.
Advanced Fixes And What They Change
| Fix | What It Resets | Expected Outcome |
|---|---|---|
| Network reset | Adapters, filters, TCP/IP | Fresh stack, clean toggle |
| Driver clean install | Old wireless package | Stable radio and list |
| WLAN AutoConfig start | Service state | Networks appear again |
| DISM + SFC | Damaged files | Restored system bits |
| UEFI enable | Firmware radio gate | Adapter returns to OS |
When The Adapter Is Truly Missing
If Device Manager shows no wireless card at all, even under View > Show hidden devices, check hardware state.
- Test With A Linux Live USB. If the radio works there, return to the driver path above.
- Try A USB Wi-Fi Dongle. If that connects, the internal card may be disconnected or failed.
- Open The Chassis Only If Comfortable. Reseat the M.2 or mini-PCIe card, then retest. Many cards use tiny antenna clips—take care.
For a business notebook under warranty, book vendor service so the radio and antennas can be checked.
Run The Built-In Troubleshooter
Windows includes a network troubleshooter that sets common items back to working defaults. Right-click the network icon on the taskbar and select Troubleshoot network problems. Let it run through repairs, then test the toggle again. This tool can restart services, rebind TCP/IP, and reset the adapter profile without touching your personal files.
Driver Sources That Work Best
When a clean reinstall is needed, prefer packages from your PC maker’s support page. Those builds ship with the right power settings, hotkey tie-ins, and radio firmware for your exact model. Retail chipset drivers can help in a pinch, but OEM packages tend to keep the switch stable after sleep and hibernate. Keep a copy of the working version once you land on a stable build.
Extra Signal For Stable Wi-Fi
After you bring wireless back, keep it steady with a few habits:
- Install Quality Updates. Apply updates after a restore point or image backup so you can roll back a bad driver.
- Avoid Stacking Network Tools. Running multiple VPN clients or filter drivers at once can break the radio.
- Use Balanced Power Plans. Aggressive sleep settings cut power to radios and can keep them off after wake.
- Audit Startup Apps. Remove vendor trial suites that add extra network filters you don’t need.
Step-By-Step Recovery Path
If you want a single list to follow, move in this order and stop as soon as wireless stays on:
- Airplane mode off > Hardware switch on > Cold boot.
- Enable the adapter in Device Manager.
- Start WLAN AutoConfig and set it to Automatic.
- Update or clean-install the wireless driver.
- Use Network reset in Advanced network settings.
- Adjust power plan and Fast Startup.
- Run DISM, then SFC. Restart.
- Enable the radio in UEFI and update the vendor hotkey utility.
- Use a USB dongle or arrange hardware service if the card is absent.
You now have a complete playbook to bring back wireless on a Windows 11 PC when the switch refuses to stay on. Save this page and share it with anyone who hits the same wall.
