Home » How To » FIX Missing OneDrive Option in Right-click Menu on Windows 11/10

FIX Missing OneDrive Option in Right-click Menu on Windows 11/10

Is the OneDrive option missing from the right-click context menu? Here are a few simple methods to fix it and bring back the OneDrive option.

By default, when you right-click on a file or folder, the context menu displays OneDrive options such as Share, Copy link, Manage access, View online, View history, and Move to OneDrive. However, in certain situations, the OneDrive option in the right-click menu might be missing. For example, maybe you’ve followed my earlier guide and made registry changes to hide the OneDrive option, or the shell extension or OneDrive installation might be corrupted. Whatever your specific scenario is, you can easily restore the OneDrive option in the right-click menu using the methods below.

So, without further ado, let me show you the steps to fix the missing OneDrive option in the right-click menu on Windows 11 and Windows 10. Let’s get started.

Before You Start

  • Before following any of the below methods, I recommend you restart your computer and see if that fixes the problem.
  • Administrator rights are required to follow the method below to restore the OneDrive option in the right-click menu.
  • The methods below are tested and verified to work on Windows 11 and Windows 10.

Fix 1: Re-register OneDrive Shell Extension

More often than not, a bad shell extension is the reason why you don’t see the OneDrive option when you right-click. To fix it, all you have to do is re-register it. Here’s how to do:

Note: If OneDrive is not running, you can skip the first four steps.

  1. Click the OneDrive icon on the taskbar.
  2. Click the “Settings” (gear) icon.
  3. Click the “Pause syncing” option.
  4. Select the “Quit OneDrive” option.
  5. Open File Explorer by pressing “Windows key + E“.
  6. Go to the “C:\Program Files\Microsoft OneDrive” folder.
  7. Open the folder with the highest version number, like “25.224.1116.0003”.
  8. Once you are in the folder, click the address bar and copy the path (Ctrl + C).
  9. Open the Start menu.
  10. Search for “Command Prompt” and click “Run as administrator“.
  11. Run the following command while replacing the sample path with the path you copied earlier.
    cd "C:\Program Files\Microsoft OneDrive\25.224.1116.0003"
  12. Run the following command.
    regsvr32 "FileSyncShell64.dll"
  13. Close the Command Prompt window.
  14. Restart your computer.
  15. After restarting, the OneDrive option should be visible in the right-click menu.

Important note: If you’ve installed OneDrive with user permission, the installation folder will be located under %localappdata%\Microsoft\OneDrive\.

Fix 2: Delete Registry Keys Hiding the OneDrive Option in the Right-click Menu

If you or another program modified the registry to hide the OneDrive option from the right-click menu, you must delete that modification to restore the option. Here’s how.

Important note: Before proceeding, please back up the registry. It helps you restore the registry if something goes wrong when modifying it.

  1. Press “Windows key + R” to open the Run dialog.
  2. Type “regedit” and click “OK” to open the Registry Editor.
  3. Go to the following folder in the Registry Editor.
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked
  4. Right-click on the “{CB3D0F55-BC2C-4C1A-85ED-23ED75B5106B}” string value.
  5. Select the “Delete” option.
  6. Click “Yes” to confirm.
  7. Right-click on the “{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}” string value.
  8. Select the “Delete” option.
  9. Click “Yes” to confirm.
  10. Close the Registry Editor.
  11. Restart your computer.
  12. After restarting, the OneDrive option is restored in the right-click menu.

Note: If you can’t find the “Blocked” folder or the “{1FA0E654-C9F2-4A1F-9800-B9A75D744B00}” and “{CB3D0F55-BC2C-4C1A-85ED-23ED75B5106B}” values, proceed to the next method.

Fix 3: Reset OneDrive

You can also reset OneDrive to its default configuration to fix the issue and restore the OneDrive right-click option. Here’s how:

  1. Right-click the Start icon on the taskbar.
  2. Select the “Terminal (Admin)” or “Windows PowerShell (Admin)” option.
  3. Run the following command to reset OneDrive.
    "C:\Program Files\Microsoft OneDrive\OneDrive.exe" /reset
  4. Close the Terminal or PowerShell window.
  5. Restart your computer.
  6. After restarting, the OneDrive option is restored in the right-click menu.

For detailed steps with screenshots, follow this guide: Steps to reset OneDrive in Windows 11 & 10

Fix 4: Reinstall OneDrive (Nuclear Option)

If the above three methods didn’t work, you can follow this nuclear option. i.e., reinstall OneDrive. When you reinstall, all app files and settings are restored to their defaults, which brings back the OneDrive option in the right-click menu.

Note: After reinstalling, you’ll need to set up OneDrive again.

  1. Right-click the Start icon on the taskbar.
  2. Select the “Terminal (Admin)” or “Windows PowerShell (Admin)” option.
  3. Run the following command.
    %systemroot%\System32\OneDriveSetup.exe
  4. Close the Terminal or PowerShell window.
  5. Restart your computer.
  6. After restarting, the OneDrive option is restored in the right-click menu.

For detailed steps, follow this guide: Steps to reinstall OneDrive in Windows 11 & 10

That is all. It is that simple to fix the OneDrive option not appearing in the right-click menu. If you have any questions or need help, comment below. I’ll be happy to assist.

Leave a Comment

Your email address will not be published. Required fields are marked *