Edit right click

Edit right click menu for files

There is a right-click menu for files and another for folders. To get to the one for files, head over to this registry key:

HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\

You should now see a listing like this:

customize right click menu

All the folders listed under ContextMenuHandlers are applications that show up when you right click on a file in Windows. You can either delete the folder to remove the option or simply disable the folder, which is better in case you want to bring it back later on.

You can disable an application by clicking on the folder in the left pane and then right-clicking on the key value in the right pane and choosing “Modify“.

modify key

All you need to do is add a minus (-) in front of the key value like shown below:

edit registry

Click OK, then the refresh button at the top and then try right-clicking on the file! The program should now be gone from the context menu.

Edit right click menu for Folders

You can follow the same steps as shown above for folders also, it’s just a different registry path. In order to edit the menu options for right clicking on folders, go here:

HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\

You’ll have to scroll quite a bit, but once you get there, it should look something like this:

edit right click menu

Again, you can either delete the folders under ContextMenuHandlers or you can simplt disable them by editing the key and putting a - in front of the value.

Read Users' Comments (0)

0 Response to "Edit right click"