Add the right mouse button menu
1. Modify the system registry value, add the right mouse button menu
If we want to add a command prompt option to the folder's right-click menu.
Steps:
Registry path: HKEY_CLASSES_ROOT\Directory\shell
Start-run (input regedit)-OK or enter;
2. Found in the Open registry: HKEY_CLASSES_ROOT, and Point HKEY_CLASSES_ROOT in front of the small triangle;
3. Find in HKEY_CLASSES_ROOT expansion items: directory, and Point directory in front of the small triangle;
4. Found in the directory expansion key: Shell, right-click Shell-New (N)-Item (K), named: commandprompt;
5. Left-click in the right window: default, in the pop-up Edit String window of the value data (V) column input: Command prompt, and point: OK;
6. We right click Commandprompt-New (N)-Item (K), named: Command;
7. We left-click on the right side of the window: default, in the pop-up Edit String window in the value data (V) column, enter: cmd.exe/k cd "%1", and point: OK, exit the registry.
8. Now we right click on the folder, you can see, the right menu added "command Prompt", click: Command prompt, appear: Administrator prefetch-Shortcut window, add success.
Remove the right mouse button menu
1. In our right mouse button menu, some are not commonly used menus, some may be the software has been deleted, but its right menu still has these software menu options.
Steps:
Start-run (input regedit)-OK or enter;
2. Open the Registry Editor window to find: HKEY_CLASSES_ROOT and point HKEY_CLASSES_ROOT in front of the small triangular expansion;
3. Find in HKEY_CLASSES_ROOT expansion items: *, and Point * in front of the small triangle expansion, and then in the * expansion of the item found in the ShellEx, found in the ShellEx expansion items: Context Menuhandlers Menuhandlers to remove the unwanted items in the expansion key, and then right-click the deletion, you can clear the right menu of the corresponding options;
4. Found in the HKEY_CLASSES_ROOT expansion item: Folder\shell, find the shell in the Folder\shell expansion item, find the unwanted item in the shell expansion item, and then right-click the deletion to clear the corresponding option in the right-click menu ;
5. Found in the HKEY_CLASSES_ROOT expansion key: Folder\shellex\contextmenuhandlers, find the unwanted item in the Contextmenuhandlers expand Item, and then right-click the item to delete it. You can clear the corresponding options in the right-click menu;
6. Found in the HKEY_CLASSES_ROOT expansion items: Directory\shell, and in the shell expansion items found to remove the unwanted items, and then right-click the deletion, you can clear the right menu of the corresponding options;
7. In the HKEY_CLASSES_ROOT expand item Find: Directory\shellex\contextmenuhandlers, and in the Contextmenuhandlers expand item find the unwanted item to be deleted, then right click the item to delete , you can clear the corresponding options in the right-click menu;
8. Clear any video card generated desktop Right-click menu
found in the HKEY_CLASSES_ROOT expansion key: Directory\background \shellex\contextmenuhandlers, Remove the Igfxcui key (video card), keep new, restart your computer, or log off to remove the Graphics menu option from the Desktop right-click menu.