[Help] Is there any way to change User Agent String in IE11?

Discussion in 'Windows 8' started by dudedroid, Oct 4, 2013.

  1. dudedroid

    dudedroid MDL Junior Member

    Apr 28, 2011
    98
    9
    0
    Is there a permanent solution to change the user agent in IE11?
    I know i can temporarily change by developers tools.

    Please help
     
  2. laqk

    laqk MDL Junior Member

    Jan 22, 2011
    50
    35
    0
    Navigate to the following key in regedit:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent

    There you can create a new string value named "Version". If you assign to this value the string "MSIE 10.0", for example, IE 11 will report itself as IE 10 (after next logon).

    Other parts of the user agent string can also be modified this way, but I can't recall how at this point from memory.
     
  3. dudedroid

    dudedroid MDL Junior Member

    Apr 28, 2011
    98
    9
    0
    Didnt work
     
  4. laqk

    laqk MDL Junior Member

    Jan 22, 2011
    50
    35
    0
    hxxp://msdn.microsoft.com/en-us/library/ms537503.aspx