Copy below commands to notepad, and save it as clean.bat, double click to run.
::============Begin==============
@echo off
echo running Cleaner,pls waiting......
REG DELETE HKEY_CLASSES_ROOT\http\shell\se /f
REG DELETE HKEY_CLASSES_ROOT\https\shell\se /f
REG DELETE HKEY_CLASSES_ROOT\htmlfile\shell\se /f
REG DELETE HKEY_CLASSES_ROOT\IE.HTTP\shell\se /f
REG DELETE HKEY_CLASSES_ROOT\IE.HTTPS\shell\se /f
REG DELETE HKEY_CLASSES_ROOT\http\shell /ve /f
REG DELETE HKEY_CLASSES_ROOT\https\shell /ve /f
REG DELETE HKEY_CLASSES_ROOT\htmlfile\shell /ve /f
REG DELETE HKEY_CLASSES_ROOT\IE.HTTP\shell /ve /f
REG DELETE HKEY_CLASSES_ROOT\IE.HTTPS\shell /ve /f
echo Done!
echo. & pause
::=============End==============
Then copy below contents to notead and save as fix.reg, double click to import.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\IE.HTTP]
@="URL:HyperText Transfer Protocol"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=dword:00000002
"URL Protocol"=""
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-903"
"WebNavigableCLSID"="{ae90e550-0443-47fb-a001-4875648d4ed3}"
[HKEY_CLASSES_ROOT\IE.HTTP\DefaultIcon]
@="C:\Windows\System32\url.dll,0"
[HKEY_CLASSES_ROOT\IE.HTTP\shell]
[HKEY_CLASSES_ROOT\IE.HTTP\shell\open]
[HKEY_CLASSES_ROOT\IE.HTTP\shell\open\command]
@=""C:\Program Files\Internet Explorer\iexplore.exe" -nohome"
[HKEY_CLASSES_ROOT\IE.HTTP\shell\open\ddeexec]
@=hex(2):22,00,25,00,31,00,22,00,2c,00,2c,00,2d,00,31,00,2c,00,30,00,2c,00,2c,\
00,2c,00,2c,00,00,00
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\IE.HTTP\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\IE.HTTP\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\IE.HTTPS]
@="URL:HyperText Transfer Protocol with Privacy"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=dword:00000002
"URL Protocol"=""
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-904"
[HKEY_CLASSES_ROOT\IE.HTTPS\DefaultIcon]
@="C:\Windows\System32\url.dll,0"
[HKEY_CLASSES_ROOT\IE.HTTPS\shell]
[HKEY_CLASSES_ROOT\IE.HTTPS\shell\open]
[HKEY_CLASSES_ROOT\IE.HTTPS\shell\open\command]
@=""C:\Program Files\Internet Explorer\iexplore.exe" -nohome"
[HKEY_CLASSES_ROOT\IE.HTTPS\shell\open\ddeexec]
@=hex(2):22,00,25,00,31,00,22,00,2c,00,2c,00,2d,00,31,00,2c,00,30,00,2c,00,2c,\
00,2c,00,2c,00,00,00
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\IE.HTTPS\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\IE.HTTPS\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\http]
@="URL:HyperText Transfer Protocol"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=dword:00000002
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-903"
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
"URL Protocol"=""
"WebNavigableCLSID"="{ae90e550-0443-47fb-a001-4875648d4ed3}"
[HKEY_CLASSES_ROOT\http\DefaultIcon]
@="C:\Windows\system32\url.dll,0"
[HKEY_CLASSES_ROOT\http\Extensions]
".ASF"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WM"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WMA"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WMV"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
[HKEY_CLASSES_ROOT\http\shell]
[HKEY_CLASSES_ROOT\http\shell\open]
[HKEY_CLASSES_ROOT\http\shell\open\command]
@="C:\Program Files\Internet Explorer\iexplore.exe"
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@=hex(2):22,00,25,00,31,00,22,00,2c,00,2c,00,2d,00,31,00,2c,00,30,00,2c,00,2c,\
00,2c,00,2c,00,00,00
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\https]
@="URL:HyperText Transfer Protocol with Privacy"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=dword:00000002
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-904"
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\https\DefaultIcon]
@="C:\Windows\system32\url.dll,0"
[HKEY_CLASSES_ROOT\https\shell]
[HKEY_CLASSES_ROOT\https\shell\open]
[HKEY_CLASSES_ROOT\https\shell\open\command]
@="C:\Program Files\Internet Explorer\iexplore.exe"
[HKEY_CLASSES_ROOT\https\shell\open\ddeexec]
@=hex(2):22,00,25,00,31,00,22,00,2c,00,2c,00,2d,00,31,00,2c,00,30,00,2c,00,2c,\
00,2c,00,2c,00,00,00
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM]
@="HTML Document"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-912"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\DefaultIcon]
@="C:\Program Files\Internet Explorer\iexplore.exe,-17"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\shell]
@="opennew"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\shell\open]
@="Open in S&ame Window"
"MUIVerb"="@C:\Windows\System32\ieframe.dll,-5732"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\shell\open\command]
@=""C:\Program Files\Internet Explorer\iexplore.exe" -nohome"
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\shell\open\ddeexec]
@=hex(2):22,00,66,00,69,00,6c,00,65,00,3a,00,2f,00,2f,00,25,00,31,00,22,00,2c,\
00,2d,00,31,00,2c,00,2c,00,2c,00,2c,00,2c,00,00,00
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\IE.AssocFile.HTM\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\htmlfile]
@="HTML Document"
"AppUserModelID"="Microsoft.InternetExplorer.Default"
"EditFlags"=hex:00,00,00,00
"FriendlyTypeName"="@C:\Windows\System32\ieframe.dll,-912"
[HKEY_CLASSES_ROOT\htmlfile\CLSID]
@="{25336920-03F9-11cf-8FD0-00AA00686F13}"
[HKEY_CLASSES_ROOT\htmlfile\DefaultIcon]
@=""%1""
[HKEY_CLASSES_ROOT\htmlfile\ScriptHostEncode]
@="{0CF774D0-F077-11D1-B1BC-00C04F86C324}"
[HKEY_CLASSES_ROOT\htmlfile\shell]
@="open"
[HKEY_CLASSES_ROOT\htmlfile\shell\open]
@="Open in S&ame Window"
"MUIVerb"="@C:\Windows\System32\ieframe.dll,-5732"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@=""C:\Program Files\Internet Explorer\iexplore.exe" "%1""
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew]
@="&Open"
"MUIVerb"="@C:\Windows\System32\ieframe.dll,-5731"
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@=""C:\Program Files\Internet Explorer\iexplore.exe" %1"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice]
"Progid"="IE.HTTPS"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice]
"Progid"="IE.HTTP"