Where has "Browser Mode" gone from Internet Explorer 11 developer tools?

IE10's Browser Mode setting under Developer Tools seemed to be extremely useful. I cannot find it in IE 11. Does the option still exist? If so, where?


Solution 1:

It's gone. There's an underwhelming Emulation tab, but the ability to emulate old IE versions has been removed.

1

As this page states, "If you need to test webpages in older versions of IE, check out Modern.ie for testing tools, including virtual machines that run older versions of IE in appropriate versions of Windows."

Solution 2:

In the latest update to Windows 8.1 the IE 11 F12 developer tools you can set the document mode to; 5, 7, 8, 9, 10 or Edge (11) mode from the emulator tool. The feature wasn't in earlier builds.

Solution 3:

For some users (such as myself - lucky me) the Browser Mode and the User agent string dropdowns are both blank. This is really annoying as I do need to constantly test in various modes (I do developer support so this is crucial to me.

Thus far, the best answer I could find was on answers.microsoft.com ... the suggestion there was to create a new user profile... Others said that worked but in my opinion, this is as much overkill amputating your leg to address an ingrowing toenail.

I just wanted to throw this out there in case others find this post (as I did) while looking for the answer to why is this blank)