Fix ERR_CONNECTION_REFUSED in Google Chrome
Resolve connection refused errors in Google Chrome by resetting network settings and checking firewalls.
Confirmed working on: Windows 10 · Windows 11
Before you begin
Problem overview
Google Chrome displays the ERR_CONNECTION_REFUSED error when your browser attempts to connect to a website but the connection is actively blocked or rejected. This prevents the page from loading completely.
Common causes
- Misconfigured network settings or corrupt DNS cache
- A VPN or proxy server rejecting the connection
- Windows Firewall blocking Google Chrome
- The target website server is temporarily down
Solution 1: Flush DNS and reset network
Flushing your DNS cache and resetting the TCP/IP stack often resolves connection errors.
- Press the Windows key, type
cmd, right-click Command Prompt, and select Run as administrator. - Type
ipconfig /flushdnsand press Enter. - Type
netsh winsock resetand press Enter. - Type
netsh int ip resetand press Enter. - Restart your computer and check Chrome.
If the site still won’t load, try accessing it on a mobile device on the same Wi-Fi network to see if the site itself is down.
Solution 2: Disable VPN or proxy server
Incorrect proxy settings or an active VPN can block browser traffic.
- Open Settings by pressing
Win + I. - Navigate to Network & internet > Proxy.
- Under Manual proxy setup, turn off Use a proxy server.
- Disconnect any active VPN applications you have running.
- Restart Chrome and test the connection.
Solution 3: Check Windows Firewall
Ensure your firewall is not blocking Chrome from accessing the internet.
- Open the Start menu, type
firewall.cpl, and press Enter to open Windows Defender Firewall. - Click Allow an app or feature through Windows Defender Firewall on the left.
- Click Change settings (requires administrator privileges).
- Find Google Chrome in the list and ensure both Private and Public checkboxes are ticked.
- Click OK to save the changes.
Confirm the result
- Repeat the exact action that originally triggered the problem.
- Confirm the original error or symptom is gone and no new warning has appeared.
- If the guide changed a driver, service, package, or system setting, restart once and test again.
- If the result is worse or unexpected, stop. Reverse only the last change using its documented restore option; if none is documented, use your backup or qualified support.
Questions about this fix
Does ERR_CONNECTION_REFUSED mean the site is down?
It can mean the site's server is down, but often it's a local network configuration issue.
Will flushing DNS delete my history?
No, flushing DNS only resets network address cache, keeping your browsing history intact.
Did this fix work for you?
Weighted Consensus Protocol
Did this solution resolve your issue?
Confirming if this works strengthens verification statistics on the registry.
FixingTeam10,000 rep
Official Project Maintainers
The core engineering and moderation team behind FixingBook. We curate, verify, and maintain the standards of the troubleshooting ledger.
Discussion (0)
No comments yet. Share your experience or verify if this fixed your issue!
