How to turn off the Chrome automatic upgrade

Source: Internet
Author: User

Chrome's Automatic Updates, while convenient, can sometimes be frustrating: for example, users who use the Dev branch are automatically upgraded to a version that crashes after startup ... So the stability of the user should still use stable, but if you have to use dev but do not want to take this risk, you can try to use the method described in this article to turn off the Chrome Automatic Updates.

Windows operating system-individual users

Open Registry Editor (start-run-regedit) and locate the following key values

Hkey_local_machinesoftwarepoliciesgoogleupdate

Put them

Disableautoupdatecheckscheckbox

is changed to 1 to disable Automatic Updates. There's another one.

Autoupdatecheckperiodminutes

The value of this can be set to check the update cycle, in minutes, set to 1440 that is 1 days check.

Windows operating system-network users

The deployment of the Chrome network requires the use of the Group Policy template provided by Google, and Google provides a very detailed Enterprise Upgrade Wizard, click here to view.

MAC Operating System

First open Terminal.app, to disable Automatic Updates, enter

Defaults write com.google.Keystone.Agent Checkinterval 0

Can be, finally changed to 1 to restore Automatic Updates. You can also modify the cycle of checking for updates to command:

Defaults write Com.google.Keystone.Agent Checkinterval

Please fill in the final frequency number in seconds.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.