IE 11 Compatibility View

Has anyone written an analysis to find all of the URLs that are set to compatibility view in IE 11?

Hey Mike,

This is not exactly what you asked for, but looks like it may be a good starting point:

https://bigfix.me/fixlet/details/647

Thanks Sean,

I ended up using some code I found on the Bigfix forum that is serving my needs. I put this relevance in an analysis to see all of the compatibility sites set, and then I used in as relevance in a task to clear the compatibility list if a certain URL exists.

concatenation of substrings separated by “%00” of hexadecimal string (values “UserFilter” of key (“HKU” & (component string of sid of security account (name of current user)) & “\Software\Microsoft\Internet Explorer\BrowserEmulation\ClearableListData”) of registry as string) | “None”

1 Like