ERR_TIMED_OUT

How to Fix “ERR_TIMED_OUT”

Connection Error 📄 Chrome, Edge, Brave
⚡ Quick answer

ERR_TIMED_OUT means Chrome made a connection attempt to the server but gave up after waiting too long for a response. Unlike ERR_CONNECTION_TIMED_OUT (which happens at the TCP level), ERR_TIMED_OUT occurs when the connection is established but the server takes too long to respond with any data.

First, check if your internet is working and what your current IP address is:

🔍 Check My IP Address →

What Causes the “ERR_TIMED_OUT” Error?

The server is reachable but extremely slow — possibly overloaded, running a long database query, or throttling your connection. It can also be caused by slow DNS resolution, a VPN adding too much latency, or your network having packet loss that slows the connection enough to hit Chrome's timeout threshold.

How to Fix It — 5 Methods

1 Reload and Check Your Connection

Press F5 to reload. If you're on a slow connection, try first closing other bandwidth-heavy apps (streaming, downloads, backups). Run our speed test to confirm your connection is performing normally before assuming the server is the problem.

2 Flush DNS and Clear Cache

Open Command Prompt: ipconfig /flushdns. Clear Chrome cache: Ctrl+Shift+Delete → All time → Cached images → Clear. Also clear Chrome's DNS cache at chrome://net-internals/#dns.

3 Disable VPN or Proxy

VPNs add latency. If you're on a distant VPN server, the combined latency may push Chrome past its timeout threshold. Connect to a closer VPN server or disconnect entirely and test the direct connection.

4 Disable Chrome Extensions

Some extensions (particularly ad blockers or privacy tools) add processing time to each request. Test in incognito mode (Ctrl+Shift+N) where extensions don't run. If the page loads in incognito, find the slow extension at chrome://extensions.

5 Check if the Site Is Overloaded

Try accessing the site during off-peak hours (early morning vs. peak evening). If it loads sometimes but times out others, the server is genuinely overwhelmed at peak times. There's nothing you can do except try again later or contact the site owner.

🔒
Some errors are caused by ISP blocks or network restrictions
A VPN bypasses them instantly by routing through a different server.

Fixed it? Visit tools.examineip.com to confirm your IP address and connection are working correctly.

Frequently Asked Questions

What's the difference between ERR_TIMED_OUT and ERR_CONNECTION_TIMED_OUT?
ERR_CONNECTION_TIMED_OUT happens when the initial TCP handshake times out — you couldn't even connect. ERR_TIMED_OUT happens after connecting — the server accepted your connection but then didn't send data fast enough.
Only one site times out but everything else works — why?
That specific server is slow or overloaded. Check if the site is down for everyone and try again later. You can also try it on a VPN — if it loads on the VPN, your normal route to that server may have a congested path.
Large pages time out but small ones load — what's happening?
Your connection has bandwidth or latency issues that only become apparent when downloading large pages. Check your connection speed and consider that the server may be rate-limiting your download speed specifically.

Learn More About IP Addresses & Privacy

← Back to the complete guide: Internet Errors Hub

Last updated: April 2, 2026 • Report an error

Scroll to Top