Easy ways to turn off automatic Chrome updates on your computer, phone, or tablet

This wikiHow teaches you how to prevent Google Chrome from updating automatically on Windows, Mac, iPhone, and Android platforms. There are several ways to prevent Google Chrome from updating on PC and Mac. However, these methods may not work in every situation. The only way to prevent Google Chrome from updating on mobile devices is to disable updates for all apps. Keep in mind that failing to update Google Chrome puts you and any other items on your network at risk for infections or cyber attacks.

Things You Should Know

  • Chrome updates usually contain crucial security patches. Disabling automatic updates puts your computer or phone at risk.
  • Google may still be able to push certain updates even if you disabled the automatic update service.
  • To stop getting Chrome updates on your phone or tablet, you'll need to disable all app updates for Android or iOS.
Method 1
Method 1 of 8:

Disable Update Services (Windows)

  1. 1
    Save any open work. You'll need to restart your computer at the end of this method, so make sure that you save any work before proceeding.
  2. 2
    Advertisement
  3. 3
    Type in run. Doing so searches your computer for the Run program.
  4. 4
    Click Run. It's the speeding envelope at the top of the Start menu. Clicking it will open the Run window in the lower-left side of the screen.
    • In the future, you can open Run by pressing Win+R.
  5. 5
    Type in msconfig. You'll do so in the Run text box. This command will open the Windows System Configuration window when run.
  6. 6
    Click OK. It's at the bottom of the Run window. Doing so opens the System Configuration window.
  7. 7
    Click the Services tab. This is at the top of the System Configuration window.
  8. 8
    Check the "Hide all Microsoft services" box. It's in the bottom-left corner of the window. Doing so will both cut down on the number of services listed here and prevent you from accidentally disabling an important Windows service.
  9. 9
    Scroll down until you find the two "Google Update Service" services. These are both by the "Google Inc." manufacturer, and should be next to each other.
    • You can sort by manufacturer by clicking the Manufacturer tab near the top of the window.
  10. 10
    Uncheck both "Google Update Service" boxes. Click the checked box to the left of each "Google Update Service" box to do so.
  11. 11
    Click Apply. It's at the bottom of the window. Doing so will disable both Google Update services.
  12. 12
    Click OK. This is at the bottom of the window.
  13. 13
    Click Restart when prompted. Doing so will cause your computer to save your changes and restart, after which point Google Chrome should no longer automatically update.
  14. 14
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
  15. Advertisement
Method 2
Method 2 of 8:

Rename the Update Folder (Windows)

  1. 1
  2. 2
    Click your root "C:" drive folder. This is often called "Local Drive" or "OS", but it usually has "(C:)" next to its name. It's typically found under "My Computer" or "This PC" or something similar in the menu bar to the left.
  3. 3
    Double-click the Program Files folder. It's in your root C: drive folder.
    • If you are using a 64-bit version of windows, click the "Program Files (x86)" folder instead.
  4. 4
    Double-click Google folder. It's in the Program Files or Program Files (x86) folder in your root C: drive folder.
  5. 5
    Click the Update folder. This selects the update folder.
  6. 6
    Right-click the Update folder. This displays a pop-out menu to the right.
  7. 7
    Click Rename. This allows you to rename the file by clicking the current file name and typing something new.
  8. 8
    Change the name of the folder and press Enter. You can change the name of the folder to anything. For example, you can name it "NoUpdate". Press Enter to save the name change.
    • If you receive an alert that says the folder is being used by another program, press Ctrl+Alt+Delete and click "Task Manager". Click any program with the name "Google" in it and click End Task in the lower-right corner. Then try to change the folder name again.
  9. 9
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
  10. Advertisement
Method 3
Method 3 of 8:

Edit the Registry (Windows)

  1. 1
  2. 2
    Type in run. Doing so searches your computer for the Run program.
  3. 3
    Click Run. It's the speeding envelope at the top of the Start menu. Clicking it will open the Run window in the lower-left side of the screen.
  4. 4
    Type regedit next to "Open". This is the command to open the Registry Editor.
  5. 5
    Click Ok. It's at the bottom of the Run window. This opens the Registry Editor.
    • Warning: Editing files in the Registry Editor can cause permanent damage to your operating system or computer programs. Proceed with caution.
    • If you are asked if you want to allow the Registry Editor to make changes to your system, click Yes.
  6. 6
    Click the HKEY_LOCAL_MACHINE folder. It's near the top of the list of folders in the Registry Editor. This opens the folder.
  7. 7
    Click the Software folder. It's in the HKEY_LOCAL_MACHINE folder. This opens the folder.
  8. 8
    Right-click the Policies folder. It's in the "Software" folder in the Registry Editor. This displays a pop-out menu to the right.
  9. 9
    Select New in the pop-out menu. This displays a submenu in the pop-out window.
  10. 10
    Click Key in the submenu. This creates a new key in the Registry Editor.
  11. 11
    Right-click the newly created key. This displays a pop-out menu to the right.
  12. 12
    Click Rename in the menu. It's in the pop-out menu that appears when you right-click a key it the Registry Editor.
  13. 13
    Rename the key to "Google". After you select "Rename", type "Google" next to the key to rename it.
  14. 14
    Right-click the new "Google" folder and click New. This displays a pop-out menu to the right.
  15. 15
    Click Key. This creates a new key in the Google folder.
  16. 16
    RIght-click the new key and rename it "Update". After right-clicking the new key, select "Rename" in the pop-out menu and then rename the key to "Update".
  17. 17
    Click the newly created "Update" folder. Click on the "Update" folder in the sidebar on the right to select it.
  18. 18
    Right-click the blank space and click New. Right-clicking the black space on the right, below the "Default" key displays a pop-up menu. Select "New" in the pop-up menu.
  19. 19
    Click DWORD (32-bit) value. This creates a new DWORD file in the Update folder.
  20. 20
    Rename the DWORD "Updatedefault". When you create a new DWORD in the Registry Editor, you can immediately type a new name for the file. Type "Updatedefault" to rename the file.
  21. 21
    Double-click Updatedefault. This opens the "Edit" window.
  22. 22
    Type "0" below "Value data". This sets the value data to "0", which tells Google not to update.
  23. 23
    Click Ok. This saves the DWORD.
  24. 24
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
    • If this doesn't work try adding an additional DWORD file in the Google Update folder in the Registry editor named "DWORD: AutoUpdateCheckPeriodMinutes" with a value data of "0", as well as a DWORD named "DWORD: DisableAutoUpdateChecksCheckboxValue" with a value data of "1". [1]
  25. Advertisement
Method 4
Method 4 of 8:

Rename the Update Folder (Mac)

  1. 1
    Click Go. It's a menu item at the top of your Mac's screen. A drop-down menu will appear.
    • If you don't see the Go menu item, click the desktop or open Finder to prompt it to appear.
  2. 2
    Hold down Option. This key is in the lower-left side of your Mac's keyboard. Pressing it will cause the Library folder to appear in the Go drop-down menu.
  3. 3
    Click Library. You should see it near the bottom of the Go drop-down menu. The Library folder will open.
  4. 4
    Open the "Google" folder. Scroll down until you find the folder labeled "Google", then double-click it.
  5. 5
    Select the "GoogleSoftwareUpdate" folder. Click this folder, which is in the Google folder, to do so.
  6. 6
    Click File. It's a menu item in the upper-left corner of the screen. A drop-down menu will appear.
  7. 7
    Click Get Info. This is in the File drop-down menu. Clicking it prompts the Info window to open.
  8. 8
    Rename the folder. Select the folder's name at the top of the window, then type in a different name (e.g., NoUpdate).
    • You may first have to click the lock-shaped icon in the bottom-left corner of the window and enter your user password.
  9. 9
    Press Return. Doing so will rename the folder.
  10. 10
  11. 11
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
  12. Advertisement
Method 5
Method 5 of 8:

Change the Auto Update URL (Mac)

  1. 1
  2. 2
    Click Applications. It's in the sidebar to the right. This displays all applications installed on your Mac.
  3. 3
    Right-click Google Chrome.app. This displays a pop-out menu to the right.
    • If you are using a Magic Mouse or a trackpad, you can double-click with two fingers or press Control while clicking "Google Chrome.app".
  4. 4
    Click Show Package Contents. This displays all the contents of the Google Chrome app.
  5. 5
    Open "Info.plist" in an XML code editor. You can either double-click the file to open it in your default code editor, or right-click the file and select "Open With" and then select an app to open the file with.
  6. 6
    Double-click the URL next to the "KSUpdateURL" key. The key names are listed in alphabetical order on the left. The URL is listed on the right below "Value".
  7. 7
    Change the URL. To disable the URL, change the URL to anything you want.
  8. 8
    Click File. It's in the menu bar at the top of the screen.
  9. 9
    Click Save. This saves the changes you made to the plist file.
  10. 10
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
  11. Advertisement
Method 6
Method 6 of 8:

Modify Update Interval (Mac)

  1. 1
  2. 2
    Type Terminal in the search bar. This displays a list of apps that match your search text.
  3. 3
  4. 4
    Type the following command in the terminal and press Enter: defaults write com.google.Keystone.Agent checkInterval 0. This sets the Update interval to "0" so that Google Chrome stops checking for updates.
  5. 5
    Type chrome://settings/help in your Google Chrome address bar. Google Chrome will attempt to automatically update. If Google Chrome is unable to update, an error message will appear. If it says it is up to date, try one of the other methods listed here.
  6. Advertisement
Method 7
Method 7 of 8:

Disable App Updates (iPhone)

  1. 1
  2. 2
    Scroll down and tap iTunes & App Store. This option is near the middle of the Settings page. Tapping it opens the App Store settings page.
  3. 3
  4. Advertisement
Method 8
Method 8 of 8:

Disable App Updates (Android)

  1. 1
  2. 2
    Tap . It's in the top-left corner of the screen. A pop-out menu will appear.
  3. 3
    Tap Settings. This option is in the middle of the pop-out menu. Doing so opens the Settings page.
    • On some Androids, you may need to scroll down to see Settings.
  4. 4
    Tap Auto-update apps. It's near the top of the screen. This will prompt a pop-up menu to open.
  5. 5
    Tap Do not auto-update apps. This option is at the top of the pop-up menu. Doing so disables automatic app updates, meaning that none of your apps—Google Chrome included—will automatically update from now on.
  6. Advertisement

Community Q&A

  • Question
    I followed the process to disable. Worked great! The next time I restarted, it updated to new Chrome again. My settings all saved. How do I get this to stick?
    Community Answer
    Community Answer
    Try renaming the update folder.
  • Question
    Will the Chrome platform change automatically even after disabling the Chrome updates?
    bertis alas
    bertis alas
    Community Answer
    Yes. It also depends on the changes you are doing to the program/app. When you tell chrome to stop a process or eliminate a process, the system will automatically adjust to the settings established.
Advertisement

Warnings

Advertisement

About This Article

Travis Boylls
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Travis Boylls. Travis Boylls is a Technology Writer and Editor for wikiHow. Travis has experience writing technology-related articles, providing software customer service, and in graphic design. He specializes in Windows, macOS, Android, iOS, and Linux platforms. He studied graphic design at Pikes Peak Community College. This article has been viewed 665,232 times.
How helpful is this?
Co-authors: 26
Updated: October 25, 2022
Views: 665,232
Categories: Google Chrome
Article SummaryX

1. Press Windows key + R.
2. Type "msconfig" and click OK.
3. Click Services.
4. Uncheck "Google update service (gupdate)."
5. Uncheck "Google update service (gupdatem)."
6. Click OK.
7. Restart the PC.

Did this summary help you?
Advertisement