Removing File Type Actions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I added one action to the Folder file type in Windows Explorer -> Tools ->
Folder Options -> File Types tab -> Advanced. However, I can't remove it -
when I select my action in the Actions list the Remove button is not enabled.
How can I delete my action?
 
You need to delete it from the registry.

Start -> Run -> regedit

If the action was created for 'Folder' type, delete the associated subkey found under:

"HKEY_CLASSES_ROOT\Folder\shell"

If the action was created for 'File Folder' type, you would instead look under:

"HKEY_CLASSES_ROOT\Directory\shell"
 
Back
Top