When the Wi-Fi option disappears in Windows 11, the cause is almost always one of four things: a disabled or stuck wireless adapter, a stopped WLAN AutoConfig service, a missing or corrupt driver, or a broken network configuration after an update. The fix depends on which of those is failing, so the steps below move from the lightest action to a full network reset.
Quick answer: Open Device Manager, expand Network adapters, right-click your wireless adapter, and choose Disable device, then right-click again and choose Enable device. If the adapter is missing, open Services, set WLAN AutoConfig to Automatic, and start it. If both fail, reinstall the Wi-Fi driver and run Settings → Network & internet → Advanced network settings → Network reset.

Confirm the symptom before changing settings
"Wi-Fi option not showing" can mean different things, and each points to a different fix. Identify which of these matches your PC:
| Symptom | Likely cause |
|---|---|
| No Wi-Fi icon in the taskbar, no Wi-Fi toggle in Quick Settings | Adapter disabled, driver missing, or WLAN AutoConfig stopped |
| Wi-Fi toggle exists but no networks appear | Adapter radio off, airplane mode, driver glitch |
| Wi-Fi disappears after sleep, restart, or a Windows update | Power management on adapter, or driver replaced by Windows Update |
| Wireless adapter shows a yellow exclamation in Device Manager | Driver fault — reinstall required |
| Adapter is not listed at all in Device Manager | Hardware disabled in BIOS, physical Wi-Fi switch off, or hardware failure |
If the adapter is not in Device Manager at all, check for a physical Wi-Fi switch or function key on laptops (often Fn + F2, F5, F8, or F12 depending on the brand) and confirm the wireless card is enabled in BIOS before software fixes.
Fix 1: Disable and re-enable the wireless adapter
This clears a stuck adapter state without changing any settings. It is the fastest fix and resolves most cases where the Wi-Fi option vanishes after sleep or a brief glitch.
Step 1: Right-click the Start button and open Device Manager. Click the arrow next to Network adapters to expand the list.

Step 2: Locate your wireless adapter. Common names include Intel Wi-Fi 6 AX201, Realtek 8822CE Wireless LAN, Qualcomm Atheros QCA, or MediaTek Wi-Fi 6 MT7921.
Step 3: Right-click the adapter and choose Disable device, confirm the prompt, wait a few seconds, then right-click it again and choose Enable device. Within a few seconds, the Wi-Fi icon should reappear in the taskbar.

You can do the same thing from the Network Connections panel. Press Windows + R, type ncpa.cpl, press Enter, right-click the Wi-Fi entry, choose Disable, then Enable.
Fix 2: Start the WLAN AutoConfig service
Windows depends on the WLAN AutoConfig service (Wlansvc) to discover, connect to, and manage wireless networks. If the service is stopped or set to Manual and fails to start, the Wi-Fi toggle and network list will not appear even when the adapter is healthy.
Step 1: Press Windows + R, type services.msc, and press Enter.

Step 2: Scroll down to WLAN AutoConfig and double-click it. Set Startup type to Automatic.
Step 3: If Service status shows Stopped, click Start. Click Apply, then OK. Right-click the service again and choose Restart to refresh it.

Fix 3: Stop Windows from turning off the adapter to save power
On laptops, the Wi-Fi option often disappears after sleep because Windows is allowed to power down the wireless radio. Disabling that permission keeps the adapter awake.
Step 1: Open Device Manager, expand Network adapters, right-click your wireless adapter, and choose Properties.

Step 2: Open the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."

Step 3: Click OK. The Wi-Fi icon should now stay visible across sleep and lid-close cycles.
Fix 4: Update or reinstall the Wi-Fi driver
A corrupt or mismatched driver is the most common reason the wireless adapter goes missing after a Windows update. A clean reinstall replaces the driver Windows is currently loading.
Step 1: In Device Manager, right-click your wireless adapter and choose Update driver, then Search automatically for drivers. If Windows reports the best driver is already installed, move to Step 2.

Step 2: Right-click the wireless adapter again and choose Uninstall device. When prompted, tick "Attempt to remove the driver for this device," then click Uninstall.
Step 3: In Device Manager, open the Action menu and choose Scan for hardware changes. Windows will redetect the adapter and reinstall a fresh driver. Restart the PC if the adapter does not return immediately.

Fix 5: Run a network reset
Network reset removes every network adapter, reinstalls them, and returns all networking components to defaults. Use it when the Wi-Fi option is missing from both the taskbar and Settings, and the earlier fixes did not help.
Step 1: Open Settings, go to Network & internet, and click Advanced network settings.

Step 2: Click Network reset, then Reset now. Confirm with Yes.

Step 3: Windows will restart automatically. After the reboot, the Wi-Fi icon should appear in the taskbar. Click it, select your network, and re-enter the password.
Fix 6: Reset the TCP/IP stack from Command Prompt
If the Wi-Fi option is intermittently visible but you suspect a damaged network stack, these commands repair Winsock and the IP configuration without removing the adapter.
Step 1: Click Start, type cmd, right-click Command Prompt, and choose Run as administrator.

Step 2: Run each of these commands, pressing Enter after every line:
netsh winsock reset
netsh int ip reset
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
Step 3: Close Command Prompt and restart the PC. Check the taskbar for the Wi-Fi icon.
Fix 7: Power flush the laptop
A power flush clears residual charge from the motherboard and forces controllers, including the wireless card, to reinitialize. It is useful when the Wi-Fi adapter is stuck due to a firmware glitch.
Step 1: Shut the laptop down completely from the Start menu. Do not use Restart.
Step 2: Unplug the charger and any USB devices. If the battery is removable, take it out.
Step 3: Press and hold the power button for about 60 seconds, then release it. Reconnect the battery and charger, power on, and check whether the Wi-Fi icon has returned.
How to confirm the fix worked
The Wi-Fi option is fully restored when all three of these are true:
- The Wi-Fi icon shows in the system tray on the right side of the taskbar.
- The Wi-Fi tile appears in Quick Settings when you click the network icon, and the toggle can be turned on.
- Settings → Network & internet shows a Wi-Fi section that lists available networks.
If only the taskbar icon is hidden but Wi-Fi works in Settings, the fix is different: right-click the taskbar, open Taskbar settings, expand the system tray icons section, and make sure the Network icon is set to show.
When none of the fixes restore Wi-Fi
If the wireless adapter never reappears in Device Manager after a driver reinstall, network reset, and power flush, the issue is below the operating system. Check the following in order:
| Check | What to do |
|---|---|
| Physical Wi-Fi switch or function key | Toggle the hardware switch; press Fn + the wireless key on laptops |
| Airplane mode | Open Quick Settings and confirm airplane mode is off |
| BIOS/UEFI wireless setting | Reboot into BIOS and ensure the wireless device is Enabled |
| Vendor utilities (e.g., HP Connection Optimizer) | Disable or uninstall vendor connection-manager services that override Windows |
| Hardware fault | Test with a USB Wi-Fi dongle; if it works, the internal card has failed |
A USB wireless adapter is the fastest way to separate a software problem from a hardware failure. If a known-good USB adapter shows the Wi-Fi option and connects normally, the internal card or its antenna cable is the fault, and the device needs service.