Skip to content

Instantly share code, notes, and snippets.

@vnl
Created September 17, 2018 11:00
Show Gist options
  • Save vnl/7d057dcb328db0110b3007065997c33f to your computer and use it in GitHub Desktop.
Save vnl/7d057dcb328db0110b3007065997c33f to your computer and use it in GitHub Desktop.
How to update chrome if disabled by administrator
Step 01. Go to Windows Start Button on the left bottom and Click on Run.
Step 02. Type in regedit on the run.
Step 03. go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update
Step 04. Double Click on the UpdateDefault and or other entries
Step 05. Change the value from 0 to 1 for all of the entries
Step 06. Restart your Chrome Browser and try to update again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment