# Correcting the error “Err\_Connection\_Timed\_Out”

If you are using Google Chrome, you may have already encountered the error message “Err\_Connection\_Timed\_Out.” This usually appears at the same time as a note explaining that the **webpage cannot be loaded**. It just means that the target server takes too long to send a response (usually if it takes longer than 30 seconds, then the browser displays the error). The error message therefore indicates a **communication problem**.

## What does “Err\_Connection\_Timed\_Out” mean?

“Err\_Connection\_Timed\_Out” means that the connection has taken too long when [calling a website](https://www.ionos.co.uk/digitalguide/server/configuration/flush-dns/). When a query is sent to the target server, and it **does not respond within 30 seconds,** then the browser terminates the communication attempt. The consequence of this is that no content can be loaded, so the browser ends up displaying this standard error message. However, don’t worry: it is an absolutely **harmless error message**. With a few simple tricks, you can fix the “Err\_Connection\_Timed\_Out” error message yourself.

## How can I fix the “Err\_Connection\_Timed\_Out” message?

First, make sure that you have a) a **working internet connection**, b) **a web browser which is up to date,** and c) a computer which is **free of malware**. It can also often be helpful when searching for problems if you try to reach the unsuccessfully accessed **website with another browser**. If the corresponding page works with Firefox or Edge, for example, but not in Chrome, this indicates a technical problem with the Google browser. Here are some tips you can use to correct the Err\_Connection\_Timed\_Out yourself.

### Repairing the hosts file (Windows)

The [hosts file](https://www.ionos.co.uk/digitalguide/server/configuration/hosts-file/) is responsible for controlling servers properly on Windows, depending on the IP address. In the past, this file was indispensable for using the internet, but now you only really need it to block certain web addresses. However, a **faulty hosts file** can also cause problems and end a connection attempt with an Err\_Connection\_Timed\_Out. To find and repair the host file in Windows:

1. Open “Editor” as an administrator.
2. Open the **hosts file** in the editor. With Windows operating systems, you can usually find them by following the path file “C:\\Windows\\System32\\drivers\\etc\\hosts.”
3. **Delete all entries** that don’t begin with “#.” Usually, this means that you need to delete all lines that begin with numbers, like “0.0.0.0 www.google.com.”
4. **Save “**hosts” and close the editor. Then check whether the Err\_Connection\_Timed\_Out still occurs.

### Delete your browser data

Browser data like **[cookies](https://www.ionos.co.uk/digitalguide/websites/website-creation/clear-cookies/)**, **browser history,** and the **[cache](https://www.ionos.co.uk/digitalguide/server/configuration/clearing-the-cache/)** can often stand in the way of smooth communication with the target server. If you delete your browser data at regular intervals, you can correct any problems like Err\_Connection\_Timed\_Out and prevent them in the future. Note: Deleting browser data may change some of your internet habits. For example, when you start typing an address, websites will no longer appear as suggestions. If you are permanently logged into web portals, you may be logged out.

The Err\_Connection\_Timed\_Out error message mostly occurs on **Google Chrome**. To delete your browser data in Chrome:

1. Click on the **button** in the upper-right corner of the browser frame, which is marked with **three dots**
2. Click on **“Settings**”
3. Scroll down in the new window and click on **“Advanced**”
4. In the first section “**Security and Privacy,**” click on the final item “**Delete browser data**”
5. In the pop-up window, you then control exactly which browser data you want to delete depending on the time frame (if you want to solve a problem like Err\_Connection\_Timed\_Out, we recommend deleting the data for “**total time**”)
6. Then check whether the Err\_Connection\_Timed\_Out is still appearing.

[![Image: Deleting browser data on Google Chrome](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/8/5/csm_EN-clear-browser-data-chrome_548413c54b.webp "Deleting browser data on Google Chrome")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2018/EN-clear-browser-data-chrome.png) On Chrome, you can specify exactly what browser data you want to delete.       ###  Check your LAN settings

An Err\_Connection\_Timed\_Out can sometimes be fixed by disabling some automatic processes in the LAN settings.

1. Enter “**Internet Options**” in the search bar in the start menu and open it
2. Click on the “**LAN settings**” button below the “**Connections**” tab
3. In the new dialogue box, **remove the check marks** from all options, if there are any
4. Click on “**OK**” and close all windows
5. Check whether the Err\_Connection\_Timed\_Out error message is still appearing

[![Image: Finding internet options in Windows](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/b/9/csm_EN-internet-options-windows_70af5cf40a.webp "Finding internet options in Windows")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2018/EN-internet-options-windows.png) You can easily find the internet options using the Windows search function.        [![Image: LAN settings in internet options](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/f/2/csm_EN-lan-settings_20bbab79bf.webp "LAN settings in internet options")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2018/EN-lan-settings.png) Automatic processes that sometimes lead to Err\_Connection\_Timed\_Out messages can be deactivated in the LAN settings.       ###  Clean up or renew DNS and IP address

An **overfilled** **[DNS cache](https://www.ionos.co.uk/digitalguide/server/configuration/flush-dns/)** sometimes causes webpages not to load correctly. Then, an Err\_Connection\_Timed\_Out can occur. **Renewing the IP address** is often also a helpful tool.

1. In the Start menu, search for “**cmd**” in the search bar and open the tool.
2. Enter the **command** *ipconfig /flushdns* and confirm with enter. The tool implements the order and informs you about it with a short message.
3. Also use the following **commands**: *ipconfig /registerdns*, *ipconfig /release*, *ipconfig /renew*, *netsh winsock reset.*
4. **Restart your computer** and check whether the Err\_Connection\_Timed\_Out error message still occurs.

[![Image: Finding the command prompt in Windows](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/e/f/csm_EN-command-prompt_cae7023105.webp "Finding the command prompt in Windows")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2018/EN-command-prompt.png) You can also easily find the command prompt using the Windows search function.        [![Image: Command prompt in Windows.](https://www.ionos.co.uk/digitalguide/fileadmin/_processed_/2/d/csm_eingabeaufforderung-in-windows_e271ad9980.webp "Command prompt in Windows.")](https://www.ionos.co.uk/digitalguide/fileadmin/DigitalGuide/Screenshots_2018/eingabeaufforderung-in-windows.png) In this window, you can enter tasks using simple commands to clear the DNS cache and renew the IP address.       ###  Check security software and firewalls

Security programs like **antivirus programs** and **firewalls** sometimes unintentionally block connections, which results in an Err\_Connection\_Timed\_Out. You should make sure to check all settings of the software used, especially browser configurations. Also check if your security software and browser have known **compatibility problems**.

---

### Tip

You are at risk if you temporarily disable the security software. However, you can check out as fast as possible whether Err\_Connection\_Timed\_Out is related to this software.

---

### Check with your provider

If the solution options described above do not help to correct Err\_Connection\_Timed\_Out, in very rare cases, the error is on the **provider side**. This happens when the provider **blocks certain websites**. Therefore please inquire as to whether the website you are visiting is being blocked by the provider or if there is a **connection problem**.

If the provider denies that there is a problem and you have exhausted the other solution options for Err\_Connection\_Timed\_Out, you must assume a **server-side error**. In this case, you have no choice but to wait for the website operator to correct the error.

## How can I prevent “Err\_Connection\_Timed\_Out” from happening in the future?

The Err\_Connection\_Timed\_Out occurs most frequently if there is a **short-term problem with the accessed web address.** It usually disappears within a few minutes. However, sometimes user factors sometimes play a role. The following tips will reduce the chance that the error will occur in the future.

- **Keep your browser and security software up to date.** Obsolete software often leads to compatibility problems that end in an Err\_Connection\_Timed\_Out. Most of the time, however, the programs update themselves.
- **Regularly delete unnecessary browser data.** This is not just important in order to provide less breeding ground for future connection errors. This is also recommended to keep your internet browsing experience comfortable. It is also recommended to delete browser data at regular intervals for data protection and privacy reasons.
- **Clean the DNS cache regularly and renew your IP address.** As described, an erroneous DNS cache sometimes leads to Err\_Connection\_Timed\_Out. Prevent this by clearing the cache from time to time. Renew your IP address at the same time.


This is a markdown version of: [https://www.ionos.co.uk/digitalguide/hosting/technical-matters/err-connection-timed-out/](https://www.ionos.co.uk/digitalguide/hosting/technical-matters/err-connection-timed-out/) for AI/LLM consumption.