Tuesday, March 25, 2008

Troubleshoot: Windows "Search Missing"

1. Select the Run option from the Start menu.
2. Type "cmd" and hit Enter.
3. Type "reg Export HKU backup.reg" and hit Enter.
4. Type "reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoFind /t REG_DWORD /d 0" and hit Enter.
[Note: If we put 1, it will hide the search button and disable the search function]
5. Logoff and log back on.

No comments: