Some times it is quite handy to have the My Computer Icon renamed to the current logged on user and the computer name, it makes life a lot easier for when the user calls the helpdesk. You can ask them to minimise all windows and give you the information that is on the Icon, believe it or not some users have a hard time remembering their own username let alone their password. so a simple registry tweak will sort this one out for you: HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D} And change the LocalizedString to %Username% on %computername% ...