Windows power management is almost always the culprit — it silently turns off your WiFi adapter. Here’s how to stop it permanently.
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.
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 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.
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.
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.
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).
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.
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.
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.
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.
Our AI can run a live network diagnostic and check your adapter status, driver version, and connection stability in real time.
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 →