Renaming The Recycle Bin icon:

Posted by Ashish | 2:43 AM

To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}

On the right pane, locate the registry key of Localized String.

Double click on LocalizedString or right click on LocalizedString and select Modify to modify the registry value.

You should see the default value of “@%SystemRoot%\system32\SHELL32.dll,-8964″. Delete or remove the default value and key in your desired new recycle bin’s name in text, e.g. “Garbage Bin” (without quote).

Refresh your desktop or Windows Explorer by pressing F5. You will see the new ‘recycle bin’ name.

Optionally, you can also modify the text of InfoTip, commonly known as tooltip what display certain help tip, guide or description about Recycle Bin when the mouse is hovering on Recycle Bin icon on desktop. The default text is “Contains files and folders that you have deleted.” Simply double click on InfoTip, or right click on InfoTip and select Modify to change the text of the info tip.

The default value is “@%SystemRoot%\system32\SHELL32.dll,-22915″, simply change it to another description that you want the tooltip to be.

Refresh the desktop to make it effective.

0 comments