Home >System Tutorial >Windows Series >How to manage functions in the right-click menu in Win10
php Xiaobian Yuzai teaches you how to manage the Win10 right-click menu function, simplify operations and improve efficiency. Make the right-click menu more personalized by deleting uncommon options and adding commonly used functions. At the same time, third-party tools can be used to manage the right-click menu to achieve more customized functions. Follow the guidance of this article to make your Win10 right-click menu more efficient and practical!
Management method:
1. "Win R" shortcut key to start running, enter "regedit" and press Enter to open.
2. After entering the registry editor interface, copy and paste "HKEY_CLASSES_ROOTDirectoryBackgroundshell" into the address bar above, and press Enter to locate it.
#3. Then right-click the "shell" folder and select "New" an "item".
4. Then in the newly created folder, create a new "item" again and name it "command".
#5. Then find the default option on the right and double-click to open it.
#6. Finally, in the "Numerical Data" column in the open window, enter the program path you want to add to the right-click menu.
The above is the detailed content of How to manage functions in the right-click menu in Win10. For more information, please follow other related articles on the PHP Chinese website!