
Microsoft never put an option in the settings for IE 7 to disable or remove it, but you can set a registry key to make it go away.Or, to do it the easy way, download their hide search bar utility.
If you open this key:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions
And create a dword value named "NoSearchBox" and set it to 1. The search box will be gone. Set it back to 0 and it will be back again.
Technorati Tags:
in HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\ is a key called Restrictions. But you have to create a new key in Internet Explorer called Infodelivery. In this key, a new key must be created, called Restrictions. In this key add the dword value NoSearchBox
ReplyDelete