Page 1 of 1

Chrome : Suppress the unsupported OS warning Windows 7

Posted: Fri 02 Dec 2022 8:35 pm
by tong
"To get future Google Chrome updates, you'll need Windows 10 or later. This computer is using Windows 7."

https://chromeenterprise.google/policies/#SuppressUnsupportedOSWarning

Code: Select all

reg add "HKCU\Software\Policies\Google\Chrome" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 1 /f