Forum Discussion
Problems with Enterprise Mode (IE Mode) in recent builds ?
jpochedley SteveSta The IE Mode team has been investigating. Would you be able to try run MS Edge with the command --disable-features=msUsePrerenderNTP and see if that fixes the problem?
Let us know if that helps! Thank you!
-Kelly
Kelly_Y Can you confirm how to properly add the switch? Does it go on the command line directly, or does it need to go between the --flag-switches-begin and -end switches?
For example:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1" --flag-switches-begin --disable-features=msUsePrerenderNTP --flag-switches-end
-or-
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1" --flag-switches-begin --flag-switches-end --disable-features=msUsePrerenderNTP