1, IE default connection home page modified
The title bar above the IE browser is changed to "Welcome to Access ... Website" style, which is the most common tampering means, and there are many victims.
The registry project by the change is:
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer / Main / Start Page
HKEY_CURRENT_USER / SOFTWARE / Microsoft / Internet Explorer / Main / Start Page
By modifying the key value of "Start Page" to achieve the purpose of modifying the viewer IE default connection home page, if you browse "Wanhua Valley" will modify your IE default connection home page to "http: //on888.home.chinaren. COM, even if it is for the purpose of advertising to your homepage, it is too overbearing, which is why this type of web page is disgusted.
Solution:
1 After Windows is started, click the "Start" → "Run" menu item, type regedit in the "Open", then press the "OK" button;
2 Expand the registry to
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer / Main
Next, find the string value "start page" in the right half window, change the key value of the start page to "About: blank";
3 Similarly, expand the registry to
HKEY_CURRENT_USER / SOFTWARE / Microsoft / Internet Explorer / Main
Find the string value "start page" in the right half window, then press the method described in 2.
4 Exit Registry Editor, restart your computer, everything is OK!
Special example: After the IE start page turns into some URLs, even if you have changed it through the option settings, it will turn into their URL after restarting, it is very difficult. In fact, they add a self-running program in your machine, which will set your IE start page to their website when the system starts.
Workaround: Run the registry editor regedit.exe, then expand
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / Current Version / RUN
Primary key, then remove the registry.exe sub-key below, then delete the runner C: / Program files / registry.exe, and finally reset the start page from the IE option.
2, tampering with the default page of IE
Some IE is changed after the start page, even if the "Using the Default page" is still invalid, this is because the default page of the IE start page is also tampered. Specifically, the following registration items are modified:
HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Internet Explorer / Main / Default_page_URL
"Default_page_url" The key value of this subkey is the default page of the start page.
Solution:
Run the registry editor, then expand the above subkey, change the URL of those who tamper with the name of the website in the key value of the "default_page_ur" subkey, or set to the default value of IE.
3. Modify the IE browser default home page, and lock the settings, prohibiting the user from changing back.
Mainly, the following key values (DWORD values are 1 when the DWORD value is 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
Solution:
Recovered the above DWORD value to "0".
4, IE's default home page gray button is not available
This is due to the registry hkey_users / .default / Software / Policies / Microsoft / Internet Explorer / Control Panel
The button value of the DWORD value "HomePage" is modified. The original key value is "0", and is modified to "1" (ie, a gray is unbalanced state).
Solution:
Change the key value of "homepage" to "0".