Phenomenon: Each click on the desktop of IE icon, open is a Web site navigation station. Even if the IE option is set to a different home page, it will still open the Web site. I tried super bunny to fix it without any effect. The last thing you want to come up with is the use of IE Browser command-line parameters to achieve. IE installation path is generally "C:Program filesinternet Exploreriexplore.exe", if we start IE in the following form, "Iexplore.exe g.cn" will automatically open g.cn ( You can copy this command to the start-"run inside the test effect". If that's the case, it's a good thing to do. Just search in the registry for the rogue navigation station URL, delete this URL can be. I found the relevant information in the registration form later.
Under normal circumstances, the registry information should be like this:
[Hkey_classes_rootclsid{871c5380-42a0-1069-a2ea-08002b30309d}shellopenhomepagecommand]
@= "" "C:Program filesinternet Exploreriexplore.exe" "
After being modified by rogue software, it becomes the following form:
[Hkey_classes_rootclsid{871c5380-42a0-1069-a2ea-08002b30309d}shellopenhomepagecommand]
@= "" "C:Program filesinternet Exploreriexplore.exe eyiwangzhi.com" "
Once modified, then click on the desktop IE icon, will open eyiwangzhi.com, no matter what we set the IE option to what web site. If you've encountered this situation, try this approach.