You're in the middle of something, and the Wi-Fi icon goes dead. Or it drops every time the laptop sits idle for a few minutes. I know this error is infuriating — it's been the #1 help desk ticket for years, and Windows 11 didn't make it better.
But here's the thing: most Wi-Fi drops on Windows 11 come down to three specific causes, and they're fixable in order. Start with the first one — it's the most common and takes 30 seconds.
1. Power Management Is Killing Your Adapter
Windows loves to "save power" by putting your Wi-Fi adapter to sleep. Sounds great until the adapter doesn't wake up properly. You'll notice this especially when the laptop is on battery or after a few minutes of light use.
The fix: Disable the power saving option for your adapter. This is the single most effective fix I've found in 6 years of help desk work.
- Right-click the Start button and select Device Manager.
- Expand Network adapters.
- Find your Wi-Fi adapter — usually something like "Intel(R) Wi-Fi 6 AX201" or "Realtek RTL8822CE."
- Right-click it and choose Properties.
- Go to the Power Management tab.
- Uncheck "Allow the computer to turn off this device to save power."
- Click OK, then restart.
If you don't see a Power Management tab, your adapter might not support it — skip to the next fix. But for most Intel and Realtek adapters, this tab is there, and this checkbox is the culprit.
2. The Driver Is Outdated or Glitchy
Windows Update often installs a "generic" driver that works, but barely. I've seen Intel Wi-Fi drivers from 2021 that drop connections daily. The fix is to install the specific driver from the chipset manufacturer, not from Windows Update.
How to do it:
- Open Device Manager again.
- Right-click your Wi-Fi adapter and select Update driver.
- Choose Browse my computer for drivers.
- Click Let me pick from a list of available drivers on my computer.
- If you see multiple versions, pick the one without "Microsoft" in the name — that's the vendor's driver.
- Install and reboot.
If that doesn't help, go to the manufacturer's site directly. For Intel, use their Intel Driver & Support Assistant. For Realtek, check your laptop maker's support page — Lenovo, Dell, and HP often post custom-tuned drivers that fix drops.
Also, if you recently updated the driver and the drops started, roll back. In Device Manager, right-click the adapter, go to Properties > Driver tab > Roll Back Driver. That's saved me more than once.
3. Your Neighbors Are Stealing Your Wi-Fi Bandwidth
If you live in an apartment or a dense neighborhood, your Wi-Fi might be dropping because the channel is crowded. Windows 11 does a poor job of automatically picking a clean channel. You'll notice this mostly on 2.4 GHz — that band has only 3 non-overlapping channels (1, 6, 11), and everyone's using them.
The real fix: Switch to 5 GHz if your router and device support it. 5 GHz has many more channels and is less congested. Most modern routers broadcast both bands with the same SSID, but Windows might be clinging to 2.4 GHz because it has slightly stronger signal.
To force 5 GHz:
- Open Device Manager, right-click your Wi-Fi adapter, and choose Properties.
- Go to the Advanced tab.
- Find Preferred Band or Band — the name varies by adapter.
- Set it to Prefer 5 GHz band or 5 GHz only.
- Click OK and reconnect.
If your router has separate SSIDs for 2.4 and 5 GHz (like "MyWiFi" and "MyWiFi_5G"), just connect to the 5G one and forget the other.
No 5 GHz? Then change the channel on your router manually. Log into the router admin page (usually 192.168.1.1 or 192.168.0.1), go to wireless settings, and set the channel to 1, 6, or 11 — whichever is least crowded. You can use a phone app like Wi-Fi Analyzer to see which channel is empty.
Quick-Reference Summary
| Cause | Fix | Time |
|---|---|---|
| Power management sleeps the adapter | Disable "Allow the computer to turn off this device" in Device Manager | 2 minutes |
| Outdated or generic driver | Update from vendor site or roll back if recent | 10 minutes |
| Crowded 2.4 GHz channel | Force 5 GHz or change router channel to 1, 6, or 11 | 15 minutes |
I've seen these three fixes resolve about 90% of Wi-Fi drop issues on Windows 11. If you still get drops after all three, try a network reset — Settings > Network & Internet > Advanced network settings > Network reset. It reinstalls your adapters and clears any weird configs. Just be aware it forgets all saved Wi-Fi passwords.