Table of Contents
Final Thoughts
Home Computer Tutorials Troubleshooting How to fix ERR_CONNECTION_RESET in Google Chrome?

How to fix ERR_CONNECTION_RESET in Google Chrome?

Aug 06, 2025 pm 12:32 PM

The ERR_CONNECTION_RESET error in Chrome occurs when the connection between your browser and a website fails during the handshake, but it can typically be fixed by addressing local network or browser issues. 1. Check your internet connection by restarting your router, testing other websites, or using a wired connection. 2. Clear Chrome’s cache, use Incognito Mode to rule out extensions, or reset Chrome settings to default. 3. Temporarily disable antivirus, firewall, or VPN to see if security software is blocking the connection, then whitelist Chrome if needed. 4. Update or reinstall network drivers via Device Manager to resolve driver-related issues. 5. Reset the network stack using Command Prompt with the commands: netsh winsock reset, netsh int ip reset, ipconfig /release, ipconfig /renew, and ipconfig /flushdns, then restart your PC. 6. Disable the experimental QUIC protocol in Chrome by navigating to chrome://flags/#enable-quic and setting it to Disabled. 7. Run a full malware scan using Windows Defender or Malwarebytes to eliminate malicious interference. 8. Test the site on another browser or device to determine if the issue is Chrome-specific or network-wide. 9. Restart your router, check for ISP outages, or switch to a reliable DNS like Google DNS (8.8.8.8, 8.8.4.4) or Cloudflare DNS (1.1.1.1, 1.0.0.1) to bypass potential ISP-level blocks. Most cases are resolved through a combination of these steps, starting with basic troubleshooting and progressing to deeper network fixes, ultimately identifying where the connection is being interrupted.

How to fix ERR_CONNECTION_RESET in Google Chrome?

The ERR_CONNECTION_RESET error in Google Chrome means your browser lost the connection to the website while trying to load it. It usually happens during the handshake between your computer and the server. While it can be frustrating, the good news is that most causes are fixable on your end. Here’s how to troubleshoot and fix it:

How to fix ERR_CONNECTION_RESET in Google Chrome?

✅ 1. Check Your Internet Connection

Start with the basics:

  • Restart your router or modem.
  • Try loading other websites to see if the issue is isolated to one site.
  • If you're on Wi-Fi, switch to a wired connection (if possible) to rule out wireless issues.

If only one site is affected, the problem might be on the server side — check DownDetector or try accessing the site from a phone using mobile data.

How to fix ERR_CONNECTION_RESET in Google Chrome?

✅ 2. Clear Browser Cache and Reset Network Settings

Corrupted cache or misbehaving extensions can interfere with connections.

Steps:

How to fix ERR_CONNECTION_RESET in Google Chrome?
  • Open Chrome and go to Settings > Privacy and security > Clear browsing data.
  • Select “Cached images and files” and clear the data.
  • Also try opening Chrome in Incognito Mode (Ctrl Shift N). If the site loads, an extension is likely the culprit.

Reset Chrome settings:

  • Go to Settings > Reset settings > Restore settings to their original defaults.
  • Confirm and restart Chrome.

✅ 3. Disable Antivirus, Firewall, or VPN

Security software often blocks or resets connections it deems suspicious.

  • Temporarily disable your antivirus, firewall, or VPN.
  • Try accessing the site again.
  • If it works, re-enable the software and add Chrome or the website to its whitelist.

Note: Don’t leave your firewall disabled — only use this for testing.


✅ 4. Update or Reinstall Network Drivers

Outdated or corrupt network drivers can cause connection resets.

On Windows:

  • Press Win X and select Device Manager.
  • Expand Network adapters.
  • Right-click your network device (e.g., Wi-Fi or Ethernet) and choose Update driver.
  • If that doesn’t help, uninstall the driver, restart your PC, and let Windows reinstall it automatically.

✅ 5. Adjust TCP/IP Settings

Sometimes, network stack issues cause resets. Resetting TCP/IP can help.

Run these commands in Command Prompt (as Administrator):

netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns

After running them, restart your computer.


✅ 6. Disable QUIC Protocol in Chrome

Chrome uses QUIC (a faster protocol), but it can sometimes cause connection issues.

To disable it:

  • In Chrome, go to:
    chrome://flags/#enable-quic
  • Set Experimental QUIC protocol to Disabled.
  • Relaunch Chrome.

✅ 7. Check for Malware

Malware can hijack network connections.

  • Run a full system scan using Windows Defender or a trusted antivirus.
  • Use tools like Malwarebytes for a second opinion.

✅ 8. Try Another Browser or Device

If the site works in Firefox or Edge, the issue is specific to Chrome.
If it fails on all devices on the same network, the problem may be your router or ISP.


✅ 9. Router or ISP Issues

  • Restart your router.
  • Check if your ISP is having outages.
  • Some ISPs block certain sites or ports — try using a trusted DNS like:
    • Google DNS: 8.8.8.8 and 8.8.4.4
    • Cloudflare DNS: 1.1.1.1 and 1.0.0.1

To change DNS:

  • Go to Network Settings > Change adapter options > Wi-Fi/Ethernet > Properties > IPv4 > Use custom DNS.

Final Thoughts

ERR_CONNECTION_RESET is usually not a Chrome-only issue — it’s often caused by network settings, security software, or connectivity problems. Start with simple fixes (like restarting your router or clearing cache), then move to deeper troubleshooting like resetting TCP/IP or disabling QUIC.

Most cases are resolved with a combination of clearing browser data, disabling security software temporarily, and resetting network components.

Basically, it’s not complex — just a matter of narrowing down where the connection is being dropped.

The above is the detailed content of How to fix ERR_CONNECTION_RESET in Google Chrome?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to fix the black screen issue in Google Chrome? How to fix the black screen issue in Google Chrome? Aug 06, 2025 pm 12:22 PM

DisablehardwareaccelerationbygoingtoChromeSettings→Systemandtogglingoff"Usehardwareaccelerationwhenavailable",thenrelaunchChrome.2.UpdategraphicsdriversviaDeviceManageronWindowsorSystemSettingsonmacOS,ordownloadthelatestversionfromthemanufa

edge pdf viewer not working edge pdf viewer not working Aug 07, 2025 pm 04:36 PM

TestthePDFinanotherapptodetermineiftheissueiswiththefileorEdge.2.Enablethebuilt-inPDFviewerbyturningoff"AlwaysopenPDFfilesexternally"and"DownloadPDFfiles"inEdgesettings.3.Clearbrowsingdataincludingcookiesandcachedfilestoresolveren

how to fix win 10 blue screen 'irql_gt_zero_at_system_service' how to fix win 10 blue screen 'irql_gt_zero_at_system_service' Aug 13, 2025 pm 05:03 PM

First update or rollback the driver, 1. Enter safe mode; 2. Update or roll back the graphics card, storage and other drivers; 3. Run Windows memory diagnostic tools to detect RAM; 4. Use sfc/scannow and DISM to repair system files; 5. Uninstall recent software or system updates; 6. Run chkdsk to check disk errors; 7. Use BlueScreenView to analyze dump file and locate faulty drivers; 8. Finally, you can try to reset Windows retained files, and the problem can usually be solved.

Volume keys on keyboard not working Volume keys on keyboard not working Aug 05, 2025 pm 01:54 PM

First,checkiftheFnkeysettingisinterferingbytryingboththevolumekeyaloneandFn volumekey,thentoggleFnLockwithFn Escifavailable.2.EnterBIOS/UEFIduringbootandenablefunctionkeysordisableHotkeyModetoensurevolumekeysarerecognized.3.Updateorreinstallaudiodriv

How to solve touchpad not working issues on Windows? How to solve touchpad not working issues on Windows? Aug 05, 2025 am 09:21 AM

Checkifthetouchpadisdisabledbyusingthefunctionkey(Fn F6/F9/F12),adedicatedtogglebutton,orensuringit’sturnedoninSettings>Devices>Touchpad,andunplugexternalmice.2.UpdateorreinstallthetouchpaddriverviaDeviceManagerbyselectingUpdatedriverorUninstal

How to solve the problem of 404 online How to solve the problem of 404 online Aug 12, 2025 pm 09:21 PM

How to solve the Internet 404 error: Check whether the URL is correct. Refresh the page. Clear browser cache: Chrome: three dots in the upper right corner > More tools > Clear browsing data > Check "Cached pictures and files" > Clear data Firefox: Three horizontal lines in the upper right corner > Options > Privacy and Security > Clear history > Check "Cache" > Confirm Safari: dish

Why can't you access the Internet when connecting to a wireless network? Check these 4 common reasons Why can't you access the Internet when connecting to a wireless network? Check these 4 common reasons Aug 12, 2025 pm 08:57 PM

Wireless network displays that it is connected but cannot access the Internet is a problem that many people often encounter when using electronic devices. Although the Wi-Fi signal is full, but the web page cannot be opened or video cannot be viewed. What is the problem? Don't worry, Driver will organize a complete set of troubleshooting and solutions for you today to help you quickly restore network connections. Let's learn about it together~1. A router or router that has abnormally running for a long time may have a performance degradation due to heat, cache accumulation or system failure; if Lightmaster loses communication with the operator's server, even if the device shows that it is connected to Wi-Fi, it will not be able to access the Internet. 1. Restart the network device: Unplug the router and the optical cat, wait for about 30 seconds before powering on and starting again, so that the device can re-establish the connection. 2. Check the settings

What should I do if the application cannot start normally (0xc0000906)? See the solution here What should I do if the application cannot start normally (0xc0000906)? See the solution here Aug 13, 2025 pm 06:42 PM

When opening the software or game, a prompt suddenly appears that "the application cannot start normally (0xc0000906)" appears, and many users will be confused and don't know where to start. In fact, most of these errors are caused by corruption of system files or missing runtime libraries. Don't rush to reinstall the system. This article provides you with several simple and effective solutions to help you quickly restore the program to run. 1. What is the error of 0xc0000906? Error code 0xc0000906 is a common startup exception in Windows systems, which usually means that the program cannot load the necessary system components or running environment when running. This problem often occurs when running large software or games. The main reasons may include: the necessary runtime library is not installed or damaged. The software installation package is endless

See all articles