Apps Add or Remove "Move to OneDrive" context menu in Windows 11


OneDrive_banner.png

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

You can use OneDrive to sync files and folders between your computer and the cloud, so you can get to your files from anywhere - your computer, your mobile device, and even through the OneDrive website at OneDrive.live.com. If you add, change, or delete a file or folder in your OneDrive folder, the file or folder is added, changed, or deleted on the OneDrive website and vice versa. You can work with your synced files directly in File Explorer and access your files even when you’re offline. Whenever you’re online, any changes that you or others make will sync automatically.

When you have OneDrive running, you can move files on your PC outside your "C:\Users\<username>\OneDrive" folder to your online OneDrive using Move to OneDrive from the OneDrive context menu.

While OneDrive is closed and not running the OneDrive context menu is not available.

You can remove this "OneDrive > Move to OneDrive" context menu if wanted without having to close, disable, or uninstall OneDrive.

This does not affect the OneDrive context menu for items inside your "C:\Users\<username>\OneDrive" folder and in the Gallery.




Contents

  • Option One: Add or Remove "Move to OneDrive" context menu for Current User
  • Option Two: Add or Remove "Move to OneDrive" context menu for All Users


EXAMPLE: OneDrive > Move to OneDrive context menu

OneDrive_context_menu.png





Option One

Add or Remove "Move to OneDrive" context menu for Current User


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

2 Add "OneDrive > Move to OneDrive" context menu for 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.​

Add_OneDrive_context_menu_for_current_user.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}"=-

3 Remove "OneDrive > Move to OneDrive" context menu for Current User

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

Remove_OneDrive_context_menu_for_current_user.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}"="OneDrive"

4 Save the .reg file to your desktop.

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

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

7 Either restart the explorer process, sign out and sign in, or restart the computer to apply.

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




Option Two

Add or Remove "Move to OneDrive" context menu for All Users


You must be signed in as an administrator to use this option.


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


 2. Add "OneDrive > Move to OneDrive" 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.​

Add_OneDrive_context_menu_for_all_users.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}"=-


 3. Remove "OneDrive > Move to OneDrive" context menu for All Users

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

Remove_OneDrive_context_menu_for_current_user.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}"="OneDrive"

4 Save the .reg file to your desktop.

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

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

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


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom