How to Fix “Your Connection Was Interrupted”

Seeing “Your connection was interrupted” in Chrome, Edge, or another browser usually means your device lost or changed its network connection while a page was loading. It is often linked to unstable Wi-Fi, router issues, VPN interference, DNS problems, or browser cache conflicts. The message may also appear with errors such as ERR_NETWORK_CHANGED or ERR_INTERNET_DISCONNECTED.

TLDR: Start by refreshing the page, checking whether other websites work, and restarting your router. If the issue continues, disable VPN or proxy tools, clear your browser cache, flush DNS, and update your network drivers. For example, if a laptop switches from office Wi-Fi to a mobile hotspot during loading, the browser may immediately show “Your connection was interrupted”. In many home network cases, a simple router restart resolves temporary connection faults within 2–5 minutes.

What the Error Means

The error does not always mean the website is down. In many cases, the problem is local: your computer, phone, browser, router, or internet provider briefly dropped the connection. The browser expected a stable route to the website, but that route changed or disappeared before the request finished.

This can happen when your device moves between networks, your router renews its connection, a VPN reconnects, or your DNS settings fail to resolve the website correctly. Because several causes look similar from the browser’s perspective, the best approach is to troubleshoot from the simplest checks to more advanced fixes.

1. Refresh the Page and Test Other Websites

Begin with the basic checks. Click the browser’s Reload button or press Ctrl + R on Windows or Command + R on macOS. If the page loads normally afterward, the interruption was probably temporary.

Next, open two or three other websites, preferably well-known services. If no sites load, the issue is likely with your internet connection. If only one website fails, the problem may be with that site’s server, firewall settings, or regional availability.

  • Only one website fails: wait a few minutes, try private browsing, or check from another device.
  • All websites fail: focus on Wi-Fi, router, modem, VPN, DNS, or device network settings.
  • Some websites fail: suspect DNS, browser cache, security software, or ISP routing problems.

2. Restart Your Router and Modem

A router restart is one of the most reliable first steps because it clears temporary network faults, renews the internet connection, and resets local routing. Turn off your router and modem, wait at least 30 seconds, then turn the modem on first. Wait until it fully connects, then turn the router back on.

After the network returns, reconnect your device and try loading the page again. If you frequently see this error, check whether your router feels unusually hot or restarts on its own. Overheating, outdated firmware, or failing hardware can cause repeated interruptions.

3. Check Wi-Fi Stability

Weak Wi-Fi is a common cause of interrupted connections. If possible, move closer to the router or temporarily connect with an Ethernet cable. A wired connection helps determine whether the problem is with your internet service or just the wireless signal.

Also look for interference. Thick walls, microwave ovens, Bluetooth devices, and neighboring networks can reduce signal quality. If your router supports both 2.4 GHz and 5 GHz networks, test both. The 2.4 GHz band usually has better range, while 5 GHz is often faster but less effective through walls.

4. Disable VPN, Proxy, or Security Filtering Temporarily

VPNs, proxy servers, corporate filtering tools, and some antivirus web shields can interrupt traffic when they reconnect or inspect encrypted connections. Turn them off briefly and reload the page. If the error disappears, update the software or change its server/location settings.

Do not leave security software disabled permanently. This step is only a controlled test. If a VPN is required for work, contact your IT team before changing advanced settings.

5. Clear Browser Cache and Cookies

Corrupted cached data can cause a browser to reuse broken connection information or outdated site resources. Clearing cache is safe, although it may sign you out of some websites if you also remove cookies.

In Chrome or Edge, go to Settings > Privacy and security > Clear browsing data. Select Cached images and files, choose a time range such as All time, and clear the data. Then close and reopen the browser.

If you do not want to clear everything immediately, try opening the site in a private or incognito window. If it works there, browser data, extensions, or session cookies may be involved.

6. Disable Browser Extensions

Extensions that block ads, protect privacy, manage proxies, or scan traffic can sometimes interfere with page loading. Disable extensions one by one, then test the website again. If the error stops after disabling a specific extension, remove it or check for an update.

  1. Open your browser’s extensions or add-ons page.
  2. Disable all non-essential extensions.
  3. Reload the affected website.
  4. Re-enable extensions individually to identify the cause.

7. Flush DNS and Reset Network Settings

DNS is the system that translates website names into IP addresses. If DNS records are stale or corrupted on your device, websites may fail to load correctly. Flushing DNS forces your system to request fresh information.

On Windows, open Command Prompt as administrator and run:

ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset

Restart the computer after running these commands.

On macOS, DNS flushing depends on the version, but many modern versions use this Terminal command:

sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

You may be asked for your administrator password. Afterward, reconnect to the network and test the page.

8. Change DNS Servers

If your internet provider’s DNS servers are slow or unreliable, changing DNS can help. Common public DNS options include Google DNS at 8.8.8.8 and 8.8.4.4, or Cloudflare DNS at 1.1.1.1 and 1.0.0.1.

Change DNS in your device’s network settings or directly on the router if you want the whole household to use the same DNS. After changing DNS, restart the browser and test again.

9. Update Network Drivers and System Software

Outdated network drivers can cause unstable connections, especially after operating system updates. On Windows, open Device Manager, expand Network adapters, right-click your Wi-Fi or Ethernet adapter, and choose Update driver. You can also download the latest driver from the computer or adapter manufacturer.

On macOS, network drivers are usually updated through system updates. Go to System Settings > General > Software Update and install available updates.

10. Check for ISP or Website Problems

If multiple devices on the same network show the same error, and restarting the router does not help, your internet service provider may be having an outage. Check your ISP’s status page using mobile data, or contact support. If only one website is affected, use a website status checker or ask someone on a different network to test it.

For business-critical access, document the time, affected websites, error messages, and devices tested. This information helps your ISP or IT support identify whether the failure is local, regional, or related to routing.

When to Seek Professional Help

If the error appears daily, affects multiple devices, or interrupts video calls, payments, or work systems, it is worth escalating. Repeated connection drops may indicate a failing router, damaged cable, poor signal from the ISP, or misconfigured business firewall.

A stable internet connection should not frequently change or disappear during normal browsing. If you have already tested another device, restarted the router, cleared browser data, disabled VPN tools, and flushed DNS, the remaining cause is likely outside the browser itself.

Final Checklist

  • Refresh the page and test other websites.
  • Restart the modem and router.
  • Move closer to Wi-Fi or test Ethernet.
  • Disable VPN, proxy, and browser extensions temporarily.
  • Clear cache and cookies.
  • Flush DNS and renew the IP address.
  • Change DNS servers if needed.
  • Update network drivers and operating system software.
  • Contact your ISP if all devices are affected.

“Your connection was interrupted” is usually fixable with a structured approach. Start with simple connection checks, then move to browser, DNS, and driver troubleshooting. If the problem persists across devices, treat it as a router or ISP issue rather than a browser fault.