Add "Copy to Folder" and "Move to Folder" to the right-click menu

  

Windows' right-click menu can be modified by modifying the registry. In fact, copying and moving files is more frequent, but Windows right-click does not have the "Copy to folder" and "Move to folder" option. . The following is a brief introduction to modify the registry to right-click the "Copy to Folder" and "Move to Folder" option, the specific operation is:

Run the registry editor regedit, open the registry, Find HKEY_CLASSES_ROOT\\-AllFilesystemObjects\\shellex\\ContextMenuHandlers. Under this sub-item, right-click the mouse, select [New] in the pop-up menu, and then select [item (K)], and name it "Copy to". Then double-click [Default] on the right and enter "C2FBB630-2971-11D1-A18C-00C04FD75D13}” in the [Value Data] text dialog box.

Using the same method, create a new item, name it "Move to ”, and change the key value to "C2FBB631-2971-11D1-A18C-00C04FD75D13}”.

After the modification, no need to restart the computer, try to add these two items to the right-click menu.

Copyright © Windows knowledge All Rights Reserved