How to Fix ERR_CONNECTION_TIMED_OUT Error in Google Chrome

Chrome is usually fast. It zips around the web like a tiny rocket with tabs. But sometimes it stops and shows a scary message: ERR_CONNECTION_TIMED_OUT. Do not panic. Your computer is not haunted. Your browser just waited too long for a website to answer.

TLDR: The ERR_CONNECTION_TIMED_OUT error means Chrome tried to reach a website, but the site did not respond in time. Start by refreshing the page, checking your internet, and restarting your router. If that fails, clear Chrome cache, turn off VPN or proxy settings, flush DNS, and check your firewall. Most fixes are quick and do not need expert skills.

What does ERR_CONNECTION_TIMED_OUT mean?

This error is Chrome saying, “I knocked on the website’s door, but nobody answered.”

When you type a web address, Chrome sends a request. That request travels through your internet connection, your router, DNS servers, and maybe a firewall. Then it reaches the website’s server. The server should reply. If it does not reply fast enough, Chrome gives up.

That is when you see ERR_CONNECTION_TIMED_OUT.

It can happen on one website. It can happen on many websites. It can happen at home, at work, or at the coffee shop where the Wi Fi is held together by hope and muffins.

The cause may be simple. It may be your router. It may be Chrome. It may be the website itself. The good news is that you can test each part step by step.

1. Refresh the page first

Yes, this sounds too easy. But it works more often than you think.

Click the reload button in Chrome. You can also press Ctrl + R on Windows. On Mac, press Command + R.

Sometimes a website has a tiny hiccup. Sometimes your connection drops for one second. A quick refresh gives everything a second chance.

If the page loads, great. You are done. Enjoy your victory snack.

2. Check if the website is down

The problem may not be you. The website may be taking a nap.

Try opening another website. For example, open a news site or a search engine. If other sites work, the broken site may be offline.

You can also check the same website on your phone. Use mobile data, not the same Wi Fi. If it fails there too, the site is probably down.

In that case, you cannot fix it from your side. You must wait. This is annoying. But it is also freeing. You can blame the server gremlins.

3. Restart your router and modem

Your router is a hard worker. It sends internet to all your devices. But sometimes it gets tired and weird.

Restart it like this:

  1. Unplug your router and modem from power.
  2. Wait for 30 seconds.
  3. Plug the modem back in first.
  4. Wait until the lights look normal.
  5. Plug the router back in.
  6. Wait one or two minutes.
  7. Try Chrome again.

This clears small network problems. It also gives your router a fresh start. Think of it as a tiny spa day for your internet box.

4. Check your internet connection

Make sure your device is actually connected to the internet. This sounds obvious. But it is a classic trickster.

  • Check your Wi Fi icon.
  • Try another browser.
  • Try another device.
  • Move closer to the router.
  • Disconnect and reconnect to Wi Fi.

If nothing works, your internet service may be down. Contact your internet provider. Or check their app if they have one.

If only one device has the problem, the issue is likely on that device. Keep going.

5. Clear Chrome cache and cookies

Chrome saves files from websites. This helps pages load faster. But old saved files can become messy. They can cause strange errors.

Clear them like this:

  1. Open Chrome.
  2. Click the three dots in the top right corner.
  3. Go to Settings.
  4. Click Privacy and security.
  5. Click Delete browsing data.
  6. Choose Cached images and files.
  7. You can also choose Cookies and other site data.
  8. Click Delete data.

Then close Chrome and open it again.

Small warning: deleting cookies may sign you out of websites. This is normal. Annoying, yes. Dangerous, no.

6. Turn off extensions

Chrome extensions are like little helpers. Some block ads. Some manage passwords. Some do fancy things with tabs. But a bad extension can block websites or slow connections.

Try turning them off:

  1. Open Chrome.
  2. Click the three dots.
  3. Go to Extensions.
  4. Click Manage extensions.
  5. Turn off all extensions.
  6. Restart Chrome.

Now test the website again.

If it works, one extension was the villain. Turn them back on one by one. Test after each one. When the error returns, you found the troublemaker.

Give it a stern look. Then remove it.

7. Disable VPN or proxy

A VPN can protect your privacy. A proxy can route your traffic through another server. Both can be useful. But both can also cause timeouts.

If you use a VPN, turn it off for a moment. Then reload the page.

If you use a proxy, check your settings.

On Windows:

  1. Open Settings.
  2. Go to Network and Internet.
  3. Click Proxy.
  4. Turn off any proxy you do not need.

On Mac:

  1. Open System Settings.
  2. Go to Network.
  3. Choose your active network.
  4. Click Details.
  5. Open Proxies.
  6. Turn off proxy options you do not use.

Try Chrome again. If the page loads, your VPN or proxy was slowing the trip.

8. Flush DNS

DNS is like the phone book of the internet. It turns website names into server addresses. If DNS data gets old or confused, Chrome may knock on the wrong door.

Flushing DNS clears that old data.

On Windows:

  1. Click Start.
  2. Type cmd.
  3. Right click Command Prompt.
  4. Choose Run as administrator.
  5. Type this command: ipconfig /flushdns
  6. Press Enter.

You should see a message that the DNS cache was cleared.

On Mac:

  1. Open Terminal.
  2. Type: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  3. Press Enter.
  4. Enter your password if asked.

Then restart Chrome and test the site.

9. Change your DNS servers

If your internet provider’s DNS is slow, you can use a public DNS service. This can make browsing faster and more reliable.

Popular options include:

  • Google DNS: 8.8.8.8 and 8.8.4.4
  • Cloudflare DNS: 1.1.1.1 and 1.0.0.1

On Windows:

  1. Open Settings.
  2. Go to Network and Internet.
  3. Choose your connection.
  4. Find DNS server assignment.
  5. Click Edit.
  6. Choose Manual.
  7. Turn on IPv4.
  8. Enter the DNS numbers.
  9. Save the settings.

On Mac:

  1. Open System Settings.
  2. Go to Network.
  3. Select your network.
  4. Click Details.
  5. Go to DNS.
  6. Add the new DNS addresses.
  7. Click OK.

This sounds fancy. But it is just changing which internet phone book you use.

10. Check firewall and antivirus settings

Your firewall protects your computer. Your antivirus protects it too. But sometimes they get too excited. They may block Chrome by mistake.

Open your security software. Check if Chrome is allowed to access the internet. Look for words like allowed apps, firewall rules, or network protection.

If Chrome is blocked, allow it.

You can also briefly disable the firewall or antivirus to test. Only do this for a minute. Then turn it back on. Do not wander around the web without protection. That is like walking into a dragon cave with a sandwich shield.

11. Reset Chrome settings

If Chrome is still acting strange, reset it. This brings Chrome settings back to their default state.

It will not delete your bookmarks. But it may disable extensions and reset your start page.

  1. Open Chrome.
  2. Click the three dots.
  3. Go to Settings.
  4. Click Reset settings.
  5. Choose Restore settings to their original defaults.
  6. Click Reset settings.

After that, restart Chrome. Try the website again.

12. Update Chrome

An old browser can cause problems. Updates fix bugs. They also improve security.

To update Chrome:

  1. Open Chrome.
  2. Click the three dots.
  3. Go to Help.
  4. Click About Google Chrome.
  5. Chrome will check for updates.
  6. Click Relaunch if needed.

Now test the site again. Fresh Chrome, fresh chance.

13. Restart your computer

It is the oldest tech joke. It is also still useful.

Restarting your computer clears temporary problems. It closes stuck background processes. It gives your system a clean start.

Save your work first. Then restart. Open Chrome after the reboot. Try again.

If this fixes it, do not question the magic. Accept the gift.

14. Try Incognito mode

Incognito mode starts Chrome with fewer stored bits. It also disables many extensions by default.

Press Ctrl + Shift + N on Windows. Press Command + Shift + N on Mac.

Paste the website address into the Incognito window. If it works there, the issue may be cookies, cache, or extensions.

15. Check your hosts file

The hosts file can force your computer to send a website somewhere else. Most people never touch it. But some apps or old tweaks may change it.

If a website is listed there with a wrong address, it may fail to load.

This fix is a bit more advanced. If you are not sure, ask someone technical. Look for strange entries related to the website that fails. Remove only entries you understand.

When should you contact support?

Contact your internet provider if many websites time out on many devices. Contact the website owner if only their site fails for everyone. Contact your workplace IT team if you are on an office or school network.

Sometimes networks block certain sites on purpose. Sometimes a company firewall has strict rules. Sometimes the website blocks traffic from certain regions. You may not be able to fix those things alone.

Quick checklist

  • Refresh the website.
  • Check if other websites work.
  • Restart your router.
  • Clear Chrome cache.
  • Turn off extensions.
  • Disable VPN or proxy.
  • Flush DNS.
  • Change DNS servers.
  • Check firewall and antivirus settings.
  • Update or reset Chrome.
  • Restart your computer.

Final thoughts

The ERR_CONNECTION_TIMED_OUT error looks scary, but it is usually not a big disaster. It simply means the connection took too long. Something along the path did not answer fast enough.

Start with the easy fixes. Refresh the page. Restart the router. Clear the cache. Then move to DNS, VPN, proxy, and firewall checks.

Be patient. Test one fix at a time. Do not change everything at once, or you will not know what worked.

With a little clicking and a calm brain, Chrome should be back to zooming around the web. And when the page finally loads, you may proudly whisper, “Not today, timeout monster.”