How Do You Fix Err_connection_timed_out On Windows 10?

Are you looking at an “Err_connection_timed_out” error on your webpage right now? If so, you’ve come to the right place.  There are plenty of people around the globe each day that receive the message “Err_connection_timed_out” while surfing the web.

There are a number of reasons for this error to appear, and we have a number of methods that can fix it. We suggest skipping to method three if you already know your internet connection is working.

“Err_connection_timed_out” is the error that you will see when trying to get onto a website in Google Chrome. This is an indication that the server is taking too long to reply to your request. You may see it paired with a message saying, “webpage cannot be loaded.” The errors will pop up if the webpage is taking longer than 30-seconds to load.

How to Fix “Err_connection_timed_out”

This error is harmless and can be easily fixed. You first need to make sure you have an internet connection that works properly, a web browser that is up to date, and a malware-free computer. There are a few simple methods that can get this error to go away and your webpage to load, including:

Clearing your browser data
Check your connection Temporarily disable the firewall and anti-virus. Updating your network driver
Adjust LAN settingsFlush DNS and renew an IP address
Use a VPN Check Windows host file.
Change DNS servers

Let’s get started, shall we?

Method 1:Clear Your Browser Data

This is a simple task that you can perform that may get your webpage to load. Chrome-like saves all kinds of browsing data such as app data, cookies, cache files, and other types of data. This buildup of junk can cause the “Err_connection_timed_out” error. Here’s how to delete this extra junk:

Click More options
Select Settings
Navigate to Show advanced settings
Click the option that says the beginning of time.  Click each box that appears, starting with Browsing history. Click on Clear browsing data at the bottom of the box. Close your browser and try again

Method 2:Check Your Internet Connection

This is kind of a given, but check your internet connection. Check the bottom of your computer screen where the Wi-Fi symbol is to make sure it’s connected. If you are using LAN settings, make sure everything is connected at the back of the router and your computer. If need be, reset your router. Unplug everything from the back of it, wait for 30-seconds, plug it back in, and try to load the webpage again.

Method 3:Temporarily Disable Firewall & Anti-Virus

The purpose of a firewall and anti-virus software is to protect your computer and you. They scan your device on a regular basis and will block any activity it deems suspicious. Unfortunately, this can sometimes lead to security issues because your firewall program may block a page. It doesn’t have to and will reject safe content. Here’s how to disable your firewall:

Windows 10

Click Start
Go to Settings
Navigate to Update & Security
Choose Windows Security 
Click on Firewall & Network Protection
Open the security settings. Select the network profile
Under Microsoft, Defender Firewall, click the button to turn it Off.

Mac

Click on the Apple in the left-hand corner. Choose System Preferences
Click on Security & Privacy
Click on Firewall
Select the Stop button to turn of the firewall

You will also have to temporarily uninstall your anti-virus software if you are still receiving the error.

Method 4:Update Your Network Driver

Sometimes if your network driver is wrong or it’s out of date, you may need to update it. Here’s how to do that:

Click on the Start button. Search for Device Manager
Once open, click on Network adapters
Right-click on the adapter that’s giving you issues
Select Update driver
Click Search automatically for updated driver software. Continue with the on-screen instructions.

Method 5:Adjust LAN Settings

If a virus has recently inhabited your computer, it’s possible that it changed your computer’s internet settings. Changing those settings back can solve the “Err_connection_timed_out” problem. Let’s take a look at how to do that:

Open your Control Panel
Click Internet Options
Click on LAN Settings under the Connections tab. Make sure the boxes are not checked. Click OK

Method 6:Renew Your IP Address & Flush DNS

You can solve the “Err_connection_timed_out” issue by flushing your DNS and renewing the IP address. Here’s how to do it:

Hold the Win key plus R to open the run box. Type cmd into the box
Click OK
When the cmd window opens up, type these commands one-by-one, hitting enter between them (make sure there is a space before the forward slash)Ipconfig /registerdnsIpconfig /releaseIpconfig /renew

Netsh winsock reset

When finished, exit the command prompt. Restart your computer for changes to become effective

Method 7:Use a VPN

If none of the methods above are working for you, you may need a VPN to solve the “Err_connection_timed_out”  error. The point of a VPN is to bypass your internet connection through the ISP. If the ISP has banned a website from being used, you won’t be able to access it, but a VPN can change that. The VPS allows you to connect to a dedicated DNS server anonymously. You can use VPN services such as NordVPN.

Method 8:Check Windows Host File

If there’s just one website throwing the “Err_connection_timed_out” error, skip this method. If there is an IP address or website URL added to the block list within the host file, it can cause issues with other websites, so we need to check the Windows Hosts File:

Open Notepad as an admin
When the UAC prompt pops up, click Yes. Click on File
Select Open
Choose All Types from the dropdown menu. Double click on Hosts
Scroll down to the bottom and if there are any websites after the last # symbol, delete them.Save the changes

Method 9:Change DNS Server

Your DNS servers are automatically assigned by your internet service provider. You can fix the “Err_connection_timed_out” error by temporarily changing them to a public DNS server such as Cloudflare or Google:

  • Hold Win and R
    Enter cmd into the box and hit enter
    Click Network and Internet
    Click on Network and Sharing Center
    Click Change Adapter Settings on the left-hand side
    Right-click on your connection, whether LAN or Wireless
    Click Properties
    Choose IPv4 or IPv6 
    Click Properties
    Jot down any settings that are in use if you need to go back to them later on
    Use these DNS server addresses1.1.1.1. And 1.0.0.1 for IPv42606:4700:4700::1111 and 2606:4700:4700::1001 for IPv6

Click on OK

Restart your browser

You can also flush and Renew DNS and IP if any of the above-mentioned methods do not help you. The issue could be from the DNS caches and the IP address. In this case, you will need to follow the below-given guide to fix it.

  • Step 1: Open Command Prompt (Admin) by right-clicking on the Start menu icon and selecting it from the list.
  • Step 2: Inside the command prompt, type the following lines of code and hit the Enter key after typing each line.

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

Method 10:Modifying the Windows “hosts” File

Windows hosts file may be the major cause of this error. Therefore, editing this file will likely take the dark clouds off your head. Follow the steps detailed below carefully.

Step 1: Go to the Windows hosts file with the hierarchy structure C:\Windows\System32\drivers\etc. Now, in the, etc. folder, you will find a couple of files, including the hosts. Please make sure that you do not touch any other file.

Step 2: Next, you will need to edit the host file. For this purpose, copy the host file by holding down the Ctrl key + C simultaneously on the keyboard and then paste the file on the Desktop by holding down the Ctrl key + V. Open the hosts file you pasted on the Desktop with the Notepad. You need to be careful when performing the whole steps.

Step 3: In the host file, you need to scroll down towards the bottom and get rid of every IP address and website below the last hash (#). These websites are the ones that are blocked. You need to be very careful at this step and delete only the IP’s or website’s URL after the # sign. Don’t delete anything else.

Step 4: Once you are done deleting the IP’s and Website URL’s, copy the hosts file from the desktop and paste it in the C:\Windows\System32\drivers\etc. You should ensure that you do have administrator privileges. When it asks you to replace the hosts file, replace it and shut the Explorer. Try accessing the websites again and check if it works.

ERR_CONNECTION_TIMED_OUT error in Chrome

When you access a website, and it does not load, your browser will try for about 30 seconds or more until it stops the connection. Once the connection is stopped, it will return an “ERR_CONNECTION_TIMED_OUT” error message, indicating a communication issue. In Google Chrome, you would see this as “This site can’t be reached. website.com took too long to respond.”

Because of all the various operating systems, web browsers, and servers, the error can show up in a few different ways. But most of the time, they have similar or the same meaning. “ERR_CONNECTION_REFUSED” and “ERR_NETWORK_CHANGED” are two very similar errors that can usually be resolved with the same troubleshooting procedures below.

I have also listed a few examples of how this error may pop up in different browsers.

Microsoft Edge – ERR_CONNECTION_TIMED_OUT error in Edge

In Microsoft Edge, this connection error will show up as “Hmmm… can’t reach this page. website.com took too long to respond.” In this browser, however, it does also contain the “ERR_CONNECTION_TIMED_OUT” error.

Mozilla Firefox – ERR_CONNECTION_TIMED_OUT error in Firefox

In Mozilla Firefox, the error will show up as “The connection has timed out.” The server at website.com is taking too long to respond.

Safari – ERR_CONNECTION_TIMED_OUT error in Safari

In Safari, the error will show up as “Safari Can’t Open the Page. Safari can’t open the page domain.com because the server where this page is located isn’t responding.”

What Causes “Err_connection_timed_out”

The cause of the issue is most likely a network communication problem. The connection to the website is taking too long and hasn’t responded within 30-seconds. You will then be presented with a blank webpage. Additionally, the error could pop up because the website is attempting to do more than your server can handle. This is very common on shared hosting.

Err Connection Timeout Android

You may also encounter connection issues on your android device. The common issues from user reports include Google Play is stuck on loading, downloads fail to start, time out, or stay at 0 percent, you cannot load web pages in your browser. When this happens, there are a few troubleshooting tips that you could try out to get your Android device running smoothly again.

The first solution is to restart your device. I know this sounds simple, but sometimes it is all it takes to resolve a bad connection. If after restarting your device, you are still encountering issues, you need to switch between Wi-Fi and mobile data. You can do it with these below-given steps.

  • Step 1: Open the Settings app Settings and tap on “Wireless & networks” or “Connections”. These options are likely to differ depending on your device.
  • Step 2: Turn Wi-Fi off and mobile data on, and check to see if there’s a difference.
  • Step 3: If not, turn mobile data off and Wi-Fi on and see if that works.

You can also try out the troubleshooting steps below to resolve mobile data problems.

Step 1: First, check that mobile data is turned on and you have a data connection.

Step 2: Launch your Settings app Settings and tap on “Wireless and Networks” or “Connections” depending on your device. Tap on Mobile Data or Cellular data. YY ou may hae to select “Data usage” before you see this.

Step 3: Turn mobile data on. If it is already on, switch it off and on again.

Step 4: Check that there is a data indicator (for example, H, 4G, 3G, 2G) next to the signal strength bars at the top of the screen Signal. You should know that sometimes this will not display when you have an active Wi-Fi connection. In this case, you need to turn Wi-Fi off and check back.

If you do not see a signal data indicator, you are probably in an area without coverage. If you can, go to a different area (for instance, go outside) and check your signal again. If this happens frequently, you need to contact your mobile service provider.

  • Step 5: Now, turn airplane mode on and off.
  • Go to your Settings app Settings, open “Wireless and Networks” or “Connections” and then tap on Airplane Mode. These options may differ depending on your device.
  • Step 6: Turn airplane mode on and wait for 10 seconds before turning it off.
  • Step 7: Check to see if you have fixed any connection issues. If you still have issues after you complete these steps, contact your mobile service provider.

Alternatively, you can clear out your phone’s cache data. Sometimes an overfull cache can result in the connection timed out error. To resolve this, you will need to clear your cache data and cookies by following these steps.

Step 1: Open your browser. In the browser, navigate to settings and click.

Step 2: Select Advanced, then click on privacy. It will bring up options; select clear cache.

Step 3: Next, go to the Time range and click on all time. From the options given, select cache files and images, cookies, and website data.

Step 4: Ensure you untick the other types of data shown. Then click on clear data.

Step 5: Once the cache is empty and cookies disabled, you should reboot your device and check if the error message still shows.

What Do I Do When My Firefox Says Error Connection Timed Out?

Firefox constantly timing out could be a worrying issue for you. However, the issue can be easily fixed. If you’re wondering why you are constantly unable to get a website to load, then you should read this article.

You will need to figure out where the problem is originating from. For this, we advise that you try loading other different sites. Loading other sites will help you determine whether the loading problem is from a particular website or a general problem.

If you try other sites and fail to load, you should try accessing the website on a different internet browser. If the site loads, then the problem is from your Firefox browser. If it fails to load on other internet browsers, then the problem most likely is your internet connection.

My Firefox Refuses to Load Websites What Can I Do?

If you have isolated where the problem originates from and it happens to be your Firefox, here are some solutions.

Solution 1 – Clear the Firefox Cache and Cookies.

The easiest solution is clearing the cache and cookies on your Firefox. Once the cache is full, it may make loading a site difficult. To clear the cache, follow these steps.

Step 1: On your Firefox browser, click on the icon of 3 horizontal lines to open Menu. Once Menu is open, click on the library, then History.

Step 2: Next, select the Clear recent history option. Then click on the time range and select Clear everything.

Step 3: Under the drop-down menu, click on both cookies and cache to select them. Ensure that the items you want to retain are not selected, then proceed to Click all.

Step 4: Once the cache and cookies have been cleared, try loading the page again. If this fails to work, try the next solution.

Solution 2 – Update Firefox

An outdated Firefox may be the reason why your connection keeps timing out. To update Firefox do this.

Step 1: Click on the menu button and select About Firefox. Once the window is open, Firefox scans for updates and downloads them.

Step 2: Once the download is completed, restart your device and reload Firefox.

Alternatively, you can set Firefox to update automatically. All you need to do is

Step 1: Click on the menu icon, then select Options.

Step 2: Select the General and scroll down to the update menu.

Step 3: Select Update automatically. Once this change has been implemented, your Firefox will update once there is an update.

Why does my email keep timing out?

Some people have also encountered connection issues with their email. When this happens, the first thing you need to do is ensure that you are connected to the internet.

This error message usually shows up when your email program is not able to connect to the mail server because your computer is not connected to the Internet. Here are some things you will need to do to tackle this particular error.

Check that Your Computer is Connected

You will need to check your computer’s connection to the service. Make sure that your PC has actually dialed in and connected to the service. Then try checking your email again.

Check Your Network Connection

Another thing you should do is to ensure that your computer and network are setup correctly to connect to the Internet. You can try testing your network connection by loading any web page. If the web page loads without issues, your network connection is working fine.

Examine Your Email Configuration 

You will also need to check that your email program is configured correctly. Your email program should have the correct settings in order to download your email and send fresh messages.

If you recently installed virus scanning software, or if you have not previously configured your computer to access your email account, you may need to verify or change your email settings.

Check Your Online Server

It is possible that the message is stuck in your mailbox on the server. If you are connected to the Internet, your email settings are correct, and you still receive the same error message when trying to download your email, it is possible that a message has become stuck in your mailbox on the mail server.

It may be possible to examine and remove the offending mail message without having to download it with your email program. To do this, you may use our webmail tool, which allows you to view and send an email via your web browser.

Err Connection Timeout Wi-Fi

You might be facing connection issues due to Wi-Fi problems. Fixing this may involve checking that Wi-Fi is turned on and you are connected. To do this, you will have to go through the below-given steps.

Step 1: Open your Settings app Settings and tap on “Wireless and Networks” or “Connections” and then tap Wi-Fi. Depending on your device, these options may xary.

Step 2: Turn Wi-Fi on. Find the Wi-Fi connection indicator at the upper part of your screen Wi-Fi. If it is not displayed, or the bars are not filled in, you may be out of range of a Wi-Fi network.

Step 3: Move closer to the router, check to see if you have a stronger Wi-Fi connection, and try again.

Step 4: Restart the wireless router. If you are connecting to Wi-Fi in your house, check your router’s manual for instructions on how to reset it. Often you can:

Step 5: Unplug the router from the electrical outlet and make sure the lights on the router go out and wait 30 seconds.

Step 6: Plug the router back in and wait 30 seconds for all the lights to come back on.

If you are an advanced user, you can check to see if firewalls are blocking access to ports required by Google Play (TCP and UDP 5228). If you still have connectivity issues after you complete these steps, contact your internet service provider or the host of the Wi-Fi network.

Final Thoughts

You will come across the “Err_connection_timed_out” error more often than none if there is a short-term issue with the website address. It may disappear within a few minutes, but there are other factors that can play a role in it.

You can keep the error at bay by making sure your browser and security software is up to date, delete unnecessary browser data on a regular basis, and clean your DNS regularly as well as renewing your IP address.