Skip to main content
RebootDoctor

WiFi Keeps Disconnecting on Windows 11? Fix

By Mike Chen Fact-checked by Mike Chen (CompTIA A+ Certified) on

Short answer: Open Device Manager, expand Network adapters, right-click your WiFi adapter, Properties, Power Management, and uncheck 'Allow the computer to turn off this device to save power.' That fixes about four in ten Windows 11 disconnect cases, because some adapters do not wake cleanly after sleep. If it continues, roll back the adapter driver and move the router off a congested 2.4GHz channel.

Open Device Manager, expand Network adapters, right-click your WiFi adapter, Properties, Power Management tab. Uncheck “Allow the computer to turn off this device to save power.” That fixes roughly four in ten WiFi disconnect cases on Windows 11 laptops. Microsoft ships this checked by default because they want to save battery, but some adapters don’t wake back up cleanly after being put to sleep, and what looks like “WiFi keeps disconnecting” is actually Windows killing the adapter and failing to restart it.

A guy messaged us at 2 AM because his WiFi had been dropping every 8-10 minutes all evening, ruining his overnight shift work. Checked that one checkbox. WiFi held solid for the next four hours.

While you’re in there, check your power mode too — if you’re on “Best power efficiency” in the Power & battery settings, the system aggressively suspends devices including WiFi. Switch to Balanced. If your laptop battery is draining fast and you cranked power saving to compensate, that’s probably what triggered the drops.

Drivers

If power management wasn’t it, the WiFi driver is the next most likely cause — about a quarter of the cases we see. The important thing: get the driver from your laptop manufacturer’s support page or directly from Intel/Realtek/Qualcomm. Not Windows Update. Microsoft’s WHQL certification lags months behind what the chipset makers have actually tested, and that gap has caused half the WiFi tickets I’ve handled this year.

For a clean swap: Device Manager, right-click the WiFi adapter, Uninstall device, check “Delete the driver software for this device,” restart. Windows installs generic defaults on boot. Then install the OEM driver on top.

If WiFi broke right after a Windows Update specifically, you can uninstall it: Settings, Windows Update, Update history, Uninstall updates. Microsoft shipped multiple updates in 2024-2025 that broke WiFi on Intel and Realtek adapters — KB5046617 killed Intel WiFi 6/6E on several laptop lines, KB5068861 made the adapter show Code 10 in Device Manager. Uninstall the update, pause updates for a week or two while Microsoft patches it.

If your WiFi disappeared entirely rather than just disconnecting intermittently, our WiFi not working guide covers the full diagnostic for missing adapters and vanished WiFi icons. If it shows connected with full signal but says “no internet”, that’s a different issue — usually DNS or a leftover proxy from a VPN you uninstalled.

5GHz and Channel Congestion

Your router broadcasts two bands — 2.4GHz and 5GHz. If your laptop is on 2.4GHz, that’s probably part of your problem. Every smart bulb, baby monitor, Ring doorbell, and your eight closest neighbors’ routers share that spectrum. A typical apartment has 15-25 competing 2.4GHz networks visible at any given moment. The 2.4GHz band has only three non-overlapping channels (1, 6, 11) and they’re all packed.

Click the WiFi icon in the system tray, click the arrow next to your network, Properties. Look at “Network band.” If it says 2.4 GHz, look for your router’s 5GHz network — usually the same name with “_5G” appended. 5GHz has shorter range but way less interference. If you’re within 30 feet of the router, 5GHz is almost always more reliable. If your Bluetooth is also acting up, that’s related — Bluetooth shares the exact same 2.4GHz spectrum.

If you want to check channel congestion directly, grab WiFi Analyzer from the Microsoft Store — it shows all visible networks and their channels in a graph. If everyone is on channel 6, log into your router (192.168.1.1 usually) and manually pick the least crowded channel.

When the Hardware Is Dying

If you’ve tried power management, fresh drivers, and switching bands with no improvement, test whether it’s actually a hardware problem. Boot a Linux live USB — an Ubuntu installer works — and connect to WiFi. If Linux holds the connection rock-solid, the issue is Windows-side and probably a corrupted network stack. Run netsh winsock reset and netsh int ip reset in admin Command Prompt, restart. If Linux also drops the connection, the wireless module is failing.

The card in most laptops is an M.2 2230 module the size of a stick of gum. Replacement Intel AX210s run $20-30 on Amazon. The swap takes 10-15 minutes: remove bottom panel, unscrew two tiny antenna leads, one screw holding the card, slide it out, reverse with the new one. It’s one of the most DIY-friendly laptop repairs. If you don’t want to open the laptop, a USB WiFi adapter for $15-30 bypasses whatever’s wrong with the built-in wireless entirely.

A customer’s HP Spectre dropped WiFi every few minutes at home but worked fine at her office. Suspecting the router, she tested with a phone hotspot — laptop dropped that too. The router was innocent. Driver update from HP’s support page fixed it, no hardware swap needed. That’s why the phone hotspot test matters — it isolates whether the problem follows the laptop or stays with the network. If none of this worked, we can pull Event Viewer logs and examine your adapter’s firmware version remotely — usually takes about 20 minutes to pinpoint whether it’s software-fixable or needs a card replacement. If your printer also went offline around the same time, that’s the same network issue affecting both devices.

Frequently Asked Questions

Why does my Windows 11 WiFi keep disconnecting?

Four main causes: (1) Windows is putting the WiFi adapter to sleep to save power — disable it under Device Manager → adapter properties → Power Management; (2) outdated or buggy WiFi driver — get the latest from your laptop OEM's site, not Windows Update; (3) router channel conflict with neighbors on the same channel; (4) weak signal at the laptop's location. About 65% of cases are fixed by the first two.

How do I stop Windows 11 from turning off my WiFi adapter?

Device Manager → Network adapters → right-click your WiFi adapter → Properties → Power Management tab → uncheck 'Allow the computer to turn off this device to save power.' This single setting resolves a huge percentage of intermittent WiFi disconnections on laptops, especially during video calls or downloads.

Should I use the 2.4GHz or 5GHz WiFi band?

5GHz for speed and reliability when you're close to the router (within 30 feet, same room or one wall away). 2.4GHz for range when you need to cover the whole house. 5GHz has way less interference because fewer devices use it. If your laptop is connecting to 2.4GHz and dropping constantly, switch to the 5GHz band (look for the network with '_5G' or '5GHz' in the name).

Why does my WiFi disconnect after Windows wakes from sleep?

Windows 11 has known issues with how some WiFi drivers reinitialize after sleep, especially on Intel AX200 and AX210 cards. Two fixes: (1) disable Modern Standby in Power Options (advanced) or BIOS — go to old-school S3 sleep instead of S0i3; (2) update to the latest WiFi driver from Intel directly. Both reduce post-sleep WiFi failure rates significantly.

How can I tell if my WiFi adapter is failing?

Boot a Linux live USB (Ubuntu installer USB works) and see if WiFi works there. If WiFi is rock-solid on Linux and broken on Windows, it's a driver/software problem. If WiFi is broken on both Linux and Windows, the wireless module hardware has failed. M.2 wireless module replacements run $20-40 and take 10-15 minutes to install on most laptops.

Need Expert Help?

If these steps didn't fix your issue, our certified technicians can diagnose and resolve it remotely — usually in under 30 minutes.