how to remove search box from Vista start menu?
Solution 1:
You gotta edit the registry:
- Run Regedit and open to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer or HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- Create a new DWORD value, or modify the existing value, called "NoFind"
- Change/Set the value to 0 for disabled.
You'll most likely have to reboot for it to take effect.