How to remove Recycle Bin from desktop...
Wednesday, December 20, 2006 by Jay Williams | Discussion: Icons
I have added a Recycle Bin to an ObjectDock. How do I remove the default Windows XP Recycle Bin from the desktop?
Thanks
Jay
Reply #2 Wednesday, December 20, 2006 2:30 PM
My Documents
My Computer
My Network Places
Internet Explorer
What am I missing?
Thanks,
Jay
Reply #3 Wednesday, December 20, 2006 3:59 PM
How do you remove the Recycle Bin icon from the desktop? Microsoft removed the other icons from the desktop but not the Recycle Bin icon. I suppose it's because emptying the trash wouldn't be as easy without it.
Listing 1 hides the Recycle Bin. There are different ways to hide the icon, but this is the best method. It hides the Recycle Bin icon whether you're using the classic or new Start menu. Use Notepad to create a text file called Hidebin.reg. Copy Listing 1 to Hidebin.reg, and then double-click the file to import it into the registry. If you miss the Recycle Bin icon and want to show it again, create the text file Showbin.reg and copy Listing 2 in to it. Double-click Showbin.reg to restore the Recycle Bin icon to the desktop.
Both listings require you to refresh the desktop in order to see your changes. To do that, click anywhere on the desktop, and then press F5.
Listing.1
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001
Listing.2
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
This worked for me heres the link to where i got it from.
WWW Link
Reply #4 Wednesday, December 20, 2006 4:04 PM
This method is much safer if your not familiar with your registry which will cause you problems if you don't do something right. Reply #5 Thursday, December 21, 2006 9:00 AM
arrange icon by
uncheck 'show desktop icons'
poof - they're all gone, recycle included
Reply #6 Thursday, February 22, 2007 2:50 PM
Delete my account. I never created this account or wrote this post i just deleted with my personal email address.
Reply #7 Thursday, February 22, 2007 5:41 PM
Reply #8 Monday, March 12, 2007 5:02 PM
sorry bichur poof there not gone
that dosnt hide the bin 
Reply #9 Monday, March 12, 2007 6:21 PM

Reply #10 Monday, March 12, 2007 6:26 PM
It does for me, I don't know why it won't for you. I have no icons on my desktop at all, simply because I did what Bichur said to do.
Your computer is broken. And your mom's the speed limit.

Reply #13 Tuesday, March 13, 2007 12:26 AM
You all must just be doing it wrong . . .

Reply #14 Tuesday, March 13, 2007 6:21 AM
It always worked for me
It is the second thing I do after formating my harddrive....the first is to set to single click ...3rd is to add the desktop toolbar to the taskbar
It's My Secret
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!








Reply #1 Wednesday, December 20, 2006 11:36 AM