Skip to content
Wireless router with network status lights

WiFi Keeps Disconnecting on Windows 11? Proven Network Fixes

Stop Windows 11 WiFi dropouts: power management, driver updates, DNS tweaks, router settings, and when to replace the adapter.

9 min readWiFi, Windows 11, network

WiFi that drops every few minutes on Windows — while your phone stays rock solid — is usually power management, drivers, band steering, or a weak laptop radio. Fix those before you buy a whole new ISP plan.

Cross-links: flush DNS, VPN setup, MSA no internet, printer offline. Skip “WiFi optimizer” adware.

Isolate the failure

Test Result meaning
Phone on same SSID stable Likely PC adapter/drivers
All devices drop Router/ISP/interference
Only VPN connected drops VPN/kill switch
Only 5 GHz drops far away Range — use 2.4 GHz or mesh
Ethernet stable Confirms wireless path

1. Disable WiFi power saving

  1. Device Manager → Network adapters → your WiFi
  2. Properties → Power Management
  3. Uncheck Allow the computer to turn off this device to save power
  4. Advanced tab (wording varies): set Power Saving Mode / Roaming Aggressiveness to more stable values (e.g. Lowest power saving, Medium roaming)

On laptops: Settings → System → Power & battery — avoid extreme battery saver while working.

2. Update or roll back the WiFi driver

  1. Prefer the PC manufacturer support page (Intel/Killer/MediaTek package for your model)
  2. Or Intel Driver & Support Assistant for Intel AX cards
  3. Avoid third-party driver booster suites

If disconnects began after a Windows update, Roll Back Driver in Device Manager, or uninstall the device → reboot → install OEM package.

Feature update fallout: 25H2 problems.

3. Forget the network and reconnect

Settings → Network & internet → Wi-Fi → Manage known networks → Forget

Rejoin; re-enter the password. Clears bad profiles after router changes.

4. Band and router settings

On the router admin page (usually on a sticker):

  • Try separate SSIDs for 2.4 GHz and 5 GHz temporarily — disable sticky band steering
  • Channel: Auto or a clean channel (interference from neighbours/microwaves)
  • Update router firmware
  • Security: WPA2/WPA3 as the client supports
  • Guest network isolation will break casting/printers — expected

Weak coverage: move AP, add a mesh node, or use a quality USB WiFi 6 adapter (tool card) with a short USB extension so the antenna sits away from the laptop body.

5. VPN, proxies, and virtual adapters

  1. Quit the VPN fully and test for a day
  2. Uninstall leftover VPN adapters you no longer use
  3. Reset WinHTTP if Microsoft apps claim offline while WiFi works: see MSA sign-in fix
netsh winhttp reset proxy

6. TCP/IP and DNS hygiene

Elevated prompt:

ipconfig /flushdns
netsh winsock reset
netsh int ip reset

Reboot. Details in the DNS flush guide.

Set DNS temporarily to 1.1.1.1 / 8.8.8.8 to test resolution flakes (different from radio drops).

7. Network reset (last software resort)

Settings → Network & internet → Advanced network settings → Network reset

Reboots and removes WiFi passwords — have them ready. Reinstall VPN afterward if needed.

8. Bluetooth coexistence and USB 3 interference

  • Test with Bluetooth off
  • Move USB 3 HDDs away from the laptop’s WiFi antenna edge
  • Update Bluetooth drivers if BT headphones correlate with drops (BT headphones)

Advanced power plan settings:

  • Wireless Adapter Settings → Power Saving Mode → Maximum Performance on AC
  • PCI Express → Link State Power Management → Off while testing

10. When hardware is the answer

Clue Move
Old Intel AC card, drops for years USB WiFi 6 adapter
Far from router Mesh satellite
Overheating laptop Clean fans; throttling can kill radios
Multiple SSID changes daily Router replacement

Event Viewer clues (when drops feel random)

  1. Search Event ViewerWindows Logs → System
  2. Filter for WLAN-AutoConfig, Netwtw / Killer / MediaTek sources
  3. Note whether disconnects align with sleep/resume, VPN connect, or Bluetooth audio start

Sleep/resume flaps: disable Allow the computer to turn off this device (already covered) and try Settings → System → Power → Screen and sleep with longer timers while testing. Corporate laptops may also force captive portal re-auth every few hours — that is policy, not a bad antenna.

Metered connection and Delivery Optimization

Windows can behave oddly when it thinks WiFi is metered:

  • Settings → Network & internet → Wi-Fi → your network → Metered connection → Off for home broadband
  • Delivery Optimization downloading from peers can saturate weak links — pause it while testing under Update advanced settings

If Microsoft apps claim offline while WiFi bars look full, that can be the MSA token bug — account sign-in fix — not radio dropout.

Home lab / crowded flats (UK terraces, US apartments)

2.4 GHz is crowded. Practical mitigations:

  • Pick a clearer channel with a WiFi analyzer app on your phone
  • Prefer 5 GHz when you sit near the AP
  • Move the router off the floor and away from microwaves and baby monitors
  • For printers that only speak 2.4 GHz, keep a dedicated 2.4 SSID (printer offline)

Quick stabilization checklist

  1. Uncheck adapter power saving
  2. OEM WiFi driver
  3. Forget/rejoin SSID
  4. Test 2.4 vs 5 GHz
  5. VPN off test
  6. Flush DNS / Winsock
  7. Event Viewer for sleep/VPN patterns
  8. USB adapter or mesh if still flaky

Stable WiFi is mostly boring settings — not a downloadable “signal booster.” Fix power management and drivers first; upgrade the radio or AP when physics says you must.

Clean boot networking test

If drops continue after OEM drivers and power settings, clean-boot Windows (msconfig → hide Microsoft services → disable others) and test overnight. When stable in clean boot, re-enable apps in batches to find the overlay, VPN, or RGB suite at fault. Reinstall that app last from an official source — or leave it out.

Frequently Asked Questions

Why does WiFi disconnect only on my Windows PC?

Usually power-saving on the WiFi adapter, outdated drivers, or band steering issues — especially if phones stay connected fine.

Should I use 2.4 GHz or 5 GHz?

5 GHz is faster up close; 2.4 GHz reaches farther. If 5 GHz drops in another room, try 2.4 GHz or a mesh node.

Does VPN software cause WiFi drops?

Sometimes. TAP/Wintun adapters and kill switches can flap the connection. Test with the VPN fully quit.

Will flushing DNS stop disconnects?

DNS flush fixes resolution, not radio drops. Still useful after VPN/router changes — see our DNS guide.

Are WiFi ‘booster’ apps safe?

Most are junkware. Fix drivers and power settings instead.