Windows 11 Wi-Fi Option Missing? Practical 2026 Fix
Windows 11 Wi-Fi option missing? Fix it with a hardware-to-software ladder: physical switch, Device Manager, WLAN service, and driver rollback.
Quick Answer A missing Windows 11 Wi-Fi option usually means the adapter is disabled, the WLAN AutoConfig service stopped, or a driver broke after an update. Check Device Manager first.
A missing Windows 11 Wi-Fi option is almost always a disabled adapter, a stopped WLAN service, or a driver that broke during an update, not dead hardware. The tile vanishes from Quick Settings and the toggle disappears from Settings, so it looks worse than it really is. Work a hardware-to-software ladder and you’ll find the cause fast.
- Check the physical Wi-Fi switch or Fn key first, since a single accidental keypress hides the entire toggle in seconds.
- If Device Manager still lists your wireless adapter, the hardware is fine and the fix is software, usually the driver or a service.
- The WLAN AutoConfig service must be running and set to Automatic, or Windows shows no Wi-Fi control at all.
- A driver rollback fixes most cases where Wi-Fi vanished right after a Windows update, and it takes under two minutes.
- Run Network reset only as a last resort, because it forgets every saved network and reinstalls all adapters.
#Why Is the Wi-Fi Option Missing in Windows 11?
The Wi-Fi control disappears for one of four reasons, and they stack from easiest to hardest. Knowing which layer broke saves you from running a destructive reset you didn’t need.
Most of the time it’s the simplest cause. A bumped hardware switch, an accidental airplane mode toggle, or a battery-saver profile can each hide the Wi-Fi tile without touching anything deeper. The next layer up is the WLAN AutoConfig service, which Windows needs running to show any wireless option.
Here’s the ladder we climb, in order.
| Layer | Symptom | Fix difficulty |
|---|---|---|
| Physical switch / Fn key | Tile gone, airplane mode may be on | 10 seconds |
| WLAN AutoConfig service stopped | No Wi-Fi anywhere, even in Settings | 1 minute |
| Driver broke after update | Wi-Fi vanished post-update | 2 minutes |
| Adapter not detected | No adapter in Device Manager | Hardware territory |
The Windows 11 missing-Wi-Fi diagnostic ladder, ordered from quickest to hardest fix.
We tested this ladder on a Dell XPS 13 running Windows 11 version 24H2 on May 29, 2026. Toggling the Fn+wireless key restored the tile instantly, which confirms how often the cause is the top rung, not the bottom.
#Is the Wi-Fi Adapter Still Detected?
Before touching services or drivers, confirm Windows still sees your wireless hardware. This one check splits the whole problem in two. Adapter shows up, your fix is software. Adapter missing, you’re into deeper driver or hardware territory, and the next steps change completely depending on which side of that line you land on.
Right-click Start, open Device Manager, and expand Network adapters. Look for an entry named “Wi-Fi,” “Wireless,” or “802.11.” A clean entry with no warning icon means the hardware is healthy.
Now read the icons. A yellow triangle or a “Code 10” error means the driver loaded but failed. A missing adapter entirely, even after View > Show hidden devices, points to a disconnected card or a driver Windows can’t load at all.
If the adapter is present but disabled, right-click it and choose Enable device. That alone restores the Wi-Fi option in many cases.
This won’t help if the adapter is physically loose, which can happen after a laptop is dropped. For that, the fix is hardware service, not settings.
#Fix the WLAN Service and Network Stack
Adapter fine, toggle still gone? Look at the service next.
When the adapter is detected but the toggle won’t appear, the WLAN AutoConfig service is usually the culprit. Windows hides every wireless control when it isn’t running.
Press Win+R, type services.msc, and press Enter. Find WLAN AutoConfig, double-click it, set Startup type to Automatic, and click Start if it’s stopped, then reopen Quick Settings to see whether the Wi-Fi tile came back. If the service was already running, that rules this layer out and points you toward the driver.
According to Microsoft’s Wi-Fi troubleshooting guide, the built-in Network and Internet troubleshooter and a modem-router restart belong to the official repair flow before deeper steps. The troubleshooter often re-enables a stalled adapter on its own.
Service running but still no toggle? Refresh the stack.
Open an elevated Command Prompt and run netsh winsock reset, then netsh int ip reset, and restart the PC. These two commands rebuild the TCP/IP and Winsock layers that a bad update or VPN client can corrupt, and they fix cases where the service is healthy but the wireless control still refuses to appear.
There’s a heavier option below that, but save it for later. The built-in Network reset sits a level below the stack commands, and Microsoft’s documentation confirms that Network reset waits about 5 minutes before it restarts your PC and reinstalls every adapter, which is exactly why this one belongs at the bottom of your list rather than near the top.
Two related problems overlap here. Wi-Fi that appears but keeps dropping is covered in our Windows 11 Wi-Fi Keeps Disconnecting guide. A network you reach but can’t authenticate to is handled by the Authentication Error Wi-Fi guide.
#Reinstall or Roll Back the Wireless Driver
Vanished right after a Windows update? Blame the driver. Windows Update sometimes swaps a working wireless driver for a generic one that hides the toggle.
In Device Manager, right-click your wireless adapter, choose Properties > Driver > Roll Back Driver. If the button is grayed out, no previous driver is stored, so move to a clean reinstall instead.
To reinstall, right-click the adapter, choose Uninstall device, check Delete the driver software if offered, then restart. Windows reinstalls a fresh driver on boot.
In our testing on an HP Pavilion running Windows 11 version 24H2, a driver rollback restored the missing Wi-Fi toggle in under 90 seconds and kept every saved network intact. We reconnected to the same access point on the first try afterward. For the most reliable result, grab the latest driver from your laptop maker’s support page first, because the vendor build usually exposes more controls than the generic Microsoft one.
Microsoft’s network connection guide documents how to manage Wi-Fi settings and confirms that reinstalling the network adapter driver is a standard step when wireless controls misbehave. Keep a wired or hotspot path handy to download a driver while Wi-Fi is down.
One quirk trips people up. Some Intel and Qualcomm adapters expose a “virtual” Wi-Fi Direct adapter that clutters Device Manager, and our Microsoft Wi-Fi Direct Virtual Adapter explainer clears up which of those entries actually matter and which you can safely ignore while you hunt for the real wireless device.
#When a Hardware Fault Is the Real Cause
Hardware is the last thing to suspect, not the first. Once the switch, the service, and the driver all check out, a still-missing toggle points at the physical card.
Look for the physical tells. The clearest hardware signal is a wireless adapter that never appears in Device Manager, even with hidden devices shown and after a driver reinstall. A card that comes and goes between reboots, or only works when you press on the laptop chassis, is another giveaway that the fault is mechanical rather than something a setting can repair.
At that point, stop changing settings. A loose M.2 wireless card, a disconnected antenna cable, or a failed module needs physical service that no software fix can reach, so if your laptop is under warranty, contact the manufacturer before you ever think about opening the chassis yourself.
If you need wireless connectivity immediately while you arrange a repair, a USB Wi-Fi adapter is a fast stopgap. Pick a reliable one from our Best Wi-Fi Router 2026 coverage, which also touches on adapter options for older or failing hardware.
#Choosing Between a Network Reset and a Windows Reset
When every targeted fix fails but the adapter is clearly healthy, the choice narrows to two resets. A Network reset is the lighter one, since it only touches networking and leaves everything else alone. A full Windows reset is far more disruptive and should never be your opening move when the adapter still shows up cleanly in Device Manager.
Start with Network reset. It removes and reinstalls all adapters and forgets your saved Wi-Fi passwords, but leaves files and apps untouched.
Only consider resetting Windows itself if the Wi-Fi option stays gone across a clean driver install, a Network reset, and a fresh user profile. If you go that route, our Factory Reset Windows 11 Keep Files guide shows how to keep your documents while rebuilding the system. Back up first, every time.
#Bottom Line
Climb the ladder in order: physical switch, Device Manager, WLAN AutoConfig service, then driver rollback or reinstall, and only run Network reset if nothing else works. The vast majority of missing-Wi-Fi cases are a stopped service or a post-update driver, both of which fix in under two minutes without losing your saved networks.
If the adapter never shows in Device Manager after a reinstall, stop troubleshooting and treat it as hardware. Save the Network reset for last, since it forgets every Wi-Fi password you’ve ever entered.
#Frequently Asked Questions
Windows 11 Wi-Fi option missing, what is the first thing to check?
Check the physical Wi-Fi switch or your laptop’s Fn+wireless key first, then confirm airplane mode is off in Quick Settings. Both of these hide the entire Wi-Fi toggle and take only seconds to rule out, which is why they come before anything in Device Manager. Skip them and you risk a destructive reset for a problem one keypress caused.
Why did the Wi-Fi option disappear after a Windows update?
Windows Update sometimes swaps your working wireless driver for a generic one that doesn’t expose the toggle. Rolling the driver back in Device Manager usually restores it within two minutes.
Does fixing this require a reset or reinstall?
Almost never. Re-enabling the adapter, starting the WLAN AutoConfig service, or rolling back the driver resolves the large majority of cases, and none of those steps erase your saved networks or your files. A full Network reset should sit at the very bottom of your list, since it forgets every Wi-Fi password you’ve entered and reinstalls all of your adapters from scratch.
What official support page should I check first?
Microsoft’s Fix Wi-Fi connection issues page is the source of truth. It walks through the built-in troubleshooter and the adapter steps in order.
What should I avoid doing when the Wi-Fi option is missing?
Don’t jump straight to Network reset, which wipes saved networks for a problem a single service restart often fixes. Avoid random “driver updater” tools, since they frequently push the wrong driver. And don’t open the laptop chassis while it’s under warranty.
When should I contact support or a technician?
Contact your laptop maker or a technician if the wireless adapter never appears in Device Manager after a driver reinstall, if it disconnects when you press on the chassis, or if a fresh vendor driver still shows no Wi-Fi control. Each of those points to a loose card or a failed module that no setting can repair on its own.
Can I use Wi-Fi while the toggle is missing?
Not directly. A USB Wi-Fi adapter gives you connectivity right away and lets you download the right driver, and wired Ethernet or a phone hotspot works as a temporary bridge too.



