Windows WiFi Keeps Disconnecting? Here’s the Real Fix

Windows power management is almost always the culprit — it silently turns off your WiFi adapter. Here’s how to stop it permanently.

Quick Answer
  • Windows power management turns off your WiFi adapter to save battery — disable this in Device Manager > Network Adapters > Power Management.
  • Fast Startup leaves the WiFi adapter in a partial state after shutdown — disabling it in Power Options stops wake-from-sleep disconnections.
  • If disconnections persist, download the latest WiFi driver directly from your laptop manufacturer's support page (not via Windows Update).
  • Run 'netsh winsock reset' in an elevated Command Prompt as a final catch-all if nothing else works.

Common Causes

Windows power management is turning off the WiFi adapter

Most Likely

By default, Windows is allowed to turn off your WiFi adapter to save power — even on plugged-in desktops. When this happens, the adapter goes offline and drops your connection. It usually reconnects in a few seconds, but on some adapters or drivers it gets stuck off until you manually disable and re-enable it. This setting is buried in Device Manager and is almost never the right tradeoff.

Outdated or buggy WiFi driver

Common

Windows Update often installs a generic Microsoft-packaged driver rather than the latest driver from your adapter or laptop manufacturer. Manufacturer drivers fix known stability bugs and implement firmware-level power management correctly. If your WiFi started disconnecting after a Windows update, a driver regression is the likely cause.

"Fast Startup" leaving the WiFi adapter in a bad state

Common

Fast Startup is a Windows feature that hibernates the kernel on shutdown so the next boot feels faster. The problem is that it doesn't fully reset hardware, including the WiFi adapter. After a shutdown/startup cycle with Fast Startup enabled, some WiFi adapters resume in a partially-initialized state that causes intermittent drops. Fully disabling Fast Startup forces a clean hardware reset on every boot.

DHCP lease conflict with the router

Less Common

When your IP lease expires and the router assigns a different IP before Windows fully renews the old one, the connection drops briefly. On most networks this is seamless, but on routers with aggressive lease times or in shared networks with many devices, the renewal can cause noticeable disconnections. Running 'ipconfig /release' and 'ipconfig /renew' in Command Prompt flushes the lease and forces a clean renewal.

Step-by-Step Fix

1

Disable power management on the WiFi adapter

Press Win + X and select Device Manager. Expand 'Network adapters' and find your WiFi adapter (usually named after the manufacturer — Intel, Qualcomm, Realtek, Broadcom). Right-click it and select Properties. Go to the Power Management tab. Uncheck 'Allow the computer to turn off this device to save power.' Click OK. This is the single most effective fix for WiFi dropping on laptops.

Pro tip: Also open Control Panel > Power Options > Change plan settings > Change advanced power settings > Wireless Adapter Settings > Power Saving Mode and set it to Maximum Performance.
2

Update the WiFi driver from the manufacturer

Don't use Windows Update for this — go directly to your laptop or WiFi adapter manufacturer's support site. Search your model number (printed on the bottom of the laptop) and download the latest WiFi driver package. Run the installer, restart, and test. For common manufacturers: Dell (dell.com/support), HP (support.hp.com), Lenovo (support.lenovo.com), ASUS (asus.com/support).

Pro tip: In Device Manager, right-clicking the WiFi adapter and selecting 'Update driver' only searches Windows Update's driver catalog, which is often months behind the manufacturer.
3

Disable Fast Startup

Open Control Panel (search for it in Start) > Power Options > 'Choose what the power buttons do' (left sidebar). Click 'Change settings that are currently unavailable' at the top to unlock the option. Under Shutdown settings, uncheck 'Turn on fast startup (recommended).' Click Save changes. From now on, shutdown will do a full hardware reset rather than a partial hibernate.

4

Forget and reconnect to the WiFi network

Sometimes a corrupted network profile causes repeated authentication failures that look like disconnections. Go to Settings > Network & Internet > WiFi > Manage known networks. Find your network, click it, and select Forget. Then reconnect by clicking the WiFi icon in the taskbar, selecting the network, and re-entering the password.

5

Run the Windows Network Troubleshooter

Go to Settings > System > Troubleshoot > Other troubleshooters (Windows 11) or Settings > Update & Security > Troubleshoot > Internet Connections (Windows 10). Run the troubleshooter — it can automatically detect and fix adapter state issues, DNS misconfiguration, and IP conflicts that cause disconnections.

6

Run 'netsh winsock reset' if issues persist

Open the Start menu, search for 'Command Prompt,' right-click it, and select 'Run as administrator.' Type 'netsh winsock reset' and press Enter. Then type 'netsh int ip reset' and press Enter. Restart your computer. These commands reset the Windows networking stack to a clean state and fix corruption that persists through driver reinstalls.

Pro tip: You may also run 'ipconfig /flushdns' to clear the DNS cache if websites fail to load after the WiFi reconnects.

Still disconnecting after all these steps?

Our AI can run a live network diagnostic and check your adapter status, driver version, and connection stability in real time.

Get AI Help

Frequently Asked Questions

Still having WiFi trouble?

Describe what happens when it disconnects — our AI will give you a targeted fix for your specific Windows version and adapter.

Start Free Diagnostic Chat →