Forum Discussion
ray73864
Jun 02, 2021Copper Contributor
Disable Immersive Reader
Is there any way to outright disable immersive reader for a particular website? Preferrably via Group Policy and it has to be on a per-website basis. We have a web-based point of sale at work, we...
Eric_Lawrence
Microsoft
Aug 28, 2021Pages can opt-out of reading mode by adding the following META tag
<meta name="IE_RM_OFF" content="true">
<meta name="IE_RM_OFF" content="true">