Forum Discussion
marden_dba
Apr 07, 2022Copper Contributor
How to change IE compatibility mode from IE7 to IE11 in Microsoft Edge?
Hello everyone, I have a legacy application that uses IE compatibility mode from Microsoft Edge then so far so good but the Edge change this setting from IE11 to IE7 and I have IE11 installed in ...
Groomtel
Jan 25, 2023Copper Contributor
If you run f12 (IEChooser.exe) you will need to run with f12 running in the background. Currently Edge does not retain the Emulation mode by itself and defaults unless the HTML header is edited to force IE11.
So you will need to open the page, let it fail then open IEChooser.exe select the IE mode to IE11 and minimise the window when you change to IE11 it should reload the page. If you select Persistent settings it will revert to IE11 every time you open f12 (IEChooser).
So you will need to open the page, let it fail then open IEChooser.exe select the IE mode to IE11 and minimise the window when you change to IE11 it should reload the page. If you select Persistent settings it will revert to IE11 every time you open f12 (IEChooser).