Fix WiFi Disconnecting Every Few Minutes on Windows

WiFi dropping every few minutes is often caused by power management settings, driver issues, or interference. This guide provides step-by-step fixes to stabilize your connection.

Symptoms

  • WiFi connection drops every 2–5 minutes, then reconnects automatically.
  • Network icon shows exclamation mark or disappears briefly.
  • Streaming, gaming, or video calls frequently interrupted.
  • Other devices on same network work fine.

Root Causes

  1. Power Saving Settings: Windows may turn off the wireless adapter to save power, causing intermittent disconnects.
  2. Outdated or Corrupt WiFi Drivers: Incompatible or buggy drivers lead to instability.
  3. Wireless Interference: Other networks, microwaves, or Bluetooth devices cause signal drops.
  4. Router Overload or Channel Congestion: Too many devices or overlapping channels.
  5. IP Address Conflict or DHCP Issues: Router fails to renew IP lease properly.

Step-by-Step Fix

Step 1: Disable Power Management for WiFi Adapter

  1. Press Win + X and select Device Manager.
  2. Expand Network adapters.
  3. Right-click your WiFi adapter (e.g., Intel Wireless AC) and choose Properties.
  4. Go to Power Management tab.
  5. Uncheck Allow the computer to turn off this device to save power.
  6. Click OK and restart your computer.

Step 2: Update WiFi Driver

  1. In Device Manager, right-click your WiFi adapter and select Update driver.
  2. Choose Search automatically for drivers.
  3. If no update found, visit your laptop or adapter manufacturer’s website to download the latest driver.
  4. Install and reboot.

Step 3: Reset Network Settings

  1. Open Settings (Win + I) > Network & Internet > Advanced network settings.
  2. Click Network reset > Reset now.
  3. Confirm and restart. This reinstalls network adapters and clears cache.

Step 4: Change Wireless Channel on Router

  1. Log into your router (usually 192.168.1.1 or 192.168.0.1).
  2. Go to Wireless settings.
  3. Change the channel to 1, 6, or 11 (for 2.4 GHz) or a less congested 5 GHz channel.
  4. Save and reboot router.

Step 5: Disable 802.11n Mode (if using older hardware)

  1. In Device Manager, open WiFi adapter Properties.
  2. Go to Advanced tab.
  3. Find 802.11n mode or Wireless Mode and set to 802.11g or Auto.
  4. Click OK and test.

Alternative Fixes

  • Run Network Troubleshooter: Go to Settings > System > Troubleshoot > Other troubleshooters > Network Adapter > Run.
  • Renew IP Lease: Open Command Prompt as admin and run
    ipconfig /release
    ipconfig /renew
  • Check for Windows Updates: Install latest updates as they often include driver fixes.
  • Use Ethernet Temporarily: If possible, connect via cable to isolate the issue.

Prevention

  • Keep WiFi drivers and Windows updated.
  • Restart your router every few weeks to clear memory.
  • Place router away from microwaves, cordless phones, and large metal objects.
  • Use a WiFi analyzer app to find the least congested channel and set it manually.
  • Consider upgrading to a dual-band or mesh router if interference persists.

By following these steps, you can eliminate random WiFi drops and enjoy a stable connection. If issues continue, your adapter may be failing and require replacement.

Related Errors in Network & Connectivity
DNS_NAME_NOT_RESOLVED DNS Internal Domain Resolution Fails on Windows 10/11 0XC0000255 Fix IP Conflict Error 0XC0000255 on Windows 10/11 WiFi keeps dropping on Windows 11: the real fix 0X0000255E DNS_ERROR_DWORD_VALUE_TOO_SMALL (0X0000255E) – Fix the 0 value

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.