Web Analytics


When teaching people how to use Windows I always tell them that the Right-Click menu (also known as the context menu) is the most important Windows Tool they should ever learn to use. You are no doubt familiar about the SendTo function available in the context-menu. But we don’t always want to COPY our files from one place to another, sometimes we want to move it. Of course you can use the old CTRL+X and CTRL+V trick, but that wouldn’t be neat tip to show you so, this is how you put the MoveTo function into your context menu:

Adding the functionality

This involves editing the registry, but that shouldn’t be a problem for you, now would it :-) If you’re new to editing the registry, start here.

  1. Make a copy of your registry (just to be on the safe side of things)
  2. Open the Registry Editor (Click Start Button, type Regedit, press Enter)
  3. Locate the following key HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers
  4. In the left pane; Right Click on the folder called ContextMenuHandlers, and add a new Key
  5. Name the key: MoveTo, press Enter
  6. Click on the new key to see the string value inside it called Default.
  7. Double-Click it and add the value: {C2FBB631-2971-11d1-A18C-00C04FD75D13}

    While we’re at it, let’s add a CopyTo function as well. If you don’t want to do this skip to step 12.

  8. In the left pane; Right Click on the folder called ContextMenuHandlers, and add a new Key
  9. Name the key: CopyTo, press Enter
  10. Click on the new key to see the string value inside it called Default.
  11. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13}
  12. Close the Registry Editor

And that’s all there is to it.

Now Right-Click on any file you want to move, choose Move To Folder, select the new destination and Voilá.

About Thomas

Computer geek from the age of 7, which amounts to 30 years of computer experience. From the early days (when every computer company had their own OS) of DOS, Windows 1.0 through Seven...

Free PC tips by email

Search Windows Guides




Comments

19 thoughts on “Add MoveTo-function to you Context Menu [How To]”

  1. Stan Adair says:

    2 slight errors I have noticed.

    In the CopyTo section you have suggested that you name the folder MoveTo instead of CopyTo and on the value you have missed off a final }

    Regards

  2. Bullish Me says:

    Don’t forget the Close Bracket on the Value in Step 4 of the CopyTo function setup…

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13

    should be

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13}

    Regards,
    BullishMe

  3. Alan Douglas says:

    I like the idea of adding the Move/Copy To functions to the context menu. Can you expand on the Default Value field that gets added in the registry entry? Where would one find the values associated with different functions? What other kinds of functions could be added in this manner?

  4. Rich says:

    Thank you :) I’ve updated the guide.

  5. Rich says:

    Thank you :) I’ve updated the guide.

  6. SHUBHANKAR says:

    very useful method.
    thank u;)

  7. Stan Adair says:

    2 slight errors I have noticed.

    In the CopyTo section you have suggested that you name the folder MoveTo instead of CopyTo and on the value you have missed off a final }

    Regards

  8. Bullish Me says:

    Don’t forget the Close Bracket on the Value in Step 4 of the CopyTo function setup…

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13

    should be

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13}

    Regards,
    BullishMe

  9. Bullish Me says:

    Don’t forget the Close Bracket on the Value in Step 4 of the CopyTo function setup…

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13

    should be

    4. Double-Click it and add the value: {C2FBB630-2971-11d1-A18C-00C04FD75D13}

    Regards,
    BullishMe

  10. Stan Adair says:

    2 slight errors I have noticed.

    In the CopyTo section you have suggested that you name the folder MoveTo instead of CopyTo and on the value you have missed off a final }

    Regards

  11. Alan Douglas says:

    I like the idea of adding the Move/Copy To functions to the context menu. Can you expand on the Default Value field that gets added in the registry entry? Where would one find the values associated with different functions? What other kinds of functions could be added in this manner?

  12. Alan Douglas says:

    I like the idea of adding the Move/Copy To functions to the context menu. Can you expand on the Default Value field that gets added in the registry entry? Where would one find the values associated with different functions? What other kinds of functions could be added in this manner?

  13. Rich says:

    Thank you :) I’ve updated the guide.

  14. Rich says:

    Thank you :) I’ve updated the guide.

  15. SHUBHANKAR says:

    very useful method.
    thank u;)

  16. SHUBHANKAR says:

    very useful method.
    thank u;)

  17. Thomas says:

    Did you see the article on customizing the Context Menu ?

  18. Thomas says:

    Did you see the article on customizing the Context Menu ?

  19. Thomas says:

    Did you see the article on customizing the Context Menu ?

Comments are closed.


Computer tips in your inbox
Sign up for the Windows Guides newsletter to get PC tips and access to free Windows books (More details)

Subscribe now
Popular Guides

See which sites have been visited on your PC (even if private browsing mode is used)

Create a Windows 7 System Repair Disc

Best Free Anti-malware

Hibernate vs. Sleep vs. Shut-Down

i3, i5, and i7; Dual, Quad, Hexa Core Processors. How to they Differ?

Intel's Ivy Bridge Processor: new Features

Windows Guides on Facebook