Disable IE mode on edge

Bhanu Singh 1 Reputation point
2022-02-28T16:22:03.637+00:00

How can we disable IE mode in latest version of Edge?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,176 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 49,251 Reputation points
    2022-02-28T21:11:34.513+00:00

    The steps needed are discussed here in the article from MS on Configure IE Integration. Basically you get the updated Edge GP templates and set the Configure IE Integration option to None.

    0 comments No comments

  2. XuDong Peng-MSFT 10,181 Reputation points Microsoft Vendor
    2022-03-01T07:07:42.893+00:00

    Hi @Bhanu Singh ,

    If you want to disable IE mode in Edge, you can do it via Group Policy configuration or by modifying the registry(Policy InternetExplorerIntegrationLevel):

    Group Policy configuration
    1. Download and use the latest Microsoft Edge Policy Template.
    2. Open Group Policy Editor.
    3. Click User Configuration/Computer Configuration > Administrative Templates > Microsoft Edge.
    4. Double-click Configure Internet Explorer integration and select Enabled.
    5. Under Options, set the dropdown value to Internet Explorer 11.
      Modify Registry key
    6. Type registry editor in winodw search.
    7. Open the Registry editor panel.
    8. Under the path SOFTWARE\Policies\Microsoft\Edge
    9. Find the key InternetExplorerIntegrationLevel and edit its value to 2. If this key not exist, just create it as type REG_DWORD and set its value to 2.

    Note: If you set this policy to None or set the registry value to 0, you can still reload the page in IE mode after setting the relevant configuration in Edge.

    Best regards,
    Xudong Peng


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.