On Windows the steps to disable Chrome auto update are as follows:
In the search box on the taskbar enter RegEdit which should allow the Registry Editor app (regedit) to be invoke:
From the RegEdit application, navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update\
The path HKEY_LOCAL_MACHINE\SOFTWARE\Policies will exist but the Google and Update keys may not exist and will have to be created manually (see below):
To create the missing Google key:
Right click on the Polices folder to display the context menu and from this menu select New | Key:
When the Key menu item is invoked a new key named "New Key #1" will be created:
Rename "New Key #1" to Google:
Follow the same steps to add the Update key under the Google key. With the Update key selected:
Right click on values panel to the right and select New | DWORD (32-bit) Value:
When the DWORD (32-bit) Value menu item is invoked a new key named "New Value #1" will be created:
Rename "New Value #1" to AutoUpdateCheckPeriodMinutes and leave the value set to 0:
This disable Chrome auto updating on Windows
No comments :
Post a Comment