Search
Add “ Empty Recycle Bin” Option to the Right Click Menu
Admin | 10:06 PM |
Windows Tricks
Many a times we forget to clean recycle bin . As a result, our computer speed goes down. Now i will share with you a small tricks which will help you clearing Recycle Bin without clicking Desktop Recycle Bin Option.
- Open Notepad
- Copy this Code and Paste on Notepa
- Save the text file as xxxx.reg file (e.g. Empty.reg)
3. See this screen shot
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Empty Recycle Bin"
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Empty RecycleBin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\EmptyRecycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\EmptyRecycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\EmptyRecycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
Look like-
1Now double click on this file
Click Yes
Click Ok
Click Yes
Click Ok

You are done!!!
Thanks to everybody.
0 comments:
Post a Comment