On Windows, the Wi-Fi switch fails for radio, driver, or settings issues—use these steps to bring wireless back.
When the wireless tile won’t toggle, the icon is missing, or the switch flips off again, the cause is usually simple: the radio is blocked, the driver is misbehaving, or Windows networking needs a reset. Start with the quick checks below, then move through the fixes in order. This playbook works on Windows 11 and Windows 10.
Quick Answer And Why It Happens
Most cases trace to Airplane mode or a hardware key, a stalled driver, or a stopped service. Clear any radio blocks, reload the driver, and confirm the Wi-Fi service is running. If that fails, a clean network reset usually does the trick.
Wi-Fi Not Turning On In Windows — Quick Checks
These fast checks catch a large share of cases without heavy changes.
| Check | Where | What You Should See |
|---|---|---|
| Airplane mode off | Settings > Network & Internet > Airplane mode | Toggle is Off; the wireless tile lists nearby networks |
| Wireless function key | Fn+wireless key or a side switch | Indicator light on; the Wi-Fi tile becomes usable |
| Full shutdown | Start > Power > Shut down, then power on | Fresh boot clears a stuck radio state |
| Adapter enabled | Control Panel > Network Connections | Wi-Fi adapter shows “Enabled,” not “Disabled” |
| WLAN AutoConfig running | Services (services.msc) | Status “Running,” Startup type “Automatic” |
| Airplane key device OK | Device Manager > Human Interface Devices | “Airplane Mode Switch Collection” has no warning symbol |
Step-By-Step Fixes That Work
Toggle The Radio And Airplane Mode
Open Quick Settings (Win+A) and turn Airplane mode on, wait ten seconds, then off. Toggle the Wi-Fi tile off and on. Tap the keyboard wireless key if present. Some models include a side switch; set it to on.
Reboot The Adapter And PC
Shut down the PC (not restart), wait fifteen seconds, then power up. A full stop clears stale firmware states in many adapters.
Confirm WLAN AutoConfig Is Running
Press Win+R, type services.msc, and find “WLAN AutoConfig.” Set Startup type to Automatic and press Start if needed. This service scans for networks and manages profiles; without it, the switch won’t respond.
Update Or Roll Back The Driver
Open Device Manager > Network adapters, right-click the wireless adapter, and choose Update driver. If a recent update triggered the issue, open Properties > Driver > Roll Back. When both fail, uninstall the device (check “Delete the driver software”), reboot, and let Windows pull a fresh build. Full steps: Device Manager driver guide.
Run The Built-In Network Troubleshooter
In Settings > System > Troubleshoot > Other troubleshooters, run “Network Adapter.” On Windows 11, the Get Help app can run targeted checks for wireless cards. These tools reset components tied to the radio.
Reset Network Settings (Near-Final Step)
Go to Settings > Network & Internet > Advanced network settings > Network reset. This removes and reinstalls all network adapters and clears profile data (saved SSIDs, VPN adapters, custom DNS). After the reboot, rejoin your network and enter the passphrase. See Microsoft’s Wi-Fi fixes page for the full path.
Re-enable The Adapter In Device Manager
Still no toggle? In Device Manager, right-click the wireless adapter and choose Disable device, wait ten seconds, then Enable device. This reloads the driver stack without a reboot.
Check OEM Radio Switches And BIOS Wireless Controls
Many business laptops include vendor tools or BIOS/UEFI toggles that can block the radio. Open the vendor utility and confirm the wireless device is allowed. In BIOS/UEFI, look for “Wireless,” “Internal WLAN,” or “Radio” settings and set them to on.
Scan For Windows Updates
Open Settings > Windows Update and install pending patches and drivers. A Wi-Fi stack fix or new card firmware can clear odd toggling behavior.
When The Wi-Fi Option Is Missing Entirely
If the Wi-Fi tile and settings page are gone, the system can’t see a working adapter. Use these checks:
- In Device Manager, expand Network adapters. If the wireless card is absent or shows a warning symbol, reinstall the vendor package or let Windows search for drivers.
- In Network Connections, if the adapter shows Disabled, right-click > Enable.
- Run a hardware scan: in Device Manager, Action > Scan for hardware changes.
- If the card still doesn’t appear, power down, remove AC, and hold the power button for fifteen seconds to drain residual power.
Advanced Fixes For Stubborn Cases
Make Sure Power Saving Isn’t Cutting The Radio
Open Device Manager > your wireless adapter > Properties > Power Management. Clear “Allow the computer to turn off this device to save power.” Then open Settings > Power & battery > Additional power settings and test with Balanced or Best performance.
Reset Network Profiles From Command Line
Open Windows Terminal (admin) and run these:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /flushdns
ipconfig /renew
Reboot when finished. This rebuilds sockets, resets TCP/IP, and refreshes DNS.
Clear Corrupt Profiles
In Settings > Network & Internet > Wi-Fi > Manage known networks, remove the network and join it again. For a hidden SSID, add a new profile with the exact name and security type.
Force The Service Stack To Load
Open Services and confirm these entries are Automatic and running: WLAN AutoConfig, Network Connections, and Network List Service. If any fail to start, check Event Viewer > Windows Logs > System for service errors and driver load issues. The WLAN entry is the one that scans and connects.
Try A Clean Driver From The Vendor
Grab the wireless driver from Intel, Realtek, Qualcomm, Broadcom, or your laptop maker. Install it over the top, or uninstall the current package and check “Delete the driver software,” then install the new package. Vendor builds often land fixes before Windows Update.
Test With A USB Wi-Fi Adapter
If a known-good USB adapter toggles on and connects, your internal card or its slot may be the issue. Keep the USB stick as a stop-gap and plan a hardware swap for the internal card.
Fix Matrix For Common Symptoms
| Symptom | Likely Cause | Try This |
|---|---|---|
| Switch flips off instantly | Airplane mode or vendor hotkey | Toggle Airplane mode, press the wireless key, check vendor utility |
| No Wi-Fi option at all | Missing driver or disabled device | Enable in Network Connections; reinstall the driver |
| Greyed-out wireless tile | WLAN AutoConfig stopped | Start the service and set to Automatic |
| Connects, then drops | Power saving or channel crowding | Disable device power saving; try a different band or channel |
| Only works after restart | Driver crash | Roll back or clean-install vendor driver |
Why These Steps Work
The radio relies on a service that scans and attaches to networks, drivers that talk to the chipset, and Windows profiles that store settings. If any piece stalls, the toggle won’t stay on. Starting the service, refreshing the driver, and clearing profiles resets those layers. Two official references worth saving: the Wi-Fi fixes page and Microsoft’s WLAN AutoConfig overview.
Prevent The Issue From Coming Back
- Keep Windows Update current and install optional driver updates for the wireless card.
- Avoid battery saver modes that shut off radios while on AC power.
- Use WPA2 or WPA3 and modern channels on your router.
- After large Windows releases, check the vendor page for a fresh driver.
- Create a manual restore point once everything works. If a toggle breaks later, roll back fast.
What To Do When Nothing Works
If the switch still won’t turn on after a network reset and a clean driver, two paths remain. First, try a system repair: open Settings > System > Recovery > Reset this PC and choose “Keep my files.” Second, treat it as a hardware fault: test with a USB adapter or a different router, then plan a repair for the internal card or antenna leads.
