I just got updated to IE 11 and when I log on to CRM 2013 it takes me to the mobile version of the application. Same with 2013.
Anyone else experiencing this? Any ideas on how to fix this other than changing the browser mode?
A quick fix around this is to add /main.aspx
in the end of URL.
eg. your CRM URL would be http://xyz:5555/orgname
then just append to it http://xyz:5555/orgname/main.aspx
and you should be able to access CRM normally.