Windows 7 - How to add Defragment Menu to the Context (right-click menu on drive)

You can choose any of tools to be placed in the Context Menu. So it will easy to access it. In this tutorial you’ll see how to add Defragment Menu to the Context Menu.

1. Click Start Menu, type “regedit.exe” in Search Programs and Files column.

2. Navigate to this key: HKEY_CLASSES_ROOT\Drive\shell.

3. Right click on shell sub key, choose New->Key to create the key.

4. Give it a name, example defrag-context

5. This key will automatically have a value Default (on the right side). Double click that value, fill the Value Data column with “Defragment”. Click Ok

6. Right click on “defrag-context” key, choose New->Key

7. Give it a name with “command”

8. Double click in this Default value, and fill the Value Data with: defrag %1 -v.

9. Try it. Right click on a drive, then the Defragment Menu will show up.

Source : PC Media

Leave a Reply