Win10 locks the IE browser homepage through the registry so that it cannot be modified

  

In the Win10 system, there are still many users using IE browser. Some netizens expressed the desire to lock the home page of IE so that it cannot be modified. This is not difficult, you can modify the registry.

Operation Method

Copy the registry keys set by the IE browser home page below to Notepad:

Set the home page to Baidu:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Main]

"Start Page"=www.baidu.com""

Allow changes to the home page

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Internet Explorer\\Control Panel]

"HOMEPAGE"=dword: 00000000

Prohibit changing the home page

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Internet Explorer\\Control Panel]

" HOMEPAGE"=dword:00000001

Chinese characters are not included in the above content. Save as three files, which one you want to double click.

In addition, you can also operate through third-party optimization tools such as computer housekeeper, which is simpler and suitable for all users including beginners.

Copyright © Windows knowledge All Rights Reserved