🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/WiFi Keeps Disconnecting

How to Fix WiFi That Keeps Disconnecting on Windows

A laptop that drops WiFi every few minutes — or every time it wakes from sleep — is almost always being sabotaged by Windows power management turning the adapter off. This guide starts with that one fix, then covers drivers, roaming aggressiveness, and a full network-stack reset for stubborn cases.

  • Disables the adapter power management that causes most laptop WiFi drops
  • Updates/rolls back the wireless driver and lowers roaming aggressiveness
  • Resets the TCP/IP and Winsock stack for persistent disconnects

Best when WiFi drops every few minutes, after sleep, or band-hops between 2.4 GHz and 5 GHz.

📖

Main Troubleshooting Guide

How to Fix No Internet Connection

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • WiFi disconnects randomly every few minutes
  • Connection drops when laptop wakes from sleep or hibernation
  • Slow or unstable WiFi speed with frequent dips
  • Have to manually reconnect to WiFi after each disconnect
  • "Limited connectivity" or "No Internet, Secured" messages
  • WiFi adapter disappears from the network list entirely
  • Device switches between 2.4 GHz and 5 GHz bands causing drops

A quick tell: drops after sleep or on idle point to power management; drops that worsen with distance or 2.4 GHz congestion point to roaming/interference; "No Internet, Secured" after connecting points to the IP/DNS stack.

What RescuePC checks for WiFi drops

RescuePC checks the adapter power settings, driver, roaming, and network stack together, so you fix the actual cause instead of repeatedly reconnecting.

  • Disables "allow the computer to turn off this device" on the WiFi adapter
  • Updates or rolls back the wireless driver to a stable version
  • Lowers roaming aggressiveness so Windows stops hunting for "better" access points
  • Resets the TCP/IP + Winsock stack behind "connected, no internet" drops
  • Confirms the WLAN AutoConfig service is running

This is most useful when one Windows laptop drops repeatedly while other devices stay connected on the same network.

When These Fixes Resolve It

  • WiFi drops on idle or after sleep
  • Only this Windows PC drops while others stay connected
  • Drops began after a Windows or driver update
  • The connection band-hops or roams excessively

These are power-management, driver, roaming, and stack faults — exactly what disabling adapter power-down, refreshing the driver, lowering roaming, and resetting the stack repair.

When It's the Router or Adapter Hardware

Some drops are upstream or physical:

  • Every device drops, not just this PC (router firmware/overheating or ISP)
  • A built-in adapter keeps dropping after a driver reinstall and stack reset
  • Drops only at long range where signal is genuinely weak
If all devices drop, restart/​update the router or contact your ISP. If only this PC drops after every software fix, a cheap USB WiFi 6 adapter is a reliable replacement for a failing built-in card.

Common Causes

  • Power management turning off WiFi adapter to save energy
  • Outdated or corrupted wireless adapter drivers
  • Router firmware issues or channel congestion
  • WiFi interference from other devices or neighboring networks
  • Roaming aggressiveness set too high causing band-hopping
  • WLAN AutoConfig service stopped or misconfigured
  • Corrupted TCP/IP or Winsock network stack

Solutions

Solution 1: Disable WiFi Power Management

  1. 1Open Device Manager (press Windows + X, select Device Manager)
  2. 2Expand Network adapters
  3. 3Right-click your WiFi adapter > Properties
  4. 4Go to the Power Management tab
  5. 5Uncheck "Allow the computer to turn off this device to save power"
  6. 6Click OK and restart your computer
  7. 7This is the #1 cause of WiFi drops on laptops

Solution 2: Update or Roll Back WiFi Driver

  1. 1Open Device Manager and expand Network adapters
  2. 2Right-click your WiFi adapter > Update driver > Search automatically
  3. 3If the issue started after a recent update: right-click > Properties > Driver tab > Roll Back Driver
  4. 4If neither works: Uninstall device, restart, and let Windows reinstall the default driver
  5. 5For best results, download the latest driver from your laptop manufacturer's website

Solution 3: Set Roaming Aggressiveness to Lowest

  1. 1Open Device Manager and expand Network adapters
  2. 2Right-click your WiFi adapter > Properties > Advanced tab
  3. 3Find "Roaming Aggressiveness" in the property list
  4. 4Set the value to "1. Lowest" or "Lowest"
  5. 5This prevents Windows from constantly scanning for "better" access points
  6. 6Click OK — no restart required

Solution 4: Forget and Reconnect to Network

  1. 1Go to Settings > Network & Internet > WiFi
  2. 2Click "Manage known networks"
  3. 3Find your network and click Forget
  4. 4Reconnect to the network and re-enter your password
  5. 5This clears any corrupted connection profile for that network

Solution 5: Reset Network Stack

  1. 1Open Command Prompt as Administrator
  2. 2Run: netsh winsock reset
  3. 3Run: netsh int ip reset
  4. 4Run: ipconfig /flushdns
  5. 5Restart your computer
  6. 6This resets the entire network stack and fixes many persistent drop issues

Solution 6: Restart WLAN AutoConfig Service

  1. 1Press Windows + R, type services.msc, press Enter
  2. 2Scroll down to "WLAN AutoConfig"
  3. 3Right-click > Restart (or Start if it is stopped)
  4. 4Set Startup type to "Automatic" if it is not already
  5. 5Click Apply > OK
  6. 6If the service won't start, run: netsh wlan set autoconfig enabled=yes interface="Wi-Fi"

Diagnose Wi-Fi drops — the exact commands

Random Wi-Fi disconnects are usually power management, a stale wireless driver, or interference. Windows keeps a detailed wireless session log — start there.

netsh wlan show wlanreport

Generates an HTML report of every wireless session, disconnect reason, and signal history from the last 3 days — the single best Wi-Fi diagnostic on Windows.

netsh wlan show interfaces

Shows current signal strength, channel, and PHY rate. Signal below ~60% or a crowded 2.4 GHz channel explains most drops.

netsh wlan show drivers

Shows the wireless driver version and date — adapters running multi-year-old drivers drop connections under load.

netsh winsock reset

Resets the Winsock catalog, clearing corrupted network socket state (reboot required).

netsh int ip reset

Rebuilds the TCP/IP stack to defaults (reboot required).

The wlanreport HTML (saved under C:\ProgramData\Microsoft\Windows\WlanReport) names the disconnect reason for every drop. RescuePC runs the same resets in its network repair chain, with a restore point first.

When Does the WiFi Drop?

Drops on idle or after the laptop sleeps

Likely cause: Adapter power management

Drops worsen with distance or band-hop 2.4/5 GHz

Likely cause: Aggressive roaming or 2.4 GHz interference

Reconnects but shows "No Internet, Secured"

Likely cause: A corrupted IP/DNS stack

Only this PC drops; other devices are fine

Likely cause: This PC's driver or adapter

FIXES THIS IN 5 MINUTES

Fix WiFi Keeps Disconnecting Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

One Setting Stops Most Drops

WiFi disconnects cluster around a few causes, and the pattern points straight to the fix.

  • Drops on idle/sleep = power management (the top fix)
  • Band-hopping/range = roaming + interference
  • "No Internet, Secured" = IP/DNS stack
  • Drops on every device = router/ISP, not your PC

Related Error Codes

Browse More Network & Internet Guides

WiFi Keeps Disconnecting — FAQ

What's the most common fix for WiFi that keeps dropping?
Disabling power management on the WiFi adapter. In Device Manager > Network adapters > your WiFi adapter > Properties > Power Management, uncheck "Allow the computer to turn off this device to save power." Windows powers the adapter down to save battery and does not always bring it back cleanly — this is the #1 cause of laptop WiFi drops.
My WiFi drops every time the laptop wakes from sleep — why?
Same root cause: the adapter is powered off during sleep and not reinitialized properly on wake. Disable the adapter power-management setting above, and update the WiFi driver. If it persists, also disable USB selective suspend (for USB WiFi dongles).
What is "roaming aggressiveness" and should I change it?
It controls how eagerly Windows hunts for a "better" access point. Set too high, it constantly scans and drops your current connection. In the adapter's Advanced properties, set Roaming Aggressiveness to "Lowest." This is especially helpful in homes with a single router.
WiFi reconnects but says "No Internet, Secured" — is that the same problem?
That is a related but distinct issue — the link is up but the IP/DNS layer is broken. Reset the stack (netsh winsock reset, netsh int ip reset, ipconfig /flushdns) and set DNS to 1.1.1.1/8.8.8.8. See the "WiFi connected but no internet" guide for the full sequence.
It only drops on my PC — should I replace the adapter?
Try the power-management, driver, roaming, and stack fixes first. If a built-in adapter still drops after all of those, a USB WiFi 6 adapter (inexpensive) is a reliable replacement — built-in laptop antennas are often the weak point, especially on desktops where the card sits behind the case.
Share this:XRedditLinkedInEmail