'Disable Google Chrome Auto Update in Windows 11
I want to disable automatic updates to Google Chrome because I am interested in the Google Chrome 94.0.4606.54 version in order to use selenium ChromeOptions.
- I've tried renaming the Google Chrome update folderchanging: replacing the name of the "Update" folder it actually stops the momentary update, but when I turn off/on the computer the system has now re-updated chrome and a new "Update" folder has been replaced.
- I've tried to disable automatic Chrome updates from the Windows System Configuration or the Windows Services Manager but there is no Google Update Service in there.
Any Help? (I don't know if this has anything to do with it, but when I download Chrome, it is saved in "Local" and not in "Program Files (x86)")
Solution 1:[1]
Two pottential approach to disable automatic google-chrome auto update in windows systems are:
- Rename the application GoogleUpdate (located at
C:\Program Files (x86)\Google\Update) to something else. Example:GoogleUpdate2 - Rename the directory Update (located at
C:\Program Files (x86)\Google\) to something else. Example:Update3
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | undetected Selenium |

