Fault Phenomenon: modifying IE homepage is successful, but double-click ie always enter the http://www.537.com, always re-click the Home button to enter the home page. Search the registry, and no corresponding value is found.
Analysis: The following aspects may affect the start page:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE/software/Microsoft/Internet Explorer/main]
"Default_page_url" = "http://www.microsoft.com/isapi/redir.dll? PRD = ie & pver = 6 & AR = msnhome"
"Default_search_url" = "http://www.microsoft.com/isapi/redir.dll? PRD = ie & AR = iesearch"
"Search page" = "http://www.microsoft.com/isapi/redir.dll? PRD = ie & AR = iesearch"
"Start page" = "http://www.microsoft.com/isapi/redir.dll? PRD = {sub_prd} & clcid = {sub_clsid} & pver = {sub_pver} & AR = home"
[HKEY_CURRENT_USER/software/Microsoft/Internet Explorer/main]
"Search page" = "http://www.microsoft.com/isapi/redir.dll? PRD = ie & AR = iesearch"
"Start page" = "http://www.k986.com /"
[Hkey_classes_root/CLSID/{871c5316-42a0-1069-a2ea-08002b30309d}/Shell/openhomepage/command]
@ = "C: // program files // Internet Explorer // iw.e. EXE www.k986.com"
Originally, 537.com played a small trick. In fact, it opened www.k986.com first, and then used the website redirection command to jump to 537.com.
Knowing where the problem is, it is easy to solve it. You can directly go to the corresponding location of the Registry and delete it!
The strange thing is that such a technology is not very advanced, but it has a big impact. The products of famous security vendors such as rising star and drug overlord have not been solved. On the website, no tools or instructions for solving problems are provided!