Wi-Fi Keeps Dropping on Windows 11? Fix the Top 3 Causes

Windows 11 Wi-Fi dropping? Most likely it's power management, a flaky driver, or a crowded channel. Here's how to fix each in order.

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.

  1. Right-click the Start button and select Device Manager.
  2. Expand Network adapters.
  3. Find your Wi-Fi adapter — usually something like "Intel(R) Wi-Fi 6 AX201" or "Realtek RTL8822CE."
  4. Right-click it and choose Properties.
  5. Go to the Power Management tab.
  6. Uncheck "Allow the computer to turn off this device to save power."
  7. 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:

  1. Open Device Manager again.
  2. Right-click your Wi-Fi adapter and select Update driver.
  3. Choose Browse my computer for drivers.
  4. Click Let me pick from a list of available drivers on my computer.
  5. If you see multiple versions, pick the one without "Microsoft" in the name — that's the vendor's driver.
  6. 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:

  1. Open Device Manager, right-click your Wi-Fi adapter, and choose Properties.
  2. Go to the Advanced tab.
  3. Find Preferred Band or Band — the name varies by adapter.
  4. Set it to Prefer 5 GHz band or 5 GHz only.
  5. 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

CauseFixTime
Power management sleeps the adapterDisable "Allow the computer to turn off this device" in Device Manager2 minutes
Outdated or generic driverUpdate from vendor site or roll back if recent10 minutes
Crowded 2.4 GHz channelForce 5 GHz or change router channel to 1, 6, or 1115 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.

Related Errors in Network & Connectivity
0XC00D11E0 Fix NS_E_WMP_IMAPI2_ERASE_FAIL (0XC00D11E0) Fast 0XC00000BF STATUS_NETWORK_BUSY (0XC00000BF) — Fix It Now 0X000004C6 Fix 0X000004C6: Network not present or started 0X00001706 Cluster Network Not Found for IP 0x1706 Fix

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.