How to block "Microsoft Edge is no longer supported on this version of Windows" notification?

VinceV2022 25 Reputation points
2023-01-27T18:27:51.4933333+00:00

Users are reporting that Edge is showing a message below the address bar saying "Microsoft Edge is no longer supported on this version of Windows". This is on Windows Server 2012R2 which is supported until 10/2023.

How can I disable this message from being displayed? Clicking the X to close it disables it for that session. On next login the user is presented with it again.

I asked this question in the Edge Community and was directed here.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,125 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,527 questions
{count} votes

Accepted answer
  1. JIAN WANG 335 Reputation points
    2023-01-27T19:45:34.58+00:00

    if you have many servers deployed ,

    use group policy to make the change.

    if only one server, back up first and make the change.

    HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER.

    Software\Policies\Microsoft\Edge ( if no Edge, create it).

    Then create REG_DWORD type , name it =SuppressUnsupportedOSWarning

    1 = enable, 0 = disable.

    Setting the policy to Enabled suppresses the warning that appears when Edge is running on an unsupported computer or operating system.

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Scotty 1 Reputation point
    2023-03-01T12:17:52.82+00:00

    Did some searching & this is the best & easiest way to do it right here (& it's safe):

    https://www.elevenforum.com/t/disable-microsoft-edge-no-longer-supported-warning-in-windows-7-and-8-8-1.12518/

    0 comments No comments