PONG// pong.com v3.0OPERATIONAL
pong@pong-com blog/internet-keeps-disconnecting$
TroubleshootingJune 9, 2026· 11 min read
ByJonah Larson· Contributing Technology Writer

Internet Keeps Disconnecting? Why It Happens and How to Fix It for Good

If your internet connection keeps dropping randomly, the cause is usually a failing modem, overheating router, outdated firmware, WiFi interference, or a DHCP lease conflict. Here is how to diagnose the exact problem and fix it so your connection stays stable.

Random internet disconnections are almost always caused by one of six things: a failing or overheating modem/router, outdated firmware, WiFi interference, a DHCP lease conflict, or an ISP-side issue. The fix depends on which one is responsible — and the fastest way to narrow it down is to figure out whether your WiFi is dropping or your entire internet connection is dropping.

That distinction matters. If WiFi drops but your modem stays online, the problem is between your router and your devices. If the modem itself loses its connection to your ISP, no amount of router tweaking will help. This guide walks through both scenarios, starting with the quickest diagnostics and ending with the fixes that solve 90% of disconnection issues.

// SPEED TEST

Measure your real-world speed, ping, jitter, and bufferbloat. Free, no signup required.

> Run Free Speed Test

First Step: Is It Your WiFi or Your Whole Internet?

Before you try any fixes, you need to answer this one question. The answer points you directly to the right section of this guide.

How to Tell the Difference

  1. Check your modem lights. When the internet drops, look at the lights on your modem (the box your ISP gave you, not your router). If the "Online," "Internet," or "WAN" light is off or blinking, the modem lost its connection to your ISP. That is an ISP-side or modem-side problem.
  2. Connect a device directly to the modem with an ethernet cable. If the wired connection also drops, the problem is your modem or ISP — not WiFi. If the wired connection stays stable while WiFi drops, the problem is your router or wireless setup.
  3. Check multiple devices. If only one device disconnects while others stay connected, the problem is likely that specific device's WiFi adapter, driver, or power management settings — not your network.

WiFi Keeps Dropping: Causes and Fixes

If your modem stays online but your WiFi connection keeps cutting out, the problem is between your router and your devices. Here are the most common causes, in order of how often they are the culprit.

1. Router Overheating

Routers generate significant heat during operation, and most consumer routers have no fans — they rely entirely on passive cooling through vents. When those vents get blocked by dust, stacking other devices on top, or being placed in an enclosed cabinet, the internal temperature rises until the router throttles its performance or reboots itself entirely.

Fix: Move your router to an open, well-ventilated area. Do not stack anything on top of it. Keep it away from direct sunlight and heat sources. If the router is warm to the touch when disconnections happen, overheating is very likely the cause. Some users blow out dust from the vents with compressed air every few months.

2. WiFi Channel Congestion

Every WiFi router broadcasts on a specific channel within the 2.4 GHz or 5 GHz frequency band. In apartments and dense neighborhoods, dozens of nearby networks can overlap on the same channel, creating interference that causes disconnections, especially during peak evening hours.

Fix: Log into your router admin panel and switch to a less crowded channel. On 2.4 GHz, channels 1, 6, and 11 are the only ones that do not overlap — pick whichever your neighbors are using least. On 5 GHz, there are many more non-overlapping channels, so congestion is rarer. You can use a free app like WiFi Analyzer (Android) or the built-in wireless diagnostics on Mac to see which channels are crowded in your location.

3. Too Many Devices on One Band

Most modern routers are dual-band, broadcasting both a 2.4 GHz and a 5 GHz network. If all of your devices are connected to the same band — especially the already crowded 2.4 GHz — the router can struggle to manage airtime for all of them. The result is intermittent drops as devices compete for bandwidth.

Fix: Separate your bands into two visible networks (e.g., "HomeWifi" for 5 GHz and "HomeWifi-2G" for 2.4 GHz) and manually connect devices that need speed — laptops, gaming consoles, streaming sticks — to the 5 GHz network. Put smart home devices, older phones, and IoT gadgets on 2.4 GHz. This spreads the load and reduces contention.

4. Outdated Router Firmware

Router firmware updates fix bugs that cause disconnections, improve compatibility with newer devices, and patch security vulnerabilities. Many people never update their router firmware because it does not happen automatically on most models.

Fix: Log into your router's admin panel (usually at 192.168.1.1 or 192.168.0.1), find the firmware update section, and check for updates. Most routers have a "Check for Updates" button. If yours does not, visit the manufacturer's website, find your exact model, and download the latest firmware manually. After updating, restart the router.

5. WiFi Adapter Power Management (One Device Only)

If WiFi only drops on one specific device — usually a Windows laptop — the cause is often the operating system turning off the WiFi adapter to save power. Windows has an aggressive power-saving feature that disables network adapters when it thinks they are idle.

Fix (Windows): Open Device Manager, expand "Network adapters," right-click your WiFi adapter, select Properties, go to the Power Management tab, and uncheck "Allow the computer to turn off this device to save power." Also go to the Advanced tab and set "Roaming Aggressiveness" to the highest value, which prevents the adapter from dropping your current connection to search for a stronger one.

Whole Internet Drops: Modem and ISP Fixes

If the modem itself loses connection — the lights go out, the wired connection also drops — the problem is upstream of your router. Here are the most common causes.

1. Loose or Damaged Cables

This is the most overlooked cause of intermittent disconnections. The coaxial cable connecting your modem to the wall outlet, the ethernet cable between your modem and router, or the power cable to either device can be loose, corroded, or damaged. A coaxial connection that is finger-tight instead of wrench-tight can cause signal drops that come and go unpredictably.

Fix: Unplug and reseat every cable. Check coaxial connectors for corrosion (green or white buildup on the metal). Replace any cable that looks damaged or has bent pins. Tighten coaxial connections with a wrench — they should be snug, not just hand-tight.

2. Modem Signal Levels Out of Spec

Your cable modem receives a signal from your ISP at a specific power level. If that signal is too weak or too strong, the connection becomes unstable. You can check these numbers yourself.

Fix: Log into your modem's admin panel (usually at 192.168.100.1 — separate from your router's admin page) and look for "Signal" or "Connection" or "Status" pages. For DOCSIS 3.0 and 3.1 cable modems, healthy signal levels are:

MetricHealthy RangeProblem Zone
Downstream Power-7 to +7 dBmVBelow -10 or above +10 dBmV
Upstream Power38 to 48 dBmVBelow 33 or above 55 dBmV
SNR (Signal-to-Noise)33+ dBBelow 30 dB
Corrected/Uncorrectable ErrorsLow / near 0Rapidly increasing count

If your signal levels are outside these ranges, call your ISP and tell them your modem signal is out of spec. They may need to send a technician to fix the line, replace a splitter, or adjust the signal at the tap.

3. DHCP Lease Conflicts

DHCP is the protocol that assigns IP addresses to your devices. When a DHCP lease expires, your device requests a new one. If the renewal fails — because the router is overloaded, the lease time is set too short, or there is a conflict with another device — the connection drops momentarily. If this happens every hour or at regular intervals, a DHCP issue is likely.

Fix: Log into your router and find the DHCP settings (usually under LAN or Network). Increase the lease time to 24 hours (86400 seconds) or longer. This reduces how often devices need to renew their IP addresses. For devices that disconnect frequently, you can assign a static IP through the router's DHCP reservation feature — this eliminates lease renewal entirely for that device.

4. Modem Overheating or Failing

Modems age out. The average lifespan of a cable modem is 3 to 5 years. After that, capacitors degrade, thermal management worsens, and the device becomes less reliable — especially during sustained load or warm ambient temperatures. If your modem is more than 4 years old and you are experiencing random disconnections, the modem itself may be the problem.

Fix: Check with your ISP whether your modem model is still supported and up to date. If you rent your modem, request a replacement — ISPs will generally swap a failing modem for free. If you own your modem, consider replacing it with a DOCSIS 3.1 model if you have cable internet. A new modem often costs $60-$120 and pays for itself within a year by eliminating the rental fee.

5. ISP-Side Outages and Congestion

Sometimes the problem is not in your home at all. ISPs experience localized outages, node congestion during peak hours, and maintenance windows that cause intermittent drops. If your modem signal levels look fine and everything in your home checks out, the issue may be upstream.

Fix: Check your ISP's outage map or status page. Call their support line and ask if there are known issues in your area. If the disconnections happen at the same time every day — especially during peak evening hours (7-11 PM) — that is a strong indicator of node congestion, which your ISP needs to address.

Advanced Fixes for Persistent Disconnections

If the basics above did not solve it, these less common fixes address deeper issues.

Change Your DNS Servers

Slow or unreliable DNS servers can make it seem like your internet dropped when really the name resolution just timed out. Switch to a fast public DNS like 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google) in your router's WAN/Internet settings. This does not fix true disconnections but eliminates DNS-related timeouts that feel identical.

Disable Band Steering

Band steering is a router feature that automatically moves devices between 2.4 GHz and 5 GHz. In theory it optimizes performance. In practice, some devices handle the transition poorly and drop the connection momentarily during the switch. If your router has band steering enabled and you are experiencing brief, frequent drops, try disabling it and splitting your bands into separate networks instead.

Replace the Ethernet Cable Between Modem and Router

A degraded ethernet cable between your modem and router can cause intermittent packet loss that results in apparent disconnections. This is easy to miss because the cable looks fine from the outside. Replace it with a known-good Cat 5e or Cat 6 cable and see if the problem stops.

Factory Reset Your Router

Accumulated settings, stale client tables, and corrupted configuration data can cause routers to behave unpredictably over time. A factory reset clears everything and forces a fresh start. You will need to reconfigure your WiFi name, password, and any custom settings afterward. Use this as a last resort before replacing hardware.

When to Call Your ISP

Call your ISP if any of the following are true after trying the fixes above:

  • Your modem signal levels are out of spec and you cannot fix them by tightening cables or removing splitters.
  • The modem lights go offline at regular intervals and nothing in your home setup explains it.
  • A wired connection directly to the modem also drops, ruling out all WiFi causes.
  • Your ISP's outage page shows issues in your area that have not been resolved.
  • Your modem is ISP-provided, more than 4 years old, and warm to the touch during drops.

When you call, have your modem signal levels ready (downstream power, upstream power, SNR, and error counts). Telling the support agent these specific numbers immediately escalates your call past the basic "have you tried restarting" script.

// SPEED TEST

Measure your real-world speed, ping, jitter, and bufferbloat. Free, no signup required.

> Run Free Speed Test

Quick Diagnostic Cheat Sheet

SymptomMost Likely CauseFirst Fix to Try
WiFi drops on all devices, modem stays onlineRouter overheating or channel congestionMove router to open area, change WiFi channel
WiFi drops on one device onlyDevice power management or driver issueDisable WiFi power saving, update driver
Modem loses connection entirelyCable signal issue or modem failureCheck modem signal levels, reseat cables
Drops happen every hour at regular intervalsDHCP lease conflictIncrease DHCP lease time to 24 hours
Drops happen only in the eveningISP node congestionRun speed tests at different times, call ISP with data
Connection drops after heavy useRouter overheating under loadImprove ventilation, check router temperature

Frequently Asked Questions

?>Why does my internet keep disconnecting and reconnecting every few minutes?
The most common cause of frequent disconnect-reconnect cycles is a DHCP lease conflict, router overheating, or a failing modem. Start by checking whether the modem lights stay on during drops. If they do, the problem is your router or WiFi. If the modem lights also go off, the problem is the modem or ISP line. Overheating routers often drop connections under load and recover once they cool down, which creates a repeating cycle.
?>Why does my WiFi keep disconnecting on my phone but not other devices?
When only one device disconnects, the problem is usually that device's WiFi settings — not your network. On Android and iOS, check that WiFi power saving or "Smart Network Switch" (which switches you to cellular when WiFi is weak) is turned off. Also check that your phone's WiFi is not set to "Auto-switch" between networks, which can cause brief drops during transitions.
?>How do I check if my ISP is causing the disconnections?
Connect a computer directly to your modem with an ethernet cable, bypassing your router entirely. If the wired connection also drops, the problem is your modem or ISP. Check your modem's admin panel (usually at 192.168.100.1) for signal levels and error counts. If signal levels are out of spec or uncorrectable errors are climbing, the issue is on the ISP side of the connection. Run speed tests on pong.com at different times of day to document the pattern before calling support.
?>Why does my internet drop out every night at the same time?
Consistent drops during evening peak hours (roughly 7 PM to 11 PM) are usually caused by ISP node congestion. Cable internet is shared among your neighborhood, and when everyone streams and games at the same time, the local node gets overloaded. This is an ISP infrastructure problem. Document your speeds during off-peak vs. peak hours with speed tests and report the pattern to your ISP.
?>Should I replace my router or my modem if my internet keeps disconnecting?
Replace the device that is actually causing the disconnection. If your modem stays online but WiFi drops, replace the router. If the modem itself loses connection, replace the modem. If you rent your modem from your ISP and it is more than 3-4 years old, request a free replacement. If you are unsure which device is the problem, connect directly to the modem with ethernet — if that connection also drops, the modem is the culprit.
?>Does a VPN cause internet disconnections?
A VPN can cause apparent disconnections if the VPN server is unstable, your connection to the VPN server is slow, or the VPN client is configured to block all traffic when the VPN tunnel drops (a "kill switch"). Try disabling the VPN temporarily. If the disconnections stop, the VPN or VPN server is the issue — try switching to a different VPN server location or protocol (WireGuard tends to handle reconnection better than OpenVPN).

Bottom Line

Most random internet disconnections come down to one of six causes: an overheating router, WiFi channel interference, outdated firmware, a DHCP lease conflict, bad cables, or an ISP-side signal problem. The single most important diagnostic step is figuring out whether your modem stays online when the connection drops — that one check splits the problem into either a WiFi issue (router-side) or a line issue (modem/ISP-side) and tells you exactly where to focus.

If you have tried everything in this guide and the drops persist, the most likely remaining causes are a failing modem that needs replacement or an ISP infrastructure issue that requires a technician visit. Run speed tests on pong.com before and after each fix to verify whether the change actually improved your connection stability.

// Related Posts

Advertisement
// READY TO TEST?

Use our free speed test to measure your ping, download, upload, and bufferbloat. No signup required.

> Run Speed Test