Wi-Fi Keeps Dropping — Causes and Fixes
Intermittent Wi-Fi disconnections are usually caused by interference, overloaded channels, weak signal strength, or router configuration issues. The fix depends on the specific cause — this guide walks through each one systematically.
Diagnosing the cause — quick reference
| Symptom | Most likely cause | Fix |
|---|---|---|
| Drops at the same time every day | ISP scheduled maintenance or peak contention | Contact ISP; test with Ethernet to isolate |
| Drops when a specific device is in use | Interference from a microwave, cordless phone, or Bluetooth device | Switch to 5 GHz; identify and move interfering device |
| Only drops far from the router | Weak signal / roaming issues between APs | Add a mesh node or Wi-Fi extender; adjust band steering |
| Drops on all devices simultaneously | Router crash, ISP line fault, or overheating router | Check router temperature; update firmware; test line |
| Drops on one device only | Device Wi-Fi driver, power management, or IP conflict | Update drivers; disable power management; renew DHCP lease |
| Slow speed with connection maintained | Channel congestion from neighbouring networks | Change Wi-Fi channel; use 5 GHz or 6 GHz band |
| Drops after several hours of use | DHCP lease expiry or router memory leak | Update router firmware; set static IP; schedule router reboot |
Cause 1: Radio interference on 2.4 GHz
The 2.4 GHz band is shared with microwaves, Bluetooth devices, baby monitors, cordless phones, and neighbouring Wi-Fi networks. All of these compete for the same radio spectrum. When multiple devices transmit simultaneously, interference causes packet corruption, retransmissions, and dropped connections.
The fix: switch to 5 GHz whenever possible. The 5 GHz band has more non-overlapping channels and is less occupied by consumer electronics. Modern routers offer both bands — look for the 5 GHz SSID (often labelled with "5G" or a different name than the 2.4 GHz network). 2.4 GHz vs 5 GHz — detailed comparison →
Cause 2: Channel congestion from neighbours
In dense housing (flats, terraced houses), dozens of Wi-Fi networks compete on the same channels. The 2.4 GHz band has only 3 non-overlapping channels (1, 6, and 11 in most regions). If all nearby routers are on channel 6, congestion is severe. The 5 GHz band has 19–25 non-overlapping channels depending on country, making congestion much less likely.
How to diagnose: use a Wi-Fi analyser app (Android) or a network scanner (macOS/Windows) to see which channels nearby networks are using. Switch your router to a less crowded channel. If on 2.4 GHz, use only channels 1, 6, or 11 — never overlapping channels like 3 or 8.
Cause 3: Weak signal strength
Wi-Fi signal drops off with distance and degrades through walls, floors, and dense materials. A device at the edge of coverage may appear connected but receive only a marginal signal, causing frequent reconnection attempts, high packet loss, and slow speeds even while nominally connected.
Signal strength is measured in dBm. The practical range:
- -50 dBm or better: Excellent signal — fast, reliable, low error rate
- -60 to -70 dBm: Good — sufficient for HD video and calls
- -70 to -80 dBm: Marginal — slower speeds, occasional drops
- Below -80 dBm: Poor — frequent disconnections, very slow speeds
Check your device's Wi-Fi signal strength in the network settings or using a Wi-Fi analyser tool. If you're consistently below -70 dBm, consider a mesh Wi-Fi system, a Wi-Fi extender, or powerline adapters to extend coverage. How to improve your Wi-Fi signal →
Cause 4: Router overheating
Routers generate heat and require adequate ventilation. A router in an enclosed cabinet, covered by objects, or positioned in a hot location will throttle its Wi-Fi radio to reduce heat, causing intermittent drops. Routers running for extended periods without restarting can also experience memory issues in older firmware.
Fix: ensure the router is in open air with ventilation space above and around it. Avoid cupboards, shelves with sides, and locations near heat sources. If the router chassis is hot to the touch, that's a problem. Restarting the router weekly can help with older firmware memory issues while you wait for a firmware update.
Cause 5: Device power management settings
Windows laptops and Android devices often have a power management setting that turns off the Wi-Fi radio when the device is idle or on battery, to save power. When the device needs the network again, there's a delay reconnecting — which appears as a drop.
On Windows: Device Manager → Network Adapters → Wi-Fi adapter → Properties → Power Management → uncheck "Allow the computer to turn off this device to save power". On Android: this varies by manufacturer but is usually in Developer Options under Wi-Fi sleep policy.
Cause 6: IP address conflicts and DHCP issues
If two devices on your network are assigned the same IP address, both will experience connectivity disruptions. This typically happens when a device has a manually assigned IP that conflicts with the router's DHCP range, or when DHCP leases expire and are re-assigned incorrectly.
Fix: ensure all devices are set to obtain IP addresses automatically (DHCP) unless you specifically need static IPs. If you have static IP assignments, keep them outside the DHCP pool range. Restarting the router clears stale DHCP leases.
Cause 7: Outdated router firmware
Router manufacturers release firmware updates that fix Wi-Fi stability bugs, improve connection handling, and patch security vulnerabilities. Running firmware that's 2–3 years out of date is a common cause of unexplained disconnections, especially as more devices join the network.
Check your router's admin panel (usually at 192.168.1.1 or 192.168.0.1) for a firmware update option. On modern routers, updates may be available through the companion mobile app. ISP-provided routers are updated automatically in most cases.