Micro Computer Service - Brockville
Windows Registry Tweaks


Warning: Editing the system registry can render your computer un-usable if the wrong settings are applied. Back up your system registry before attempting any modification below. Micro Computer Service assumes no responsibility for the results of any modification below that you attempt.  Enter the system registry at your own risk.

These tweaks are a collection obtained over the years from our own needs and discoveries, the Internet, books, magazines or other sources - MCS does not assume full credit for anything below.

<< Change Desktop Icon Visibility - Windows ALL Index Hide the Network Neighborhood Icon - Windows ALL >>
Show User and Computer Name on Desktop - Windows NT/2K/XP

This tweak will rename "My Computer" to "Username on Computername" making it simple to determine which computer you are logged on to and which username you are logged on as.

Using REGEDT32.EXE (this is necessary for REG_EXPAND_SZ) open your registry and find the key in the settings section below. Then continue following the steps for your Windows version.

For Windows NT
Delete the existing value called "No Name" and add a new REG_EXPAND_SZ value with an empty value name and set the value to "%USERNAME% on %COMPUTERNAME%".

For Windows 2000
Rename the value named "LocalizedString" to "LocalizedString.old". Create a new REG_EXPAND_SZ value named "LocalizedString", and copy the contents of the original value to the new value except change the words "My Computer" to equal "%USERNAME% on %COMPUTERNAME%". For example, the new "LocalizedString" value may equal "@C:\WINNT\system32\shell32.dll,-9216@1033,%USERNAME% on %COMPUTERNAME%".

For Windows XP or Internet Explorer 6.0+
Rename the value named "LocalizedString" to "LocalizedString.old". Create a new REG_EXPAND_SZ value named "LocalizedString", and set the value to "%USERNAME% on %COMPUTERNAME%".

Exit the registry editor, click on your desktop and press F5 (for refresh). The "My Computer" icon should now be rename to "Username on Computername".

Note: Users of Internet Explorer 6.0 or greater should use the method for Windows XP.

Registry Settings
System Key: [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
Data Type: REG_EXPAND_SZ (Expanded String Value)


Last updated by Administrator (admin)  on Aug 28 2006  at 18:51
<< Change Desktop Icon Visibility - Windows ALL Index Hide the Network Neighborhood Icon - Windows ALL >>