---
title: "How to resolve 'ERR_CONNECTION_RESET' on my browser when accessing certain websites?"  
description: "How to resolve 'ERR_CONNECTION_RESET' on my browser when accessing certain websites?"  
author: "Baishakhi Ghosh"  
published: 2024-01-14  
updated: 2024-01-15  
canonical: https://answers.mindstick.com/qa/109158/how-to-resolve-err_connection_reset-on-my-browser-when-accessing-certain-websites  
category: "troubleshooting"  
tags: ["troubleshooting"]  
reading_time: 2 minutes  

---

# How to resolve 'ERR_CONNECTION_RESET' on my browser when accessing certain websites?



## Answers

### Answer by Baishakhi Ghosh

Encountering the 'ERR_CONNECTION_RESET' error in your browser indicates that the connection to the website has been interrupted or reset. This issue may result from various factors, and resolving it involves troubleshooting both your [local system](https://www.mindstick.com/forum/395/hosting-on-iis-on-local-system-in-windows-7) and [potential issues](https://www.mindstick.com/forum/159471/how-does-c-plus-plus-support-multiple-inheritance-and-what-are-potential-issues-associated-with-it) on the website's server. Here are steps to address the problem:\
Check Your [Internet Connection](https://www.mindstick.com/forum/23135/how-to-check-for-an-active-internet-connection-on-iphone-sdk): Try accessing other websites to confirm whether the issue is specific to the website you are trying to reach.\
[Clear Browser Cache](https://answers.mindstick.com/qa/103633/how-to-clear-browser-cache): Cached data may be causing conflicts. This action can be performed in the browser settings, typically under the "Privacy" or "History" section.\
Disable Extensions: Browser extensions may interfere with website connections. Temporarily disable all extensions and try accessing the website again. If successful, re-enable extensions one by one to identify the problematic one.\
Reset TCP/IP: Open [Command Prompt](https://answers.mindstick.com/qa/51716/how-to-make-bootable-pendrive-using-cmd-windows-command-prompt) as an administrator and type the command 'netsh int ip reset' followed by 'netsh winsock reset.' Restart [your computer](https://www.mindstick.com/articles/13023/choosing-the-best-power-cord-for-your-computer-a-layman-s-guide) to reset the TCP/IP stack.\
Flush DNS Cache: In the Command Prompt, type 'ipconfig /flushdns' to clear the DNS resolver cache. This can help resolve domain name resolution issues.\
Try Another Browser: If the error persists, try accessing the website using a different browser. If successful, the problem may be specific to the original browser.\
Disable [Firewall and Antivirus](https://answers.mindstick.com/qa/99312/what-is-the-difference-between-a-firewall-and-antivirus-software) Temporarily: Temporarily disable them and check if the website can be accessed. If successful, adjust the settings to allow the connection.\
Contact Website Administrator: If the issue persists, it might be on the website's server side. Contact the website administrator or [support team](https://www.mindstick.com/articles/13155/contact-mywifiext-support-team-to-resolver-network-issues) to inquire about server status and potential issues.\
Check Proxy Settings: Your browser is not configured to use a proxy server that might be causing connection conflicts. Disable proxy settings and try accessing the website.\
Update Browser: Outdated browsers may have compatibility issues that can result in connection errors.

![Free Man using stylus pen for touching the digital tablet screen Stock Photo](https://images.pexels.com/photos/6335/man-coffee-cup-pen.jpg?auto=compress&cs=tinysrgb&dpr=1&w=500)

\
By systematically going through these troubleshooting steps, you can address the 'ERR_CONNECTION_RESET' error and [improve your](https://www.mindstick.com/articles/12252/simple-ways-to-improve-your-business-sales) chances of successfully accessing the desired website.

Read also: [How to resolve 'ERR_TIMED_OUT' on my browser when trying to access websites](https://answers.mindstick.com/qa/109165/how-to-resolve-err_timed_out-on-my-browser-when-trying-to-access-websites)


---

Original Source: https://answers.mindstick.com/qa/109158/how-to-resolve-err_connection_reset-on-my-browser-when-accessing-certain-websites

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
