We Recommend

Microsoft Windows Registry Guide Microsoft Windows Registry Guide
Get the in-depth information you need to modifyand seamlessly managethe Windows registry. Written for IT professionals and power users, this vital resource reveals little-known registry techniques, tricks, tips, and secrets to make your job easier.


Posted By

Scooter on 03/06/08


Tagged


Versions (?)


Disable animated character in Search Companion.


Published in: Windows Registry 


Disables the animated character in Search Companion without reverting to the classic Windows 2000 search (like most scripts do).

Intended for execution during installation of Windows. For use on an existing user account, change "HKEYUSERS.DEFAULT" to "HKEYCURRENT_USER".

  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_USERS\.DEFAULT\Software\Microsoft\Search Assistant]
  4. "SocialUI"=dword:00000000

Report this snippet 

You need to login to post a comment.