Personalization Add or Remove "Copy To folder" and "Move To folder" Context Menu in Windows 11


CopyTo_MoveTo_banner.webp

This tutorial will show you how to add or remove "Copy To folder" and "Move to folder" to the context menu for your account or all users in Windows 10 and Windows 11.

When you press and hold or right click on selected file(s) and folder(s), click/tap on Show more options, and click/tap on Copy To folder, it will copy them to a location you select immediately.

When you press and hold or right click on selected file(s) and folder(s), click/tap on Show more options, and click/tap on Move to folder, it will remove them from their current location and move them to a location you select immediately.


To also Copy file(s) regardless of the source and target destination, hold down the CTRL key while you drag and drop the file(s).

To also Move file(s) regardless of the source and target destination, hold down the SHIFT key while you drag and drop the file(s).



Contents

  • Option One: Add or Remove "Copy To folder" and "Move To folder" Context Menu for Only Current User
  • Option Two: Add or Remove "Copy To folder" and "Move To folder" Context Menu for All Users


EXAMPLE: "Copy To folder" and "Move to folder" context menu
Show_more_options.png
Copy_To_Move_To_context_menu.png
Copy_Items.png
Move_Items.png





Option One

Add or Remove "Copy To folder" and "Move To folder" Context Menu for Only Current User


1 Do step 2 (add) or step 3 (remove) below for what you want.


 2. Add "Copy To folder" and "Move To folder" Context Menu for Only Current User

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Add_Copy-Move_To_Folder_to_context_menu_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

; Copy To folder
[HKEY_CURRENT_USER\SOFTWARE\Classes\AllFileSystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

; Move To folder
[HKEY_CURRENT_USER\SOFTWARE\Classes\AllFileSystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]


 3. Remove "Copy To folder" and "Move To folder" Context Menu for Only Current User

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Remove_Copy-Move_To_Folder_from_context_menu_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

; Copy To folder
[-HKEY_CURRENT_USER\SOFTWARE\Classes\AllFileSystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

; Move To folder
[-HKEY_CURRENT_USER\SOFTWARE\Classes\AllFileSystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

4 Save the REG file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded REG file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You can now delete the downloaded REG file if you like.




Option Two

Add or Remove "Copy To folder" and "Move To folder" Context Menu for All Users


While you must me signed in as an administrator to use this option.


1 Do step 2 (add) or step 3 (remove) below for what you want.

2 Add "Copy To folder" and "Move To folder" Context Menu for All Users

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Add_Copy-Move_To_Folder_to_context_menu_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

; Copy To folder
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

; Move To folder
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

3 Remove "Copy To folder" and "Move To folder" Context Menu for All Users

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Remove_Copy-Move_To_Folder_from_context_menu_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

; Copy To folder
[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

; Move To folder
[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

4 Save the .reg file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded .reg file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
Nevermind, I found an alternative...,
instead of using the MoveToMenu command, I found the MoveToBrowser command...

11169.webp
 

My Computers

System One System Two

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
Thanks mate. Works great with the Windhawk mod "Modernize Folder Picker Dialog". Looks much better and is easier to use
 

My Computer

System One

  • OS
    W10 IOT-LTSC 21H2 / W11 25H2
    Computer type
    Laptop
Back
Top Bottom