Just how do I clean up the right-click context menu in Windows explorer?
Occasionally applications link into the context menu that I get on right-click on files and also folders in Windows Explorer. After time this food selection obtains actually unpleasant and also I simply intend to cleanse it up.
Can you inform me just how I can do this?
0
Sebastian Hoitz 2019-05-07 08:48:04
Source
Share
Answers: 2
You need to modify your computer system registry, it's most convenient do do this for the context menu of directory sites :
- Run regedit
- Navigate to
HKEY_CLASSES_ROOT\Directory\shell
- Remove the keys that represent the undesirable commands
Each filetype (documents expansion) has its very own added commands which you can locate under HKEY_CLASSES_ROOT\Directory\.EXT
If you intend to remove a details food selection access, it could be less complicated to simply look for the context menu string in the computer system registry.
0
Palmin 2019-05-08 02:57:20
Source
Share
Related questions