How to Fix ERR_CONNECTION_TIMED_OUT in Windows

Recently I faced ERR_CONNECTION_TIMED_OUT error while browsing some websites using google chrome. This error is displayed along with the message This webpage not available. This error only affects few websites, while other websites just load fine without any errors. So if you’re facing this error then here are few methods to fix err connection timed out error on your windows PC.

fix err connection timed out

4 Ways to Fix ERR_CONNECTION_TIMED_OUT Error

Change your DNS Server

It might be possible that this error is caused due to your DNS server. If that’s the case then by changing your DNS server this error can be easily fixed.

  • Hit windows + R to open the run window.
  • Now type ncpa.cpl and press enter. This will open Network Connections.
  • Click on your active internet connection, If you are using LAN connection then double click Ethernet and if you are using WiFi then double click the WiFi adaper.

network connections

  • Now click on Properties and further double click on Internet Protocol Version 4 (TCP/IPv4)

properties

  • Select Use the following DNS server addresses and enter the following DNS server addresses.

change DNS server

  • We have used google DNS server, If you want to use some other DNS server then you can check the list of best free DNS servers.
  • Click Ok and reconnect your internet connection.

Also check – How to Fix Err Connection Refused Error in Google Chrome

Check Windows “hosts” File

If you ask someone how to block a website, Most people will recommend the windows hosts file method to block websites. So if you have blocked websites using this method then you can face Err Connection Timed Out error. Most of the time the hosts file is modified by some malwares or viruses without your knowledge, so it’s recommended to check your hosts file and remove extra codes.

  • Click start and search for Notepad. Now right click notepad and select run as administrator.
  • Go to file and select Open. This will open an open dialog box.
  • In the file name enter C:\Windows\System32\drivers\etc\hosts and hit open.

open

  • This will open the windows hosts file. This is how a normal hosts file look like this:

normal hosts file

  • If you found some sites with IP address below the hash(#) then remove all of them.

infected host file

  • Now press ctrl+ s to save the file and restart your computer.

Flush DNS and Renew IP Address

This is a DNS related error so flusing DNS cache and renewing your IP might fix this issue.

  • Click start and type cmd. Right click cmd and select run as administrator.
  • This will launch command prompt with administrative rights.
  • In command prompt type the following commands one by one and hit enter :

flush dns command

ipconfig /flushdns

This command is used to flush DNS cache.

ipconfig /registerdns

This command is used to renew DNS registration.

ipconfig /release

This command is used to disables TCP/IP for network adapters.

ipconfig /renew

This command is used to flush the DNS resolver cache.

  • Now restart your computer and err connection timed out error would be fixed.

Check Your LAN Settings

It might be possible that you might have used some proxy server and then forgot to change your settings. Or you might have used some programs which changes your IP address. If that’s your case then follow the below steps.

  • Click on start and open control panel.view by small icon in control panel
  • In control panel select view mode as small icon (view by : small icons). Now further
    click on Internet Options.
  • This will pop a new window. Click on the Connection tab and further click on LAN settings.

internet options

  • Now make sure Automatically detect settings and Use a proxy server for your LAN are unchecked. If they are already unchecked then skip this method.

automatically detect settings (2)

  • Click Ok and restart your computer.

I hope the error should be fixed till now. If none of the above methods worked for you then try to contact your ISP.

2 COMMENTS

  1. Dear Abhishek,
    I have recently bought a new laptop which worked fine until I installed the Windows 10 1607 update. After that I continually got the ‘This page can’t be displayed’ message and I never knew whether or not I was going to gert onto a particular site. I contacted Microsoft for advice and I was led through the procedure to reset the network adapter. This seemed to work briefly but then things went back to problematic. Since then I’ve tried various fixes myself: I’ve flushed the DNS cache, I’ve unchecked the LAN settings (both suggested by you),I’ve deleted the URL cache and finally I disabled the Windows auto-tuning level (over which opinion seems to be divided.) All of these seemed to improve things but only for a short time. My final throw of the dice was to follow your advice and to replace ‘Obtain DNS server automatically’ with using the Google addresses. I can only say this seems to have finally solved the problem and everything now appears to be working fine. I don’t understand why the automatic option was no longer working properly but I can only say many thanks to you and many thanks to Google!
    With best wishes,
    John.

LEAVE A REPLY

Please enter your comment!
Please enter your name here