Forum Discussion
Was IE Mode Disabled?
- AnonymousAug 02, 2019
Instructions:
1. Right-click your Edge Shortcut - Microsoft Edge Dev > select properties
2. In target add --ie-mode-test to the end of the line
"C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe" --ie-mode-test
3. Click [apply]button
4. Start Microsoft Edge Dev
5. You will see an infobar message - "You're using an unsupported command-line flag --ie-mode-test.
This poses stability and security risks."Click the [x] to remove the message
6. Enable edge://flags/#edge-internet-explorer-integration
7. Click ... menu > more tools > Open sites in Internet Explorer mode
Sean Lyndersay @SeanOnTwt (Edge team)
https://twitter.com/SeanOnTwt/status/1155975713826099201
Update: the team checked in a cmdline flag that should unblock your scenario. Just add the flag "--ie-mode-test" to the launch parameters and the "Open in IE mode" menu will reappear. Note: in Canary (and next week in Dev) you'll get an reminder infobar on startup. hth.