Permanently re-enable IE11 on Win10 1904x (REGISTRY)

Discussion in 'Windows 10' started by 600415, Feb 3, 2026.

  1. 600415

    600415 MDL Senior Member

    Aug 31, 2015
    255
    309
    10
    #1 600415, Feb 3, 2026
    Last edited: Feb 6, 2026
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BYPASS_SBE_FDD5E421]
    "iexplore.exe"=dword:00000001

    Restores the full functionality including possibility to set as default browser etc.


    I know of no methods working on Win11 24H2/25H2. Opening IE via COM (vbs/powershell/etc.) still works otherwise.


    If you get Edge opened upon browsing to most websites, this is caused by the IEToEdge BHO, not anything within IE itself. This can be disabled by doing this edit:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BYPASS_SBE_08A97D41B2F8]
    "iexplore.exe"=dword:00000001
     
  2. sonic9

    sonic9 MDL Member

    Aug 4, 2009
    219
    86
    10
    Microsoft Edge need to be uninstalled, if not, iexplore start but switch to Edge.
     
  3. 600415

    600415 MDL Senior Member

    Aug 31, 2015
    255
    309
    10
    It does work for me without uninstalling Edge.
     
  4. Konde

    Konde MDL Junior Member

    Aug 1, 2009
    78
    25
    0
    But WHY?
     
  5. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,309
    2,610
    90
    then again, why not? :)
     
  6. Apoly

    Apoly MDL Senior Member

    Aug 21, 2016
    328
    405
    10
  7. Apoly

    Apoly MDL Senior Member

    Aug 21, 2016
    328
    405
    10
    @Verifiable

    You must add these registry keys yourself if they are not present by default !