Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Empty Recycle Bin

 
04-14-2009   #1


Windows7
 
 

Empty Recycle Bin

Does anybody know

How to add "Empty Recycle Bin" to the Right Click context menu in windows7



Last edited by Spyderco; 04-15-2009 at 04:28 AM..
My System SpecsSystem Spec
04-14-2009   #2


 
 


Isn't it already there?
Attached Thumbnails
Empty Recycle Bin-untitled.jpg  
My System SpecsSystem Spec
04-14-2009   #3


Windows 7 Ultimate x64 SP1
 
 


I think he may mean to the desktop context menu instead. The method used in Vista for this does not work in Windows 7 though.

I'll keep looking to see if I can figure something out that may work though. I'll post back if I find anything.
My System SpecsSystem Spec
.


07-14-2009   #4


7 Ultimate 7601
 
 


Any update to this post? I have found a few workarounds, but they aren't the same as a simple registry edit. I currently use a sidebar gadget for it, and that's a pain in my...

Brink, you are the man, so I'll wait for you.
My System SpecsSystem Spec
07-14-2009   #5


Windows 7 Ultimate x64 SP1
 
 


Hello Pclove,

You can pin the Recycle Bin to the taskbar and still have the Empty Recycle Bin in it's context menu.

Hope this helps,
Shawn
My System SpecsSystem Spec
02-21-2010   #6


Windows 7 Home Premium (Version 6.1, Build 7600)
 
 


I would also like to add "empty recycle bin" to the right-click desktop context menu. I have searched the web, but I have been unable to locate a registry script that I can merge into the registry to add this feature. I am familiar with editing the registry, so if anyone knows how to add this feature to the desktop context menu, it would be much appreciated.

Joseph Y.
My System SpecsSystem Spec
02-21-2010   #7


Windows 7 Professional 32-bit (6.1, Build 7600)
 
 


Quote   Quote: Originally Posted by joS3ph View Post
I would also like to add "empty recycle bin" to the right-click desktop context menu. I have searched the web, but I have been unable to locate a registry script that I can merge into the registry to add this feature. I am familiar with editing the registry, so if anyone knows how to add this feature to the desktop context menu, it would be much appreciated.

Joseph Y.
It appears that Win 7 has a command for emptying the RB now instead of ref'ing a GUID in shellex for the task.

Code:
Windows Registry Editor Version 5.00
 
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty]
"CommandStateHandler"="{c9298eef-69dd-4cdd-b153-bdbc38486781}"
"Description"="@shell32.dll,-31332"
"Icon"="shell32.dll,-254"
"MUIVerb"="@shell32.dll,-10564"
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty\command]
"DelegateExecute"="{48527bb3-e8de-450b-8910-8c4099cb8624}"
Empty Recycle Bin-untitled.jpg

Here's the code to place the context menu item at the bottom

Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty]
"CommandStateHandler"="{c9298eef-69dd-4cdd-b153-bdbc38486781}"
"Description"="@shell32.dll,-31332"
"Icon"="shell32.dll,-254"
"MUIVerb"="@shell32.dll,-10564"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty\command]
"DelegateExecute"="{48527bb3-e8de-450b-8910-8c4099cb8624}"
Empty Recycle Bin-new.jpg

I can upload as reg file if moderators will allow

Last edited by Greg S; 02-21-2010 at 04:57 PM..
My System SpecsSystem Spec
02-21-2010   #8


Windows Seven Ultimate
 
 


Thank you Greg S
To make a .reg :
copye the code
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty]
"CommandStateHandler"="{c9298eef-69dd-4cdd-b153-bdbc38486781}"
"Description"="@shell32.dll,-31332"
"Icon"="shell32.dll,-254"
"MUIVerb"="@shell32.dll,-10564"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty\command]
"DelegateExecute"="{48527bb3-e8de-450b-8910-8c4099cb8624}"
Start,All Programs,Accessorries,Notpad and past the code and close,save..
Then follow like picture:

Right click on saved .reg and Merge !
My System SpecsSystem Spec
02-21-2010   #9


Windows 7 Professional 32-bit (6.1, Build 7600)
 
 


Quote   Quote: Originally Posted by ridakash View Post
Thank you Greg S
You're welcome my friend
My System SpecsSystem Spec
02-21-2010   #10


Windows 7 32 bit
 
 


Quote   Quote: Originally Posted by ridakash View Post
Thank you Greg S
To make a .reg :
copye the code
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty]
"CommandStateHandler"="{c9298eef-69dd-4cdd-b153-bdbc38486781}"
"Description"="@shell32.dll,-31332"
"Icon"="shell32.dll,-254"
"MUIVerb"="@shell32.dll,-10564"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty\command]
"DelegateExecute"="{48527bb3-e8de-450b-8910-8c4099cb8624}"
Start,All Programs,Accessorries,Notpad and past the code and close,save..
Then follow like picture:

Right click on saved .reg and Merge !
This did not work for me



Can anyone put up a tute on how they made this work
My System SpecsSystem Spec
Reply

 Empty Recycle Bin problems?



Thread Tools



Similar Threads for: Empty Recycle Bin
Thread Forum
Solved recycle bin may not be empty Software
Solved How to empty E:\$RECYCLE.BIN Performance & Maintenance
Recycle Bin slow to empty General Discussion
Old Win 98 Recycle Bin Full/Empty Icons but for Win7 64? Themes and Styles
Recycle icon never empty... General Discussion


All times are GMT -5. The time now is 03:50 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30