In 2008, Google released the first version of its own web browser Chrome. Despite the strong com­pet­i­tion from Internet Explorer and Firefox, etc., the ap­plic­a­tion was suc­cess­ful in the years to come. According to the web stat­ist­ics portal W3Counter, Chrome's market share today is over 50 percent (as of June 2018). The driving force behind the rapid rise was - in addition to excellent marketing campaigns (par­tic­u­larly also via its own search engine) - primarily the brand name Google itself. Even though the browser performs bril­liantly, it is also prone to errors, which leave its users con­fron­ted with cryptic messages.

The error message "ERR_CON­NEC­TION_CLOSED", for example, informs you that the con­nec­tion to the desired website has been closed. As far as the causes are concerned, however, the user is left in the dark, which makes fixing the error an almost un­solv­able task es­pe­cially because the error does not ne­ces­sar­ily have to be caused by Chrome. In our article we show you possible sources of errors and some useful ap­proaches to fixing the "ERR_CON­NEC­TION_CLOSED" error.

Cheap domain names – buy yours now
  • Free website pro­tec­tion with SSL Wildcard included
  • Free private re­gis­tra­tion for greater privacy
  • Free Domain Connect for easy DNS setup

What does “ERR_CON­NEC­TION_CLOSED” mean?

You may encounter the message "ERR_CON­NEC­TION_CLOSED" when you try to access a website. This is Chrome’s way of informing you that the data transfer, which is necessary to establish the con­nec­tion, has been in­ter­rup­ted. More precisely, the con­nec­tion between browser and server was closed, which is also indicated by the name of the error. The web server or proxy server, which processes the request provided by the browser, always initiates the con­nec­tion sep­ar­a­tion.

How to fix the “ERR_CON­NEC­TION_CLOSED” error

In addition to the "ERR_CON­NEC­TION_CLOSED" message, several very different solutions are usually also displayed, which em­phas­ises the real problem with the message: It does not reveal any details about why the con­nec­tion in­ter­rup­tion happened. This means that there is no basic solution for fixing the "ERR_CON­NEC­TION_CLOSED" error, but only various solutions that you can try one after the other. We have compiled the most promising methods for troubleshoot­ing in Windows.

Cheap domain names – buy yours now
  • Free website pro­tec­tion with SSL Wildcard included
  • Free private re­gis­tra­tion for greater privacy
  • Free Domain Connect for easy DNS setup

Solution 1: Check internet con­nec­tion and restart router if necessary

Before you delve deeply into the con­fig­ur­a­tion of the system and browser to find the source of the "ERR_CON­NEC­TION_CLOSED" error and fix it, first check your internet con­nec­tion. With Windows, for example, you can do this via the network symbol in the no­ti­fic­a­tion area (also called the System Tray). There you can see not only the network to which you are currently connected, but also the con­nec­tion status.

If the con­nec­tion to the internet is correct, you should find "Internet access" here (see screen­shot) - otherwise you should make sure that all cables in your network device are connected correctly. If this is the case, you can also try re­start­ing the router by tem­por­ar­ily dis­con­nect­ing the power to the device (for 30 seconds or more).

Note

If you are connected to the internet via WLAN and have the option of switching to a cable con­nec­tion, you should use this option as soon as your browser displays the "ERR_CON­NEC­TION_CLOSED" message. This is because spon­tan­eous dis­con­nec­tions are not uncommon with wireless trans­mis­sion - es­pe­cially if you generally have to deal with signal strength fluc­tu­ations.

Solution 2: Reset network settings

Con­nec­tion problems that lead to errors such as the "ERR_CON­NEC­TION_CLOSED" message may also be due to errors in the system's TCP/IP setup. However, you can solve this problem by resetting the settings for the TCP/IP stack to their original state. All you need is ad­min­is­trat­or rights and the command line tool Netshell (netsh), which has been installed by default since Windows 2000. To start the command prompt as an ad­min­is­trat­or, first access the Start menu (Windows icon) and enter the term "cmd" in the search bar. Then right-click on the cmd ap­plic­a­tion presented as a search result and select "Run as ad­min­is­trat­or":

Now you can reset the TCP/IP settings with the following Netshell command:

netsh int ip reset

Before you restart the computer to make the changes take effect, we recommend you reset the Winsock interface (also Windows Sockets). All con­nec­tions of programs that access the internet protocol run through these. Winsock also creates entries for all es­tab­lished and failed con­nec­tions in the so-called Winsock catalogue. As in the case of a protocol reset, you can use the command prompt program Netshell. The necessary command is as follows:

netsh winsock reset

Solution 3: Disable proxy server and VPN con­nec­tions

Proxies and VPN con­nec­tions offer you - each in their own way - the pos­sib­il­ity of remaining anonymous during your time on the internet. Both solutions are actively involved in the data transfer process, which is why they can also cause com­plic­a­tions and, for example, cause the "ERR_CON­NEC­TION_RESET" error. If you use one of the two bridging tech­niques, you should de­ac­tiv­ate it - at least for testing purposes - or - in the case of VPN - not use it. To de­ac­tiv­ate the proxy server, you need the "Internet settings" menu, which can be accessed via the control panel:

Then switch to the "Con­nec­tions" tab. In the upper window you will find a list of con­figured VPN and dial-up con­nec­tions. If you have set up a VPN con­nec­tion, you can also simply delete it here using the "Remove" button:

The con­fig­ur­a­tion of the proxy settings works via the "LAN settings" option, which can be found in the lower part of the window:

Under "Proxy server" uncheck "Use proxy server for LAN" to de­ac­tiv­ate the con­figured proxy.

Note

If you have installed ex­ten­sions with proxy or VPN functions, you should also disable or delete them.

Solution 4: Clear DNS cache

DNS server name res­ol­u­tion is one of the most important mech­an­isms of the internet. So that the con­ver­sion of domain addresses into their numerical coun­ter­parts does not have to be carried out every time a certain website is accessed, both DNS servers and browsers create address entries in the so-called DNS cache. This results in faster loading times, but can also lead to technical problems such as the "ERR_CON­NEC­TION_CLOSED" error if entries are outdated and no longer com­pat­ible with the current version of the website. A possible solution is DNS flush, which com­pletely empties the address cache. For example, you can reset the system cache using the following command from the command line:

ipconfig /flushdns

To clear the Chrome DNS cache, you must first enter the following in the address bar:

chrome://net-internals/#dns

This will open the DNS settings in the hidden options menu "Net Internals". In addition to a list of valid and expired DNS entries, here you will find the "Clear host cache" button, which can be used to clear the cache.

Solution 5: Obtain or change DNS servers manually

It’s not only the cache of the used DNS server that can become a problem: If the avail­ab­il­ity of the server is limited or the server is com­pletely down, the con­nec­tion may also be in­ter­rup­ted and the Chrome error message may appear. Usually you obtain the address of the DNS server auto­mat­ic­ally, so that you are assigned a local nameserv­er from your internet provider. However, you have the option of entering the server manually and thus trans­fer­ring the name res­ol­u­tion task to another server in order to fix the "ERR_CON­NEC­TION_CLOSED" message. To do this, proceed as follows:

Open the overview of active network con­nec­tions, for example via the Network and Sharing Center or the key com­bin­a­tion [Windows key] +[R] followed by the entry "ncpa.cpl".

Right-click on the network con­nec­tion via which you are connected to the internet and click on "Prop­er­ties" in the pop-up menu (requires ad­min­is­trat­or rights). Search for the entry "Internet Protocol Version 4 (TCP/IPv4)" and open the protocol’s con­fig­ur­a­tion menu by double clicking. Leave the IP address settings unchanged (auto­mat­ic­ally or manually entered address) and select the option "Use the following DNS server addresses" in the lower area of the menu. Then enter the server addresses of your choice. For example, the addresses of Google servers (8.8.8.8.8 and 8.8.4.4) are re­com­men­ded:

Solution 6: Check firewall and anti-virus software and de­ac­tiv­ate if necessary

Due to the numerous, diverse dangers that accompany your daily activ­it­ies on the web, it’s im­per­at­ive to use security software. But even though modern firewalls, real-time scanners and the like usually do a first-class job, these tools are not in­fal­lible. Incorrect con­fig­ur­a­tions, software errors or outdated program files can cause con­nec­tion errors such as the "ERR_CON­NEC­TION_CLOSED" error. In this case, check whether updating these solves the problem or whether the target website’s address is on one of your security programs’ black­lists. If you do not succeed, you can try tem­por­ar­ily disabling the firewall and anti-virus software and then reloading the page.

Solution 7: Malware check with the Chrome Cleanup Tool

Even the best security setup does not offer 100% pro­tec­tion against malware. Therefore, you can never rule out that your system has been infected with malicious software and this is what’s causing the dis­con­nec­tions. For this purpose, Chrome offers its own solution for detecting and removing malware, which you can start directly in the browser settings. To do this, open the settings menu by clicking on the three-point symbol and selecting "Settings":

Select "Advanced" to expand the advanced options menu. Under "Reset and clean up" you will find the "Clean up computer" button, which leads you to the cleanup tool:

To start the tool, click on "SEARCH". If you don't want Chrome to collect in­form­a­tion about detected malware as well as your system settings and processes, you need to move the slider to the left under "Report details to Google".

Solution 8: De­ac­tiv­ate ex­ten­sions and delete them if necessary

Ex­ten­sions in Chrome are important building blocks for extending the func­tion­al­ity of the Google browser. There are thousands of free ex­ten­sions available in the Chrome Store, which are extremely practical in principle, but also cause problems such as the "ERR_CON­NEC­TION_CLOSED" error - es­pe­cially if the ex­ten­sions are no longer com­pat­ible with the current browser version. To check whether an installed extension is the cause of the error message, de­ac­tiv­ate it tem­por­ar­ily. Simply enter the URL chrome://ex­ten­sions in the address bar and move the sliders below each extension to the left:

If the target page opens after the ex­ten­sions have been disabled, you know that one or more were re­spons­ible for the error. Activate the ex­ten­sions one by one to find the culprit(s) and then delete them using the "REMOVE" button.

Solution 9: Update Chrome

If you do not have the latest version of Chrome installed, you may also get dis­con­nec­ted from time to time. You should therefore make sure that your browser is up to date, which you can do by entering the following URL in the browser bar:

chrome://settings/help

Chrome then checks if the current version is installed and auto­mat­ic­ally starts the update process if you are using an outdated version. If your browser is up to date, you will see the message "Google Chrome is up to date":

Solution 10: Reinstall Chrome

If you have not been suc­cess­ful with the methods listed for fixing the "ERR_CON­NEC­TION_CLOSED" message, your last option is to com­pletely uninstall the browser and then reinstall it. Remember, however, that all settings will be lost.

Go to Main Menu