Several users have limited internet bandwidth or use metered connections and don’t want Chrome to download the updates automatically whenever they connect. Chrome’s automatic updates can even slow down the internet connection and raise CPU usage.

So, if you’re on a metered connection, turning off the Automatic Chrome update is important. Here’s how you can turn it off.

1. Rename the Google Chrome Update Folder

The easiest way to turn off Chrome’s automatic updates is by renaming the Chrome update folder. Here’s what you need to do.

1. Navigate to the path where Chrome is installed. The path is usually found on "C:\Program Files (x86)\Google\Update"

navigate to the path where Chrome is installed

2. In the Update folder, right-click the GoogleUpdate executable file and select the Rename option.

GoogleUpdate

3. Rename the GoogleUpdate executable file to something like GoogleUpdate123, NoUpdate, etc.

GoogleUpdate

Whenever Google Chrome attempts to download the updates, the update will fail.

2. Disable Chrome Updates from System Configuration

You can also use the System Configuration utility to disable automatic Chrome updates. Here’s what you need to do.

1. Press the Windows Key + R button on your keyboard. This will open the RUN dialog box. On the RUN dialog box, type in msconfig and hit the Enter button.

msconfig

2. On the System Configuration app, switch to the Services tab.

Services

3. Under the Services, scroll down and uncheck the Google Update Service (gupdate) and Google Update Service (gupdatem).

uncheck

4. Once done, click on the Apply and then Ok.

click on the Apply and then Ok button

After making the changes, restart your Windows 11 PC to turn off the automatic Chrome updates.

3. Disable Automatic Chrome Updates via Windows Services

You can turn off the Chrome update services from the Windows Services Manager. This will disable the Chrome updates completely.

1. Press the Windows Key + R button. In the RUN dialog box, enter services.msc and hit the Enter button.

services.msc

2. Search for Google Update (gupdate) on the Windows Services. Double-click on it and select Disabled on the Startup type. Once done, click on Ok.

Disabled on the Startup type

 

3. Search for Google Update (gupdatem) and double-click on it. On the Google Update Service (gupdatem) Properties, select Disabled on the Startup type and click the Ok button.

Disabled on the Startup type

After making the changes, restart your Windows PC.

4. Disable Automatic Google Chrome Updates via Registry Editor

If Google Chrome is still searching for available updates, you must make a few changes to the Windows Registry file.

1. Click on the Windows 11 search and type Registry. Open the Registry Editor from the list of matching results.

Registry Editor

2. In the Registry Editor, navigate to the following path:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies

navigate to the following path

3. Right-click on the Policies folder and select New > Key.

New > Key

4. Name the newly created key as Google.

Google

5. Right-click on the Google folder and select New > Key.

New > Key

6. Name the newly created key as Update.

Update

7. On the right pane, right-click and select New > DWORD (32-bit) Value.

New > DWORD (32-Bit) Value

8. Name the new key as Updatedefault.

Updatedefault

9. Once done, double-click the Updatedefault key and type 1 in the Value Data field. Then click the Ok button.

type 1 on the Value Data field

This will automatically disable the automatic Chrome updates on your Windows computer.

5. Block Chrome Update URLs from the Host File

To download the updates, the Chrome browser accesses several domains. You can block those domains on your computer by editing the host files to block the Chrome update.

The problem with this method is that if Google changes the URL for the update, your browser will continue to auto-update. You can try blocking these domains using the host file on Windows and Mac.

  • google.com/dl/*
  • google.com/*
  • com/dl/*
  • *.gvt1.com
  • google.com/service/update2
  • google.com
  • googleapis.com/service/update2
  • google.com

To edit the hosts file on Windows, follow our guide – How to find and edit the hosts file in Windows.

Frequently Asked Questions:

Does Chrome automatically update on Windows?

Yes, by default, the Google Chrome browser is set to auto update in the background. Whenever an update is available, Google Chrome will automatically check and install it in the background.

How to disable Chrome extension auto update?

The steps to disable Chrome extension auto update are a bit different. You need to edit the extension’s manifest.json file and replace the update_url properly with something invalid.

How do I stop Chrome from automatically downloading?

You can follow the methods shared in the article to stop Chrome from downloading automatically in the background. There’s no direct way to stop auto update in Chrome.

How to turn on Auto Updates in Chrome

You can manually turn on Auto Updates in Chrome by opening the Chrome Menu and selecting Help > About Google Chrome.

These are the best ways to disable automatic Chrome updates in the Windows operating system. The shared methods work on every version of Windows, including the latest Windows 11.

LEAVE A REPLY

Please enter your comment!
Please enter your name here