Disable the upgrade popup notification in microsoft edge?


  1. Posts : 329
    Windows 7 home premium
       #1

    Disable the upgrade popup notification in microsoft edge?


    Everytime i open edge, it tells me to upgrade from windows 7. How do i disable this popup notification? I have already clicked ok. I do not want to upgrade from windows 7 yet.
      My Computer


  2. Posts : 9
    Windows 7 Professional x64
       #2

    Create file DisableChromeOSupgradeNotification.reg with content:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Chromium]
    "SuppressUnsupportedOSWarning"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
    "SuppressUnsupportedOSWarning"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]
    "SuppressUnsupportedOSWarning"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Edge]
    "SuppressUnsupportedOSWarning"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\Software\Policies\Vivaldi]
    "SuppressUnsupportedOSWarning"=dword:00000001
    and import it to the registry.

    This should solve the problem for Chrome, Chromium, Brave, Edge and Vivaldi.
    Here is description.
    Last edited by wkeller; 26 Jan 2023 at 11:05.
      My Computer


  3. Posts : 329
    Windows 7 home premium
    Thread Starter
       #3

    That seems to work, thanks. What i did is that i went into the regitry, exported one of the regdword files, then edited it by copy pasting the code into it, saven it and then double clicking to apply it, then restarted windows.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:22.
Find Us