/build/static/layout/Breadcrumb_cap_w.png

How to disable updates for latest Chrome Enterprise version 44.0.2403.130

Hello,

I am trying to deploy the latest Chrome Enterprise version 44.0.2403.130 using the vendor provided MSI, however i am not able to disable the updates. I had previous version 40.0.2214.115 deployed and was able to disable the updates using below Reg Keys. Seems like these are not working any more for this latest Chrome. Any suggestions?

1. Set the value of HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update\"AutoUpdateCheckPeriodMinutes" to the REG_DWORD value of "0".
1. Set the value of HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update\"UpdateDefault" to the REG_DWORD value of "0".

Since above keys didn't work for this chrome, I also tried below Reg Keys but no luck: Any suggestions will be highly appreciated.

1. Set the value of HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update "Update{8A69D345-D564-463C-AFF1-A69D9E530F96}" to the REG_DWORD value of "0".


0 Comments   [ + ] Show comments

Answers (4)

Answer Summary:
Posted by: jegolf 8 years ago
Red Belt
0
Have you tried using the admin templates to disable via group policy?

Comments:
  • Yes, i did import the template and applied the settings as suggested, but still didn't work. I did everything that would disable the updates, but none seemed to work. When you go to Chrome About, it still checks for updates. - shrestha.rajiv.k 8 years ago
    • I managed it when sequencing it in Appv 5.0 by doing the following:

      Add the following registry settings:

      Location:
      “HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Update”
      Key: AutoUpdateCheckPeriodMinutes
      Value: 0
      Type: REG_SZ

      Location: “HKEY_LOCAL_MACHINE\CurrentControlSet\Control\Session Manager”
      Key: PendingFileRenameOperations
      Value: “”
      Type: MULTI_SZ

      Run the following commands from the commandline as administrator:
      SC delete gupdate & after SC delete gupdatem - Merceano 8 years ago
Posted by: Merceano 8 years ago
White Belt
0
I managed to disable it in App-v 5.0 by doing the following:

Add the following registry keys:

Locatie:“HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Google\Update”

Key:AutoUpdateCheckPeriodMinutes

Value: 0

Type: REG_SZ


Locatie: “HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager”

Key:PendingFileRenameOperations

Value: “”

Type: MULTI_SZ

Remove the Google Update Services using command online (ran as admin) and type the commands
SC delete gupdate & after SCdelete gupdatem


Posted by: jagadeish 8 years ago
Red Belt
0

Top Answer

If nothing works then

Delete the following folder
C:\Program Files (x86)\Google\Update

Delete the following registry
HKLM\SOFTWARE\Wow6432Node\Google\Update

Comments:
  • Thanks Jagadeish,
    Are you sure that these files and registries are not tied to any other Chrome features? Meaning is it safe to remove these? - shrestha.rajiv.k 8 years ago
    • ok then just rename this registry hive (which says Google Update) alone with _ and check
      HKLM\SOFTWARE\Wow6432Node\Google\Update\Clients\{430FD4D0-B729-4F61-AA34-91526481799D}

      like

      HKLM\SOFTWARE\Wow6432Node\Google\Update\Clients\{430FD4D0-B729-4F61-AA34-91526481799D}_ - jagadeish 8 years ago
      • Looks like this is the only option left. I had our AD guy import the template and make a change through GPo, tested and still didn't work.

        By doing as you suggested, Chrome can never complete the update check. Also, we might need to disable the scheduled tasks for chrome update, as well as the services.

        Thanks ! - shrestha.rajiv.k 8 years ago
Posted by: anonymous_9363 8 years ago
Red Belt
0
>Meaning is it safe to remove these?

Does it matter? Don't let vendors loose on your workstation estate by allowing *any* app to automatically update. Unless you're a fan of the Monday morning "My computer's not working" blizzard of Help desk calls, of course...
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ