If you are already using Google or Yahoo Toolbar you probably won’t want to use the built-in search box in Internet Explorer 7. There’s a quick registry fix that you can do to enable / disable this.
Open up Notepad and copy the following and save it to something “IE7_NoSearchBar.reg”. Then merge it into the registry by double clicking it.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions]
“NoSearchBox”=dword:00000001
To disable copy this following code and save. After that merge it to the registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions]
“NoSearchBox”=dword:00000000
Here’s what it looks like in action, with the search box hidden.

Add to

Leave a Comment