Edit Windows Explorer Context Menu
- Use the registry editor.
- Navigate to
HKEY_CLASSES_ROOT\Directory
- The
shell\
,shellex\
andBackground\
might all contain the key you're interested in editing. Two functions you should be aware of:- A present key with the name "LegacyDisable" will hide the menu item.
- A present key with the name "Extended" will only show when pressing Left-Shift + Right click.