Google Chrome ERR_CONNECTION_CLOSED: How to Fix It

Easy 10-30 minutes Medium Severity Verified June 2026
Error Code
ERR_CONNECTION_CLOSED
Brand
Google Chrome
Product Type
browser
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
10-30 minutes
The ERR_CONNECTION_CLOSED error in Google Chrome means the browser attempted to connect to a website but the connection was abruptly closed before any data could be exchanged. This is different from a refused connection — the server or a network device in between accepted the request and then dropped it unexpectedly. It is most commonly caused by network misconfigurations, faulty Chrome settings, overly aggressive antivirus or firewall rules, or corrupted browser data.
Ad

Tools You'll Need

How to Fix Error Code ERR_CONNECTION_CLOSED

  1. Reload the Page and Check Your Internet Connection

  2. Check if the Website is Down

  3. Disable VPN or Proxy Settings

  4. Flush DNS Cache and Renew IP Address

  5. Change Your DNS Server

  6. Disable Antivirus and Firewall Temporarily

    Only disable your firewall and antivirus briefly for testing purposes. Re-enable them immediately after testing. Do not browse other websites while security software is disabled.
  7. Clear Chrome Browsing Data, Cache, and Cookies

  8. Disable Chrome Extensions

  9. Reset Chrome Network Settings and Flags

  10. Disable TLS/SSL Protocol Interference

  11. Update or Reinstall Google Chrome

    Reinstalling Chrome will not delete your bookmarks or passwords if you are signed in to a Google account, as they are synced to the cloud. However, locally stored data may be lost. Consider exporting bookmarks before reinstalling.
  12. Reset TCP/IP Stack (Windows Only)

Ad

When to Call a Professional

If the error persists on multiple websites and multiple browsers after following all steps, contact your Internet Service Provider (ISP) — there may be a network-level issue, DNS hijacking, or deep packet inspection policy on your connection that requires their intervention. If this occurs only on a corporate or school network, contact your IT administrator, as network firewalls or SSL inspection policies may be forcibly closing connections. For persistent issues on a personal device that began after a Windows update, consider consulting a PC technician to diagnose potential OS-level networking corruption.

Frequently Asked Questions

What is the difference between ERR_CONNECTION_CLOSED and ERR_CONNECTION_REFUSED?
ERR_CONNECTION_REFUSED means the server actively rejected the connection attempt — the server is reachable but not accepting requests on that port. ERR_CONNECTION_CLOSED means the connection was established or in progress but then dropped unexpectedly mid-handshake or mid-session, often due to a firewall, security software, or network device interrupting the communication.
Why does ERR_CONNECTION_CLOSED only happen on certain websites?
When the error affects only specific websites, the cause is usually site-specific SSL/TLS certificate issues, your antivirus flagging that domain, a firewall rule blocking it, or the website itself dropping connections under load. Try accessing the site in Incognito mode and on a different browser. If it works in a different browser, a Chrome extension or setting is likely the culprit.
Can a VPN cause ERR_CONNECTION_CLOSED in Chrome?
Yes. VPNs route your traffic through their servers, which can introduce latency, drop connections, or conflict with certain websites' security rules. Some websites actively block known VPN IP ranges. Disable your VPN temporarily to test whether it is the cause. If disabling the VPN fixes the issue, try switching to a different VPN server location or contact your VPN provider for support.
Does ERR_CONNECTION_CLOSED mean my data was compromised?
No, this error does not indicate a security breach. It simply means a connection could not be completed. In many cases, your antivirus or firewall is actually doing its job by closing a connection it considered suspicious. However, if you see this error consistently on sites you normally trust, it is worth scanning your device with updated antivirus software to rule out malware that may be interfering with network traffic.
Will clearing Chrome cache fix ERR_CONNECTION_CLOSED permanently?
Clearing the cache may fix the error if corrupted cached data was the cause, but it is not a permanent solution if the underlying issue is network-related, DNS-related, or caused by security software. Cache clearing is a good first troubleshooting step, but if the error returns regularly, investigate your DNS settings, antivirus configurations, or router firmware as a more permanent fix.