Click Start, Run and enter REGEDIT Go to:
Code:
HKEY_CLASSES_ROOT\*\OpenWithLi st
HKEY_CLASSES_ROOT\*\shellex\Co ntextMenuHandlers
HKEY_CLASSES_ROOT\Directory\sh ell
HKEY_CLASSES_ROOT\Directory\sh ellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shelle x\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shell ex\ContextMenuHandlers
You can also go to a specific File extension (example: HKEY_CLASSES_ROOT\.txt\ShellNe w) and right click on the ShellNew key and select Delete, if the item shows up in the New context menu.
Expand the above branch and look through the sub-keys. Locate the one that corresponds to the entry you wish to remove and right click that sub-key and select Edit.
Note :-
You may wish to right click the desired sub-key and select Export. This will create a REG file that you can double click to re-import the information, if you find out you deleted the wrong one, or want it back.
Code:
HKEY_CLASSES_ROOT\*\OpenWithLi
HKEY_CLASSES_ROOT\*\shellex\Co
HKEY_CLASSES_ROOT\Directory\sh
HKEY_CLASSES_ROOT\Directory\sh
HKEY_CLASSES_ROOT\Drive\shell
HKEY_CLASSES_ROOT\Drive\shelle
HKEY_CLASSES_ROOT\Folder\shell
HKEY_CLASSES_ROOT\Folder\shell
You can also go to a specific File extension (example: HKEY_CLASSES_ROOT\.txt\ShellNe
Expand the above branch and look through the sub-keys. Locate the one that corresponds to the entry you wish to remove and right click that sub-key and select Edit.
Note :-
You may wish to right click the desired sub-key and select Export. This will create a REG file that you can double click to re-import the information, if you find out you deleted the wrong one, or want it back.
No comments:
Post a Comment