You’re trying to visit a website you use every day, but Firefox spins for 30 seconds before giving up and displaying a bleak white screen with ERR_CONNECTION_TIMED_OUT. The strangest part? The site loads perfectly fine on your phone.
This error means the server took too long to reply to Firefox’s request. While it can be a server-side issue, if other devices on your network can load the site, the problem is localized to your Firefox browser or Windows firewall. Here is exactly how to fix it.
1. Flush Your DNS Cache
Windows keeps a local address book of websites (the DNS cache) to load them faster. If a website changes its server address, your local cache points Firefox to a dead end, causing a timeout.
- Click the Windows Start button, type cmd.
- Right-click Command Prompt and choose Run as administrator.
- Type
ipconfig /flushdnsand hit Enter. - You should see a message saying “Successfully flushed the DNS Resolver Cache.” Restart Firefox and try the site again.
2. Bypass the Proxy Server
Sometimes malware, VPNs, or workplace software forcefully route Firefox traffic through a proxy server that no longer exists.
- Open Firefox and click the hamburger menu (≡) in the top right.
- Click on Settings.
- Scroll all the way down to the Network Settings section and click the Settings… button.
- Select the bubble for No proxy.
- Click OK and refresh the problematic webpage.
3. Change Firefox’s Maximum Timeout Value
If you are on a very slow internet connection (like a 3G hotspot), Firefox might simply be giving up too early. You can increase the browser’s patience.
- Type
about:configinto the Firefox address bar and hit Enter. - Click the Accept the Risk and Continue button.
- In the search bar, type
network.http.connection-timeout. - Double-click the number (usually 90) and change it to 120 or 180 (seconds).
- Click the checkmark to save it.
FAQ
Could my antivirus be causing this?
Yes. Aggressive third-party antivirus suites (like Avast or McAfee) use “Web Shields” that intercept all browser traffic. If the Web Shield crashes, Firefox’s connection times out. Try temporarily disabling your antivirus web shield for 10 minutes to see if the site loads.
Faizan Ahmed is a senior IT specialist and the lead editor at TechWiredWorld. With over a decade of experience repairing PCs and mobile devices, his mission is to provide clear, actionable tech troubleshooting guides.