Hey, I am back with a really cool and helpful trick for the Windows users once again. This trick allows you to add copy to and move to with right click in windows. Didn’t get what am I saying? Let me make it simple for you. These are the option which you can see, when you right click on a icon in your windows OS. What these copy to and move to do:
What will adding Copy to do?
Adding a copy to option will allow you to copy any file directly to any other directory without going to that directory separately, but by just browsing it through this copy to option.
How to add Copy to option with right click?
In order to add a copy to option, you need to follow the steps below:
- Go to Registry Editor. You may go to registry editor directly using Run Menu. Press Windows+R key. Type regedit and hit Ok>>Yes.
- Now select the option: HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers.
- Right click on Context Menu Handlers and select New>Key.
- Rename the new key as Copy to.
- Now double click the default tab and enter the following value:
{C2FBB630-2971-11D1-A18C-00C04FD75D13}
- Press Ok button and check if your function has worked correctly.
- Hurrey! You can see there a Copy to option along with right click.
What will adding Move to do?
Adding a move to option will allow you to move any file from one directory to another without visiting that directory. You just need to browse the address of the directory.
How to add Move to option with right click?
For doing so, you have to follow the process, which is much similar to the above process. Some changes which are required, are as below:
- Go to Registry Editor. You may go to registry editor directly using Run Menu. Press Windows+R key. Type regedit and hit Ok>>Yes.
- Now select the option: HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers.
- Right click on Context Menu Handlers and select New>Key.
- Rename the new key as Move to.
- Now double click the default tab and enter the following value:
{C2FBB631-2971-11D1-A18C-00C04FD75D13}
- Press Ok button and check if your function has worked correctly.
- Hurrey! You can see there a Move to option along with right click.
Conclusion
This is a simple registry trick, which allows you to add copy to and move to with right click in windows. You can perform similar tricks using registry editor, if you are having the required key values. I hope, you will enjoy this article. Thanks for reading. Your feedback is most welcomed. You can comment below as well as consider it to share too.