Remove Context Menu for files
- HKEY_CLASSES_ROOT\SystemFileAssociations\[some extension or file type]\shell
- Delete each file type for program in context menu
If this does not work,
- HKEY_CLASSES_ROOT\*\shell\[some action / program name]
- On the right, create a new string value ProgrammaticAccessOnly
- Leave its value data empty.
Another entry in registry: Computer\HKEY_CLASSES_ROOT\Directory\shell
Credit: https://winaero.com/remove-share-with-skype-from-context-menu-in-windows-10/
Comments
Post a Comment