Subscribe to How-To Geek

Disable Deletion of the Recycle Bin in Windows Vista

One of the changes in Windows Vista was the easy way to remove the Recycle Bin from the desktop (simply right-click and delete)… unfortunately this sparked a new problem where unwitting users started deleting the Recycle Bin instead of Emptying it and were unable to figure out how to restore it.

This has become such a big problem that I've received dozens of emails asking how to prevent deletion of the recycle bin. In fact, one reader was so angry with me because he couldn't stop himself from repeatedly deleting the Recycle Bin that he ended up calling me a bunch of names (which I found somewhat humorous).

What we'll do is disable this menu item using a small registry hack. The item will still show up, it just won't work anymore.

image[11]

Unfortunately the user can still click on the icon and use the Delete button on the keyboard, but we can't do anything about that.

Manual Registry Hack to Disable Delete Item

Open up regedit.exe through the start menu search or run box, and then browse down to the following key (might be easiest to search for it)

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

image[5]

You'll want to first create a new key called "Shell" on the left hand side, then a key named "Delete" under that, and then another key named "command". Set the default value of the Delete key to "Delete", and then set the default value of command to "rundll32.exe".

What we're doing here is creating a new function called Delete that replaces the current command on the menu. By setting it to run rundll32.exe, we're eliminating any error message by running a valid process (that will immediately exit and the user will never see it).

image[8]

The only visible change you'll notice is that the Delete menu item will move above the Empty Recycle Bin item.

Downloadable Registry Tweak

Simply download, extract, and double-click on DisableRecycleBinDelete.reg to enter the information into the registry. There's also an included EnableRecycleBinDelete.reg file that will set it back to normal.

Download DisableRecycleBinDelete Registry Hack

The Geek is the founder of How-To Geek and a geek enthusiast. This article was written on 06/10/08 and tagged with: Windows Vista, Vista Tips & Tweaks

Daily Email Updates

You can get our how-to articles in your email inbox each day for free. Just enter your email below:


Comments (7)

  1. Urichhai

    For my people I remove it from the desktop and put it in quick launch that keeps most away from it. then set disk clean up to run once a week.
    that way nobody needs to bother with it and if they do dump something it will stay in RB for a week.

  2. The Geek

    @Urichhai

    I agree… I don't like it on the desktop at all, but some people really want it there.

  3. Urichhai

    thats why i put it in the quick launch bar

  4. Rupertsland

    Thanks for that valuable tip. :-)

    Having a "Delete" command appear in the shortcut menu for the Recycle Bin is another fine example of "user interface friction" in Windows Vista.

    Well, if such a feature has to exist and be made accessible via the Recycle Bin shortcut menu, why didn't Microsoft just simply name the command "Hide Icon" instead of "Delete"? Regardless, I feel this feature should not appear in the shortcut menu in the first place.

  5. jd2066

    This just goes to show that you can't please everyone.
    I remember before Windows Vista came out reading tweaks to add delete to the "Recycle Bin" menu.
    Now the delete item is added to the "Recycle Bin" in Windows Vista by default and people want to get rid of it.

  6. The Geek

    @jd2066

    Couldn't agree with you more. :-)

  7. Paul

    To save all that hassel, you might want to enable "Do not move files to the Recycle Bin. Remove files immediately when deleted". Just curious, what names did he call you?


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Sponsored Links
Getting Started
About How-To Geek
Popular Articles

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.