How to fix "Err_Connection_Timed_Out"

How to fix

How to fix the “Err_Connection_Timed_Out” error of a web browser. The "Connection Timeout" error is quite annoying when we are using Chrome or any other browser. This error is very common when we want to browse the Internet or different websites from our favorite browser. In this article we want to explain step by step how to solve “Err_Connection_Timed_Out”.


What is “Err_Connection_Timed_Out”?

The error "err_connection_timed_out" means that the user's connection has exceeded the time limit for contacting the website. When attempting to access a page, the access point used by the user makes a request to the site server, expecting a response.



In case of failure to return within the first 30 seconds, the connection attempt is canceled by the browser, which understands that communication will not be possible.

It is always important to note that before seeing this error, the user usually realizes that there is a delay in loading the page. This is the scenario that generates the “err connection timed out” message.


The lack of response from the site when trying to connect prevents the loading of the objects present on it, such as images, texts and all the other elements that compose it. So, faced with the difficulty, there is the desistance and then the error message on the screen.

What causes “Err_Connection_Timed_Out”?

Although, in practice, it is a failure in the attempt to communicate between the browser and the server of the site, there is the possibility of better understanding the problem. Among the main causes that can occur, which are generally known, the main ones are:


  • the server is unable to process the request sent by the browser, the most common;
  • the server is slow to respond to the browser request, which is also very common;
  • a connection between the server and the browser could not be established;
  • URL invalid ;
  • the user's connection is limited or cannot generate access.

How to fix "Err_Connection_Timed_Out"

Like any connection and access related failure, it is essential to look for different types of solutions. And this is because it is difficult to know what is causing the problem. Now, in addition to the uncertainty it might cause, there is no reason to believe that the situation will generate more unexpected events than it should.



The error "err_connection_timed_out" is not a monster with seven heads, but you have to see it as something important, that is, it is essential to fix it quickly. Below are some tests and procedures you can perform to try to fix the problem.

1. Reset your network settings

The network configuration can change at any time, it could undergo alterations that could prevent the stabilization of the connection with other servers once you try to access a website or perform other online activities.

By restoring the settings, you will ensure that you return to the initial default settings, that is, they will be restored.


In practice, this return will have no negative impact on your connection activities and, in this case, will help resolve the “err_connection_timed_out” error.


2. Eliminate site blocking on hosts

In some cases, part of the problem is just a specific error on the website you're trying to access. The error is set when the host file denies access to that page for some reason, so the idea is to make changes so that this block no longer exists.

Before making this change, it is important to make sure that the error only occurs when trying to access that specific site. Otherwise, the hindrance is not necessarily a host-generated block.

The method consists of the following steps:

  • open the editor by right-clicking and selecting the administrator option: the path is “C: WindowsSystem32driversetchosts”;
  • remove all entries that do not begin with "#";
  • save the "hosts" entry and close the editor;
  • check if the error persists

3. Clear your cache and browsing history

As simple as it may seem, clearing your browser cache is also an important step that helps make the smoother and more dynamic communication with websites.


The accumulation of this information, especially when a website is visited repeatedly, hinders the loading of the page. Therefore, delete all that content!

4. Change the LAN settings

LAN settings are important information on how your connection should work. Contact with viruses or even a deceptive operation can cause changes to the operation of the local network connection.


Therefore, always choose to reset this setting to its initial default value. There are no consequences and you may be able to fix the problem.

5. Renew and release DNS

One of the most common causes of the “err_connection_timed_out” error is the difficulty of communication DNS with the IP of the access point, which limits the access made by the browser. Therefore, the best solution is to renew the DNS. The steps to make these changes are:

  • On the desktop, press the key Windows and write DCM.
  • Right click on the Command Prompt and select Run as administrator.
  • Write ipconfig / release in at the command prompt.
  • Wait a few seconds for the response of the release.
  • Write ipconfig / renew in the prompt.
  • Wait a few seconds again for the response from the prompt.
  • Write ipconfig / flushdns in the prompt.
  • Close the prompt and try to connect again.

Don't forget to press the button "Enter" after entering each of these commands in the list.

6. Check your antivirus and firewall settings

As a protection method, antivirus and firewall can block access to some sites, especially when they do not identify them as safe. This is exactly why the error message is displayed, as there is an attempt to load the page, but the time limit has been exceeded.


In these cases, knowing that the web is completely safe is enough access antivirus and firewall settings to release page load.

Given this scenario, it's also worth evaluating the security of the site, which is up to the administrators, especially the WordPress pages.

The absence of the SSL protocol can be one of the factors that generate this indication that the site is not secure, from the antivirus and the firewall. Users can also lose trust in access, which creates problems in the credibility of the pages.

add a comment of How to fix "Err_Connection_Timed_Out"
Comment sent successfully! We will review it in the next few hours.