How to disable below notification in chrome browser?
"To get future Google Chrome updates, you'll need Windows 10 or later. This computer is using Windows 7"
------------------------------------------------------------------------------------------
EASY SOLUTION -
1) run
2) regedit
3) create registry
HKEY_CURRENT_USER\Software\Policies\Google\Chrome\SuppressUnsupportedOSWarning
DWORD
Value 1
Done.
This will suppress unsupported os warning in chrome browser.
Thank you for watching..
Like this video..
Bye
Update 1 -
For chrome browser -
HKEY_CURRENT_USER\Software\Policies\Google\Chrome\
For brave browser -
HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave\
For microsoft edge browser -
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\
Go to above path or create one in regedit.exe
Create DWORD (32 bit) value,
Rename it to "SuppressUnsupportedOSWarning"
Open and enter value as 1.