How to Fix ERR_CONNECTION_TIMED_OUT error in 10 Ways

10 Solution to fix ERR_CONNECTION_TIMED_OUT error

If you are a daily WordPress user, you will face the ERR_CONNECTION_TIMED_OUT error in your browser. Like the error message, this error has an improper explanation, and it isn’t enjoyable to see it on your browser. This error isn’t new and can be resolved quickly by following the steps below. You can resolve the ERR_CONNECTION_TIMED_OUT error in your browser by following this blog.

ERR_CONNECTION_TIMED_OUT Error explained.

The ERR_CONNECTION_TIMED_OUT error in your browser indicates that the system (where your website is located) is unavailable, and the time to request access to the website has reached time out. Sometimes, this error typically means that something went wrong in your local network but not in all cases.

Usually, you will receive this error on a particular joint shared hosting where your website is trying to do more than your server can handle, like memory restriction, etc.; when you try to visit any website on your browser that doesn’t load, your browser will try to access that website for around 30 seconds, and your browser will return with the ERR_CONNECTION_TIMED_OUT error message.

ERR_CONNECTION_TIMED_OUT error message in different ways

The same error can appear differently on a different browser due to different operating systems, browsers, servers, etc. Still, they all point to the exact root cause and share the same or similar meaning. Here is a browser that shows the ERR_CONNECTION_TIMED_OUT error message differently.

  1. If you are using the google chrome browser, you might be returned with the error message. This site can’t be reached, and taking too long to respond.
  2. If you are using the google chrome browser, you might be returned with the error message. This site can’t be reached and taking too long to respond.
  3. If you use the Microsoft Edge browser, you might be returned with the error message Hmmm… can’t reach this page. Domain.com took too long to respond or ERR_CONNECTION_TIMED_OUT error.
  4. If you are using the Safari browser, you might be returned with the error message Safari Can’t Open the Page. Safari can’t open the page because the server where this page is located isn’t responding.

Simply ways to Fix the ERR_CONNECTION_TIMED_OUT Error

Without wasting your valuable time, we will start troubleshooting this Error but where to begin is a big question. As we already discussed, the problem might be either on the client or the server. Client-side means it might be your network connection or firewall triggering the ERR_CONNECTION_TIMED_OUT Error on your browser or an issue with your website’s server.

Solution 01: Check Your Internet Connection

If you are using a Windows 10 computer, macOS or any other device, try to access another website in your browser and see if there are any changes in your internet performance, like slowness or excessive page loading.

Restart your Modem or Router

Start with restarting your home or office router. Not restarting the router is the most prominent solution for limitless errors. If your router has a power button, press it gently; if not, remove the power cable from the router and reconnect it after a few seconds.

Once your router is appropriately started and running, try to reaccess the same browser to see if the ERR_CONNECTION_TIMED_OUT Error has disappeared.

Solution 02: Disable your Antivirus application Temporarily

Antivirus applications protect your device from various malicious activities and protect against all kinds of online threats. But sometimes, your antivirus software can also block certain web pages which are entirely safe and secure. 

One of the main jobs of the antivirus application is to regularly check and block any suspicious activity on your device in real time. So many users have claimed that Antivirus software like AVG and Avast, through false positive reports, often mistakenly block secure web pages.

Go to your antivirus application, disable it temporarily, and revisit the website to see if the error ERR_CONNECTION_TIMED_OUT has disappeared.

If you find out you are still facing the same error, your Antivirus application is not the culprit here. Again enable your antivirus application immediately without any delay so you don’t become vulnerable to attacks.

How to Disable Windows Firewall in Windows

  • Press Window Key + R on your keyboard
  • Type control firewall.cpl and enter
  • On the left side, menu click Turn Windows Defender Firewall On or Off
  • Restart your PC

Now revisit the website to see if the error ERR_CONNECTION_TIMED_OUT has disappeared. If you find out you are still facing the same error, then your Windows firewall is not the culprit here, so again, enable your Windows firewall immediately without any delay.

Solution 03: Disable Proxy Settings

Using a proxy service can also cause the ERR_CONNECTION_TIMED_OUT error sometimes rarely. You may have mistakenly enabled the proxy setting on your browser without your knowledge; make sure the proxy is not enabled on your browser by following the below steps.

How to Remove Proxy settings in Google Chrome Browser

  • Click the three dots setting button in the upper right corner
  • Choose the setting option in the list of option
  • Scroll down and click on the advance button
  • In the System section, click Open your computer’s proxy settings (this will open your windows 10 setting page)
    • Make sure the following is turned Off on the Windows 10 proxy Page
    • Make sure Automatically detect settings is switched Off
    • Make sure use setup script is switched Off
    • Make sure to use a proxy server on manual proxy setup is switched off, and then click on Save.

How to Remove Proxy settings in Mozilla Firefox Browser

  • Open your Mozilla Firefox browser.
  • In the upper right corner, click on the menu button.
  • Select Options in the list of options.
  • Scroll down to the Network Settings and click on the Settings button.
  • Select No proxy, In the Connection Settings windows.
  • Click on OK.

How to Remove Proxy settings in Microsoft Edge Browser

  • Open your Microsoft Edge browser.
  • Click on the three dots on the menu button in the upper right corner.
  • Click on Settings in the list of options.
  • Click on System in the left side menu, then click on Open your computer’s proxy settings.
  • Make sure the following is turned Off on the Windows 10 proxy Page
    • Make sure Automatically detect settings are switched Off
    • Make sure use setup script is switched Off
    • Make sure to use a proxy server on manual proxy setup is switched off, and then click on Save.

Solution 04: Change your DNS IP address

Your ISP automatically assigns a DNS server; all of the ISP use their DNS server for their service. You might try to temporarily or permanently change the DNS server to any other public DNS server, such as Google, Cloudflare or Adgurad DNS, if you prefer to block inappropriate and adult content on your network.

  • Press Window Key + R on your Keyboard
  • Type ncpa.cpl in the run command and press enter
  • Go to properties of your Network Interface
  • Select Internet Protocol Version (TCP/IPv4)
  • Click Properties
  • In General, select using the following DNS server address
  • Type your preferred Primary and Secondary DNS IP Address
  • Click OK and Click Close  

Here I am using the free family protection AdGuard DNS Server IP address as 94.140.14.15, 94.140.15.16. You may type any standard public DNS Server like 8.8.8.8, 8.8.4.4 from Google or 1.1.1.1, 1.0.0.1 from Cloudflare.

Check out this article to learn the best and easiest way to block ads in Windows 10 in just 2 mins.

Solution 05: Flush your DNS cache and renew your IP address

Our next possible solution will be to try to flush your local DNS cache or change your local IP address on the device. It would be best if you made sure that your domain’s DNS is pointing correctly to your hosting provider. You often end up with this error when you migrate your WordPress website to a new hosting provider, and your computer still points to your old cached DNS IP address.

To ensure your website points to the new hosting provider, you must flush your DNS cache information. By following the simple command below, you can flush your DNS cache and change the IP address for your device instantly in just a min.

  • Press the Window key on your keyboard to open the search bar
  • Type cmd and open the command prompt as an administrator
  • Type the following command one by one
  • Type ipconfig /flushdns and enter. This command will clear the DNS cache
  • Type ipconfig /renew and enter. This command will renew the IP address for your device automatically.

Check out this article to learn to Enable a Free Ad Blocker on your Router.

Solution 06: Clear Browser Cache

All web browsers store part of your computer’s information as a cache, including your browser history, cookies, and saved login data. This data helps the relevant web pages to load more quickly the next time you visit them. 

The cache is helpful and saves valuable time, but sometimes they cause numerous issues. Thankfully this problem can be easily solved by just clearing your cache.

But before clearing your browser cache, there is an alternate way to confirm whether your browser cache is the real culprit causing the ERR_CONNECTION_TIMED_OUT error in your browser. 

To confirm this, open a new tab in your browser in incognito or private mode, and try to access the same website where you get the ERR_CONNECTION_TIMED_OUT error. 

You can clear your browser cache if the error is the same, even in incognito mode.

How to Clear Cache for Google Chrome

Open the Google Chrome browser and click the three dots icon in the top right corner of your browser. In the list of options, select the More Tools option and select Clear browsing data.

Tick the following option

  • Browsing history
  • Cookies and other site data
  • Cache images and files
  • Click clear data button

How to Clear Cache for Mozilla Firefox

To clear the cache in the Mozilla Firefox browser, Open the Mozilla Firefox browser and click the Hamburger icon in the top right. In the list of options, select History and then select Clear Recent History in the menu that appears next.

In the time range, to clear the drop-down option, select Everything and click the Clear Now button to clear your Mozilla Firefox browser cache data.

How to Clear Cache for Internet Explorer

To clear the browser cache data for Internet Explorer, click the setting button in the top right corner. In the list of options, select safety and delete browsing history. In the delete browsing history windows, ensure you have ticked the Temporary Internet files and website files and then click the delete button at the bottom.

How to Clear Cache for Microsoft Edge

To clear the browser cache for the Microsoft Edge browser, click on the 3 Dots icon in the top right of your browser and select setting at the end of the screen. Go to the Privacy, search, and services tab and click the Choose what to clear button. Make sure you have ticked the Cached images and files and click the clear button.

Solution 07: Temporarily Disable all Plugins

A WordPress plugin can be the root cause of the ERR_CONNECTION_TIMED_OUT error on your website. To make sure none of your WordPress plugins is creating the problem. Go to your WordPress plugin page and try to disable the newly installed WordPress plugin first and check if the error is disappeared. Do this same method and disable all your plugins one by one and see if the error disappears by disabling any of your plugins.

10 Solution to fix ERR_CONNECTION_TIMED_OUT error

If none of the plugins were generating this error, then reactivate all your WordPress plugins. If you find any of your plugins were the culprit here, delete the plugin first. Maybe your plugin is not properly installed, or a recent update has crashed your plugin. Try to install the plugin again to see if the error disappears; if not, help, look for a similar alternate plugin or contact the plug support team to solve the error.

Solution 08: Change your Website Theme temporarily

Your theme might be creating compatibility issues. Like the plugins, the WordPress Theme you may be using can also be a root cause of the ERR_CONNECTION_TIMED_OUT error on your website. So, try to change your website to any other theme you like and see if the error disappears.

10 Solution to fix ERR_CONNECTION_TIMED_OUT error

If changing your WordPress theme did not help with the error, move forward for the next solution.

Solution 09: Check your current PHP memory limit

Your website requires a certain amount of memory to store and run its data. But the memory is allocated by your hosting server and the plan you use with your hosting provider. For the function of your website to go smoothly, you need to have a certain amount of memory allocated.

If you are using WordPress, you will be at least running WordPress version 5.2 or above to use the site health tool to check the current PHP memory limit. Here is how you can see it.

  • Open your WordPress dashboard.
  • Go to Tools and click Site Health.
  • Click the Info tab at the centre of the page
  • Scroll down to the server section
  • Here you can see your PHP memory limit
 

It would be best if you had at least 128M of memory for the smooth running of your website. If you see below 128M of memory assigned by your hosting provider, you need to consider upgrading your hosting plan.

Solution 10: Run Network Troubleshooter

Running the Network Troubleshooter might just help with the problem of ERR_CONNECTION_TIMED_OUT. To do so, all you have to do is go to Network & Internet settings on your Windows 10 system and click on Network troubleshooter. Simply follow the on screen prompts.

Mohammed Nihal
Latest posts by Mohammed Nihal (see all)

Was this Article Helpful?

Did I just helped you solve one of your problem? Support me by buying me a coffee. Thanks for your support

Leave a Reply