Symptoms
- WiFi disconnects randomly every few minutes while browsing or streaming.
- Network icon shows limited or no connectivity, then reconnects after a short delay.
- Other devices on the same network work fine, ruling out ISP issues.
- Event logs show frequent disconnection events from the wireless adapter.
Root Causes
- Power Saving Settings: Windows may turn off the WiFi adapter to save power.
- Outdated or Corrupt Drivers: Incompatible or buggy wireless drivers cause instability.
- Channel Interference: Overlapping channels from neighboring networks or devices like microwaves.
- Router Firmware Issues: Outdated router firmware can cause frequent disconnects.
- DHCP Lease Conflicts: IP address conflicts or short lease times force reconnection.
- Background Apps: Third-party VPNs or network management software interfere.
Step-by-Step Fix
1. Disable Power Saving for WiFi Adapter
- Press Win + X and select Device Manager.
- Expand Network adapters, right-click your WiFi adapter, and choose Properties.
- Go to the Power Management tab and uncheck Allow the computer to turn off this device to save power.
- Click OK and restart your PC.
2. Update WiFi Driver
- In Device Manager, right-click the WiFi adapter and select Update driver.
- Choose Search automatically for drivers. If no update found, visit the manufacturer's website.
- Alternatively, download the latest driver from Intel, Realtek, or your laptop vendor.
- Install the driver and reboot.
3. Reset Network Settings
- Open Command Prompt as Administrator.
- Run the following commands one by one:
netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew ipconfig /flushdns - Restart your computer.
4. Change WiFi Channel on Router
- Log into your router’s admin panel (usually 192.168.1.1 or 192.168.0.1).
- Go to Wireless Settings.
- Change the channel from Auto to a specific channel (e.g., 1, 6, or 11 for 2.4 GHz).
- Save settings and reboot the router.
5. Disable 802.11n Mode (if using 2.4 GHz)
- In Device Manager, open WiFi adapter Properties.
- Go to the Advanced tab.
- Find 802.11n Mode or Wireless Mode and set to Disabled or 802.11g.
- Click OK and test.
Alternative Fixes
- Run Network Troubleshooter: Go to Settings > Network & Internet > Status > Network troubleshooter.
- Disable IPv6: In network adapter properties, uncheck Internet Protocol Version 6 (TCP/IPv6).
- Change DNS: Use Google DNS (8.8.8.8 / 8.8.4.4) or Cloudflare (1.1.1.1).
- Update Router Firmware: Check manufacturer support site for updates.
- Use a Wired Connection Temporarily: If possible, test with Ethernet to rule out adapter hardware failure.
Prevention
- Keep your WiFi drivers and router firmware up to date.
- Avoid placing the router near metal objects, microwaves, or cordless phones.
- Use a WiFi analyzer app to find the least congested channel.
- Set a static IP address for your computer to avoid DHCP conflicts.
- Regularly restart your router and modem (every few weeks).
- Consider upgrading to a dual-band router if you have many devices on 2.4 GHz.
By following these steps, you should resolve the intermittent WiFi disconnects. If the problem persists, the wireless adapter may be failing and require replacement.