我的主页自动变成http://www.9991.com/indexsoft.htm是怎么回事啊

来源:百度知道 编辑:UC知道 时间:2024/05/09 03:44:33

4、篡改ie的默认页?

有些ie被改了起始页后,即使设置了“使用默认页”仍然无效,这是因

为ie起始页的默认页也被篡改啦。解决办法:运行“regedit”展开

HKEY_LOCAL_MACHINE\Software\Microsoft\InternetExplorer\Main\Def

ault_Page_URL子键,然后将“Default_Page_UR”子键的键值中的那些

篡改网站的网址改掉就好了,或者设置为IE的默认值。

5、修改ie浏览器缺省主页,并且锁定设置项,禁止用户更改回来。主要

是修改了注册表中ie设置的下面这些键值(dword值为1时为不可选):

[hkey_current_user\software\policies\microsoft\internet
explorer\control panel]

"settings"=dword:1

[hkey_current_user\software\policies\microsoft\internet

explorer\control panel]

"links"=dword:1

[hkey_current_user\software\policies\microsoft\internet

explorer\control panel]

"secaddsites"=dword:1

解决办法:将上面这些dword值改为“0”即可恢复功能。