Forum Discussion
Haplov
Mar 01, 2023Copper Contributor
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 t...
- Mar 02, 2023
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
Haplov
Mar 02, 2023Copper Contributor
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