Friday, January 14, 2011

Disabling Logon, Logoff, Startup and Shutdown Status Messages

Go to Start ->Run  and type Regedit and press enter.
Wait for the Registry Editor navigate to the below path.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

search for DWORD value DisableStatusMessages and change its data to 1.
If you cannot find the DWORD value, create one by right clicking on the white space at the right side and give it a value 1.
Note: You must be having administrative privileges to do this.

No comments:

Post a Comment