How to get rid of recycle bin?
Saturday, January 28, 2006 by Sptz | Discussion: Windows XP
Reply #2 Saturday, January 28, 2006 10:22 PM
Reply #3 Saturday, January 28, 2006 11:24 PM
Reply #4 Thursday, July 20, 2006 3:39 PM
Open Notepad and paste this into it:
--------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\HideDesktopIcons\\NewStartPanel"
"Text"="Show Recycle Bin icon on the desktop"
"Type"="checkbox"
"ValueName"="{645FF040-5081-101B-9F08-00AA002F954E}"
"CheckedValue"=dword:00000000
"UncheckedValue"=dword:00000001
"DefaultValue"=dword:00000000
"HKeyRoot"=dword:80000001
---------------------------------------------
Now save that as "*.reg", ie. "hiderecyclebin.reg" and now just find the file you saved and double click on it, say yes to the registry change. Now, go to Folder Options, go to View and scroll down the the very bottom and check off the show/hide recycle bin option. It works great!!!
-Adraedin
Reply #5 Thursday, July 20, 2006 3:55 PM
Start > Run > type: gpedit.msc > press 'Enter' > expand "User Configuration" in left pane > expand "Administrative Templates" in left pane > highlight "Desktop" > double-click "Remove recycle bin from desktop" > select "Enable" > click "Apply".
Close the editor > hit "F5" to refresh the desktop and remove the recycle bin.
Replace the recycle bin by returning to the group policy editor and selecting either "Disable" or "Not Configured" (which is the default setting).

Reply #7 Thursday, July 20, 2006 10:21 PM
Reply #8 Thursday, July 20, 2006 10:42 PM
Reply #9 Friday, July 21, 2006 6:55 AM
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 Saturday, January 28, 2006 10:20 PM