How to Fix Wi-Fi Keeps Disconnecting on Windows 11 (Step-by-Step Guide)

Wi-Fi disconnecting randomly in Windows 11 is often caused by unstable network drivers, power management settings, or incorrect configurations.

To better understand other Windows crash codes, see our Windows Blue Screen Errors guide.

Wi-Fi randomly disconnecting on Windows 11 is a common issue, especially after driver updates or major system patches. You may notice your connection drops every few minutes, reconnects slowly, or shows “No Internet” even though other devices work fine.

In most cases, this is not a hardware failure. It’s usually caused by driver conflicts, power saving settings, or corrupted network configuration.

Below are the most effective fixes - start from the top and move down.

Common Causes of Random Wi-Fi Disconnects

  • Corrupted or outdated Wi-Fi driver
  • Windows Update replacing the adapter driver
  • Power saving turning off the adapter
  • Network stack corruption
  • Fast Startup conflicts
  • Router vs PC misdiagnosis

If you are also seeing driver-related crashes or power state errors, see our guide on fixing driver power state blue screen errors on Windows 11.

Some systems instead crash with an IRQL_NOT_LESS_OR_EQUAL blue screen when network or chipset drivers misbehave - follow our step-by-step IRQL_NOT_LESS_OR_EQUAL repair guide.

Step 1 - Restart Network Adapter Properly

Do not just toggle Wi-Fi from the tray.

Instead:

  • Press Start → Device Manager
  • Expand Network adapters
  • Right-click your Wi-Fi adapter
  • Disable device
  • Wait 30 seconds
  • Enable again

Test stability.

Step 2 - Disable Wi-Fi Power Saving

This fixes many random drops.

Device Manager → Network adapters → Wi-Fi adapter → Properties → Power Management tab:

Uncheck:

Allow the computer to turn off this device to save power

Click OK → reboot.

This same power management behavior can also trigger GPU driver timeout errors. See our guide on fixing the nvlddmkm TDR error on Windows 11.

Step 3 - Reinstall Wi-Fi Driver (Clean Method)

Driver corruption is very common after updates.

  • Device Manager → Wi-Fi adapter
  • Uninstall device
  • Check “delete driver software” if shown
  • Reboot
  • Install the latest driver from your laptop or adapter manufacturer website (not Windows Update first)

Avoid generic drivers if vendor drivers exist.

If disconnects are combined with random freezes or memory-related blue screens, review our MEMORY_MANAGEMENT BSOD fix guide for deeper diagnostics.

Step 4 - Stop Windows from Replacing the Driver

Windows may overwrite stable drivers.

Press Win+R → type:

sysdm.cpl

Hardware tab → Device Installation Settings → choose:

No 

Save → reboot.

Step 5 - Run Full Network Reset

If disconnects continue:

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

This removes:

  • adapters
  • profiles
  • cached configs

You will need to reconnect to Wi-Fi afterward.

Microsoft’s official network troubleshooting documentation explains what Network Reset removes and rebuilds.

Step 6 - Disable Fast Startup

Fast Startup sometimes restores broken network states.

Control Panel → Power Options → Choose what power buttons do → uncheck:

Turn on fast startup

Restart fully (not shutdown → power on, but restart).

Step 7 - Check If It’s Router or PC

Quick isolation test:

  • If other devices stay stable → PC issue
  • If all devices drop → router / ISP issue
  • Test with mobile hotspot
  • Test with Ethernet if possible

When Hardware Might Be the Cause

Consider hardware only if:

  • disconnects happen across multiple OS installs
  • Linux live USB also drops
  • adapter disappears from Device Manager
  • signal strength jumps wildly at close range

Otherwise, it’s almost always software/driver related.

Final Thoughts

Most Windows 11 Wi-Fi disconnect problems come from driver or power settings - not hardware failure. Clean driver install + power setting change fixes the majority of cases.

Work through the steps in order and test after each one.