How to Stop Automatic Google Chrome Updates on Windows

Martin Brinkmann
Jun 5, 2024
Google Chrome
|
11

Google Chrome Updates are configured to run automatically on non-managed Windows devices. This guide provides step by step instructions to disable automatic updates of Google Chrome.

Most web browsers are configured to update automatically. This happens in the background. While that can be a good thing, especially for security, it can also slow down the start of the system. Some users may also want full control over the updating process.

Word of caution: It is generally a good idea to install updates, especially when they fix security issues. This guide is intended for advanced users.

A quick check of the Windows Task Manager after system start may reveal reveal an abundance of Google Updater processes.

Google Updater Processes

The screenshot was captured on a system with two Chrome installations: Chrome Stable and Chrome Canary.

If Chrome is not your main browser, you may consider disabling automatic updates for a number of reasons.

You can check for updater.exe processes on your device in the following way:

  1. Press Ctrl-Shift-Esc at the same time directly after system boot.
  2. Switch to the details tab in the Task Manager Window.
  3. Scroll down until you come to the letter "u".
  4. Check for updater.exe processes there.

Note: some of the processes may be run under a user account, others under a system account.

Updating Chrome manually

winget update Google Chrome manually

It is important to keep the web browser updated. Updates include security fixes and bug fixes. Outdated browsers have a higher risk of being successfully attacked.

This can be done manually after disabling Chrome automatic updates. To do so, it is necessary to download the latest Chrome release from Google's official download server.

update Google Chrome

The best option is to use winget for that. Here is how that works:

  1. Open the Start menu.
  2. Type cmd and select Command Prompt from the results.
  3. Type the command winget list chrome and press the Enter-key to run it.
  4. Winget returns all installed Chrome versions.
  5. To update Chrome, type winget upgrade ID and press the Enter-key. Note: Replace ID with the ID value listed in the table, e.g. Google.Chrome.EXE.
  6. Repeat the steps for any other Chrome installation that you want to update to the latest version.

Best option for managed devices

System administrators may download the official Google Update policy template for Windows to configure the browser's automatic update behavior.

Important to know: while this method disables automatic updates, Google says that Chrome will continue to check for updates (but neither download or install them).

  1. Download the latest version of the administrative template file from this website.
  2. Extract the archive on the local system.
  3. Copy google.admx and GoogleUpdate.admx from the extracted archive to the Policy Definitions directory, usually C:\Windows\PolicyDefinitions.
  4. Open the en-US folder (or another locale folder) and copy the files google.adml and GoogleUpdate.adml to the same folder under Policy Definitions, e.g. C:\Windows\PolicyDefinitions\en-US.
  5. Open Start.
  6. Type gpedit.msc and select Edit group policy to launch the Group Policy Editor.
  7. Navigate to Computer Configuration > Policies > Administrative Template > Google > Google Update > Applications > Google Chrome.
  8. Double-click on Update policy override.
  9. Enable the policy in the window that opens.
  10. Under Options, select the Disable updates option.
  11. Restart the PC.

You can verify the correctness of the setting by launching Chrome and opening Menu > Help > About Google Chrome.

Disable automatic Google Chrome Updates in Services

Google Updater

Google adds several services on Windows during installation of Chrome. These are configured to run automatically and need to be stopped.

Here is how that is done:

  1. Open the Start menu.
  2. Type services.msc and press the Enter-key to open the Services manager.
  3. Scroll down to the letter G under names. You should find several Google entries there.
  4. Double-click on any GoogleUpdater service and repeat the following steps:
    1. Click on Stop to stop the Service from running.
    2. Set the Startup type to Disabled.
    3. Select OK to go back to the main window.

Disabled means that the Services won't start during Windows start or afterwards.

Stop Google Chrome updates in the Task Scheduler

Google Updater in Task Scheduler

You find one or multiple Google related tasks in the Task Scheduler. The screenshot above shows two GoogleUpdater tasks. These are configured to run once per hour to check for updates.

Here is how you disable them:

  1. Open Start on the Windows device.
  2. Type Task Scheduler and select the result.
  3. Expand Task Scheduler and Task Scheduler Library.
  4. Check for Google folders there.
  5. Expand GoogleSystem or GoogleUser folders, if they exist.
  6. Select the subfolder GoogleUpdater. This should reveal the update task.
  7. Right-click on the task and select Disable.
  8. Repeat the steps for any other GoogleUpdater task.

Closing Words

This takes care of automatic updates of the Chrome web browser on Windows machines. This should not be a problem security-wise, if you run updates manually regularly.

What about you? Do you use Google Chrome? Do you allow it to update automatically? Feel free to leave a comment below!

Summary
How to Stop Automatic Google Chrome Updates on Windows
Article Name
How to Stop Automatic Google Chrome Updates on Windows
Description
Find out how to disable automatic updates of the Google Chrome web browser once and for all on Microsoft Windows devices.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Previous Post: «
Next Post: «

Comments

  1. max johnson said on June 11, 2024 at 6:31 pm
    Reply

    you are already trusting google far too much

    what’s a little force update now and again?

  2. Scroogled said on June 7, 2024 at 3:20 am
    Reply

    Hopefully, Google’s UI staff will be sacked soon! They destroyed the UI by using terrible washed-out color palettes, unnecessarily rounded corners, and excessive padding everywhere.

  3. Lizard said on June 6, 2024 at 12:48 pm
    Reply

    How to stop Chrome update? it’s easy….install Brave or Firefox.

  4. Allwynd said on June 6, 2024 at 5:38 am
    Reply

    After moving to Linux, I found the update method is better. You have a program that handles all your updates and if you don’t want to update something, you don’t have to. I was scared of Linux, thinking nothing will work and I will be spending hours trying to get the simplest things done, but it’s not even the case, in fact the way things are done on Windows, feel more stupid, idiotic and unsafe. I used to think programs auto-updating themselves was cool and convenient, not anymore.

    1. John G. said on June 6, 2024 at 10:29 am
      Reply

      +1 sudo apt upgrade && sudo apt upgrade :D

    2. bruh said on June 6, 2024 at 10:17 am
      Reply

      I’m on windows and not a single program I have auto-updates – what are you on about?

      1. Bobby Smite said on June 7, 2024 at 12:10 am
        Reply

        @bruh

        it’s the typical lies people tell, when they make up issues and stuff to pretend something on the internet… imagine justifying moving to Linux sacrificing real productivity apps (not just gaming) because “my browser seems to update blablaba”

        When you can just block the chrome updater / omaha updater (omaga is the open source updater other browsers can use), like if Firewalls didn’t exist and all that.

        In fact installing browsers with admin rights is usually the issue here, because that adds services and all that when people can just install their browser without admin rights and make it easy, example, Winget installs Brave without admin rights by default and that’s good.

        For Edge, just using firewall and turning off the schedulers is enough, so the task schedulers will not be re-enabled by a new update.

        It’s so funny how this people on the internet that think they are cool because they moved to Linux, can’t even use a firewall, or do simple stuffs like AutoRuns to completely disable the updaters if ran as service (I don’t recommend this in case you want to update later).

        Registry makes it easy to remove services and all that, so if people wanted to remove updaters they could also do that.

        There are also Chromium forks that offer standalone variants (wrongly labeled as portable, although some can be true portable) that can be used normally, will use of course the same user data location so nothing to set up, and that will not include the updater, of course, this will have to downloaded and unzipped manually…

        SO yeah, these fairy tales of “My life improved with Linux” are a bunch of BS, when Windows has better apps without sacrificing features and glitching all over the place, better support for GPU acceleration, better updates because userbase is bigger so platform exclusive issues will be easily caught in Windows (happens on a lot of forks)…. but to each its own, and I would keep enjoying being smart in computing and using Windows with all my Windows(and usally Mac) only apps that actually work while using firewalls and other methods to avoid getting my browser automatically updated, especially when I use Nightly version of my browser, so I can’t just update without knowing if I want to update or I need the update.

  5. Anonymous said on June 6, 2024 at 2:25 am
    Reply

    Just use a firewall and block the update, even if people have installed with Admin rights, which install services, then nothing will happen if they never get to connect to anywhere.

    For example I install Brave without admin rights and as user has the benefits of browser only adding the two task schedulers and maybe an autorun entry and that’s it, but I would still recommend using the firewall, I block and unblock Edge updates whenever I feel to do so, also I kill msedge with my firewall, so a program can try to open it, but it will throw an error how it can’t be opened, same with the updater, it can be killed but I wouldn’t do it because sometimes if you want to update it causes issues

    People are just doing more than they should by stopping services and all that. I dont remember if you can install Google without admin rights but if you can, then do it if you are a single user and you don’t share your computer, it makes things easier…

  6. Andy Prough said on June 6, 2024 at 1:52 am
    Reply

    I would have thought it would have been the Windows equivalent of:
    sudo apt install firefox
    sudo apt purge google-chrome

  7. pHROZEN gHOST said on June 5, 2024 at 2:28 pm
    Reply

    A much easier approach. Remove Google Chrome and install a better browser.

  8. InsaRa said on June 5, 2024 at 2:15 pm
    Reply

    How to Stop Google Chrome on Windows.
    Menu START
    right click
    Uninstall
    enjoy internet

Leave a Reply