- Timeout in Chrome defines the maximum time for server response.
- There are three types: connection, charging and idle time.
- Chrome does not allow setting timeouts directly, but offers alternatives such as flags.
- Changing network settings in Windows can help resolve persistent issues.
If ever you have received errors like “ERR_CONNECTION_TIMED_OUT”, this indicates that The browser has waited too long without receiving a response from the server. Adjusting this timeout can be useful to improve the stability of slow connections or avoid crashes in certain network environments. So, that's exactly what we're going to do today. Stick around if you want to learn more. fix the ERR_CONNECTION_TIMED_OUT issue and avoid these connection problems.
What is timeout in Google Chrome?
The timeout in Chrome defines the maximum time the browser will wait for a response from the server before canceling the requestIf this time is too short, some pages may fail to load. If it is too long, you may experience unnecessary waits on inactive websites.
There are Different types of timeout in Chrome, among them:
- Connection timeout: Applies when Chrome attempts to establish a connection to a web server.
- Loading waiting time: Triggered when the connection has been established, but the server is taking too long to respond.
- Idle timeout: Defines how long Chrome keeps an idle connection open before closing it.
These timeouts are internal browser settings and are designed to balance between performance and stability.
How to adjust the timeout in Chrome

Unlike other browsers, Chrome does not allow you to directly modify these values from its standard configuration.However, there are alternative methods to adjust them to your needs.
1. Set timeout on the command line
If you need to adjust the connection timeout, you can start chrome with a special parameter:
- Close Chrome completely.
- In Windows, Press Win + R, type cmd and press Enter. On macOS or Linux, you'll need to open a terminal.
- Type the following command and press Enter: chrome.exe –disable-hang-monitor
This last parameter does not adjust the timeout but it does Prevent Chrome from detecting and closing tabs or processes that appear to be hanging. In this way, will prevent Chrome from closing connections due to inactivity sooner than expected.
2. Adjust the timeout from Chrome Flags

Chrome has a number of settingsexperimental actions accessible through flagsYou can search for new settings to modify some aspects of the timeout:
- Open Chrome and type in the address bar: chrome :/ / flags
- Use the search bar to find options related to timeouts or networking.
- Enable or modify those that can improve connection stability.
- Restart Chrome to apply the changes.
3. Modify the timeout with extensions
If you can't find a solution through flags, there are extensions in the Chrome Web Store Designed to manage wait times and avoid premature disconnections.
While it is true that extensions cannot modify Chrome's connection timeout, as this is defined internally by the browser, Some allow you to customize connection values or reload pages automatically. when the timeout expires.
4. Change network settings from Windows
If the timeout problem in Chrome persists, You can try changing the network settings at the operating system level:
On Windows, go to Internet Options > Advanced > HTTP Settings and set the timeout manually.
So, if you are tired of receiving the message on the screen error message ERR_CONNECTION_TIMED_OUT, don't worry. With the steps above and a little patience, you can customize wait time on your device so that it adapts better to your habits and thus put an end to this error.
I am a technology enthusiast who has turned his "geek" interests into a profession. I have spent more than 10 years of my life using cutting-edge technology and tinkering with all kinds of programs out of pure curiosity. Now I have specialized in computer technology and video games. This is because for more than 5 years I have been writing for various websites on technology and video games, creating articles that seek to give you the information you need in a language that is understandable to everyone.
If you have any questions, my knowledge ranges from everything related to the Windows operating system as well as Android for mobile phones. And my commitment is to you, I am always willing to spend a few minutes and help you resolve any questions you may have in this internet world.
