The ERR_CONNECTION_RESET error appears when Google Chrome or Microsoft Edge fails to establish a connection to a website. This tutorial explains why this error occurs and shows ten ways to fix it.

How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 1

What Causes the “ERR_CONNECTION_RESET” Error?

The “ERR_CONNECTION_RESET” error happens when Google Chrome can’t reach the website you tried to load. The error page tells you that the site can’t be reached and to check your network connection, proxy, and firewall.

Table of Contents

    The error means that your browser could not establish a working connection with the website you tried to load. When this happens, the connection is “reset,” preventing data from reaching your browser.

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 2

    Several factors could cause this error, most notably those which affect your internet connection. For example, you may have one of the following problems:

    1. A problem with your virtual private network (VPN)
    2. Your firewall or antivirus may be blocking your connection
    3. Your proxy settings may be affecting your internet connection
    4. Your browser is experiencing a glitch, most probably due to the browser cache

    How Do I fix the “ERR_CONNECTION_RESET” Error?

    There are several possible ways to fix the “ERR_CONNECTION_RESET” error. In the following sections, we’ll start with the simplest and easiest to apply solutions and work toward the more complex solutions.

    Note: This error is specific to Google Chrome and Microsoft Edge, but you’ll see similar errors in other browsers. For example, in Firefox, you’ll see a “The connection was reset” error. This tutorial covers solutions with an eye toward Chrome, but much of the advice applies to other browsers.

    1. Check Your Internet Connection

    To double-check your internet connection and rule out an issue with your router or network adapter, try to load a website on a different browser on the same computer or a separate device. If the site loads on the same device, the issue likely lies with your browser.

    Likewise, you can rule out an issue with your Wi-Fi connection by connecting your computer to the internet via an ethernet cable.

    If the site doesn’t load on either device, the issue likely lies with your internet connection. Reboot your router to determine if the error is caused by a temporary glitch. Once the router reconnects to the internet, load a web page. If this doesn’t work, you might need to troubleshoot your internet connection further.

    2. Clear the Browser Cache

    Faulty cache files can cause glitches with your browser, including preventing it from establishing a working connection with websites. Clearing these files can potentially fix your “ERR_CONNECTION_RESET” problem.

    To clear the Chrome browser cache:

    1. Open Google Chrome.
    2. Click the three dots in the top-right corner, hover over More Tools, and click Clear Browsing Data.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 3
    1. Click the Basic tab at the top of the window and enable the Cached images and files checkbox.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 4
    1. Click Clear data and let the browser complete the process.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 5

    We also have a handy guide to clearing the cache in Microsoft Edge if that’s your browser of choice.

    3. Disable Chrome Extensions

    Chrome extensions can cause issues with the browser’s functionality, including causing the “ERR_CONNECTION_RESET” error. To test whether this is the case, we recommend disabling all your extensions. If the problem goes away, you can re-enable the extensions individually to determine which one is at fault.

    To disable your extensions:

    1. Open Google Chrome.
    2. Type “chrome://settings/” into the address bar and press Enter.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 6
    1. Select Extensions from the left-hand menu.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 7
    1. Toggle off each extension.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 8

    4. Disable Your Proxy Server or VPN

    A proxy server shouldn’t cause issues with your browser’s internet connection, but it is possible. Try turning off your proxy server to ensure that it isn’t the thing causing the error:

    1. Open the Start menu, search for “Control Panel,” and select that result.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 9
    1. In the Control Panel window, select Network and Internet.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 10
    1. Select Internet Options.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 11
    1. Switch to the Connections tab and select LAN Settings at the bottom of the window.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 12
    1. Turn off the Use a proxy server for your LAN checkbox and enable the Automatically detect settings checkbox.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 13
    1. Select OK and then Apply.

    If you use a VPN, it might be causing an issue with your internet connection. To check whether this is the case, briefly disconnect your VPN and try to reload the webpage in Google Chrome.

    Conversely, you may experience the “ERR_CONNECTION_RESET” error if your internet service provider (ISP) has blocked a website. To get around this, you can attempt to use a VPN service that encrypts your connection.

    5. Reset the Winsock Catalog, Flush the DNS Cache, and Reset Network Settings

    The Winsock catalog holds the entries for all connections established on Windows operating systems. The system application ensures that connections can be made via TCP/IP, but sometimes the catalog gets in the way of a proper connection.

    To delete the Winsock catalog entries:

    1. Open the Start menu and search for “Command Prompt.”
    2. Right-click Command Prompt in the results and select Run as administrator. Select Yes to confirm.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 14
    1. Type the following command and press Enter:

    netsh winsock reset

    1. To reset the TCP/IP stack, type the following command and press Enter:

    netsh int ip reset

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 15
    1. To release your current IP address, type the following command and press Enter:

    ipconfig /release

    1. To renew your current IP address, type the following command and press Enter:
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 16

    ipconfig /renew

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 17
    1. To flush your DNS cache, type the following command and press Enter:

    ipconfig /flushdns

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 18
    1. Open your browser and check whether it’s working correctly.

    6. Update the Network Adapter Driver

    Chrome errors like “err_connection_timed_out” can sometimes result from outdated network adapter drivers.

    Windows makes it easy to download and install the drivers for your adapter, and here’s how you do that:

    1. Launch Device Manager by right-clicking the Start menu icon and choosing Device Manager.
    2. Expand Network adapters, right-click your adapter, and choose Update driver.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 19
    1. Select Search automatically for drivers.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 20
    1. Allow Windows to find and install the appropriate drivers for your network adapter.
    2. Reboot your PC when the drivers are installed.
    3. Open Chrome and try to open your site.

    7. Check for Malware

    Before moving on to the next step, you should rule out whether malware is causing the “ERR_CONNECTION_RESET” error. To do so, use your antivirus (e.g., Windows Defender) to scan your PC for malicious programs.

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 21

    Google Chrome also offers a way to detect unwanted programs on your computer. To use this:

    1. In Chrome, press the three dots at the top-right of the window and select the Settings option.
    2. Select Reset and clean up.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 22
    1. Scroll down and select Clean up computer.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 23
    1. Select Find.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 24
    1. If Chrome detects any suspicious programs, select Remove on their entry.

    8. Disable Antivirus

    Occasionally, your antivirus program can recognize safe software as a malicious threat to your system. This can result in knock-on effects for your web browser, including causing the “ERR_CONNECTION_RESET” error.

    To check whether your antivirus software is causing the error, disable it temporarily and try loading the web page that is giving you trouble. To disable your antivirus, open your System tray, right-click your antivirus, and disable it for a short period. This option will appear differently depending on which antivirus app you use.

    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 25

    To turn off Windows Defender:

    1. Press Windows + I to open Settings.
    2. Select Update & Security.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 26
    1. Select Windows Security from the left-hand menu.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 27
    1. Select Virus & threat protection.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 28
    1. Select Manage settings.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 29
    1. Turn off Real-time protection.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 30

    With your antivirus programs disabled, try to load a web page in your browser. If it loads, you may have to add your browser as an exception in your antivirus app.

    9. Disable Your Firewall

    Like your antivirus program, your firewall may categorize your browser connection requests as suspicious, preventing it from making a connection.

    To disable your firewall on Windows 10 or 11:

    1. Open the Control Panel.
    2. Select Update & Security.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 31
    1. Select Windows Security.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 32
    1. Select Firewall & network protection.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 33
    1. Select Private network.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 34
    1. Turn off Microsoft Defender Firewall. Repeat steps 5 and 6 to turn off the firewall for the Domain and Public networks, too.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 35
    1. Check whether Google Chrome can now load a web page. If so, add Google Chrome as an exception in your firewall by selecting Allow an app through firewall.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 36

    Note: Don’t forget to turn your firewall back on after testing this fix.

    10. Reinstall Your Browser

    Compatibility and configuration issues can cause the “ERR_CONNECTION_RESET” error. If nothing else has worked, reinstalling your browser might reset any problems and resolve the error.

    To reinstall Google Chrome:

    1. Open the Start menu, type “Add or remove programs”, and select that result from the list.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 37
    1. Search for “Google Chrome” and press Uninstall.
    How to Fix the “ERR_CONNECTION_RESET” Error (10 Methods) image 38
    1. Head to the Google Chrome website to download and reinstall the browser.

    Back to Browsing

    Hopefully, the methods in this tutorial have resolved your “ERR_CONNECTION_RESET” error, and you can get back to browsing. If you continue to experience the error after troubleshooting, we recommend that you give another browser a try, such as Mozilla Firefox or Microsoft Edge.

    Leave a Reply

    Your email address will not be published. Required fields are marked *