Forum Discussion

Haplov's avatar
Haplov
Copper Contributor
Mar 01, 2023
Solved

IE mode on Edge : IE missing

Hello,

we need on a few computers the IE mode from edge. 

i've activated it in the Edge parameters (sorry it's in french) 

on some computers it's working, on others i have a message saying that IE is missing

Edge is up to date :  Version 110.0.1587.57 (Version officielle) (64 bits)

i'm running on Windows 10  21h2 update. 

 

whan i'm looking at the edge flags, i only got this one pour internet explorer

 

not this one

 

I tried to reset Edge parameters : still the same. 

Thanks for your help. 

 

EDIT : on older version of Edge (109.0.1518.61) i have the same problem. So it seems not related to edge version. 

  • Haplov 

     

    i found the solution on this article 

    https://learn.microsoft.com/fr-FR/troubleshoot/developer/browsers/installation/disable-internet-explorer-windows

     

     

    Applying this command line, allowed to IE to be functionnal again in IE mode on edge. 

     

    dism /online /Enable-Feature /FeatureName:Internet-Explorer-Optional-amd64

     

     

     

1 Reply

  • Haplov's avatar
    Haplov
    Copper Contributor

    Haplov 

     

    i found the solution on this article 

    https://learn.microsoft.com/fr-FR/troubleshoot/developer/browsers/installation/disable-internet-explorer-windows

     

     

    Applying this command line, allowed to IE to be functionnal again in IE mode on edge. 

     

    dism /online /Enable-Feature /FeatureName:Internet-Explorer-Optional-amd64