Forum Discussion
unable to open IE11 after oct-2023 update
haniamoodi This is indeed a serious problem for many who need legacy access to IE. IE Mode in Edge simply does not work with some IE plug-ins.
We are experiencing this issue as well.
Now searching elsewhere for a fix for this.
- MikeBrewinOct 23, 2023Copper Contributor
- haniamoodiOct 25, 2023Copper Contributor
here is a work around which can run IE11 on both windows 10 and 11 as well.
create a new shortcut and give it this value:
mshta.exe javascript:open('http://google.com/');close();
note: replace ":" with ":" in the above code.
you can also watch this video.
https://youtu.be/fTiGHKqHyNk
you can change the icon of the shortcut to match IE11. simply by going to shortcut properties>change icon>browse> choose iexplorer.exe (you can use this path %ProgramFiles%\Internet Explorer\iexplore.exe)
but this is still a work around, we are not sure what Microsoft will come up in future.
hopefully to get a proper solution from Microsoft at least to domain joined machines.
- PJBeeeOct 25, 2023Copper Contributor
This works indeed, so long as what's-their-name doesn't (at least try to) shut that down as well.