Forum Discussion
OneDrive Context Menu Missing on Windows 11
- Apr 24, 2025
We also had this issue in our environment. For us, it was the following two registry values that blocked the OneDrive context menu:
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowDevelopmentWithoutDevLicense
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowAllTrustedAppsAfter deleting these, the Windows Explorer process and OneDrive need to be restarted.
Apparently, this issue also existed back then with Teams, see the following link: https://learn.microsoft.com/en-us/microsoftteams/troubleshoot/teams-administration/fix-new-teams-installation-issues
We also had this issue in our environment. For us, it was the following two registry values that blocked the OneDrive context menu:
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowDevelopmentWithoutDevLicense
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx\AllowAllTrustedApps
After deleting these, the Windows Explorer process and OneDrive need to be restarted.
Apparently, this issue also existed back then with Teams, see the following link: https://learn.microsoft.com/en-us/microsoftteams/troubleshoot/teams-administration/fix-new-teams-installation-issues
Thanks Josci, this is the fix applicable for my case.
I've deleted the key and waiting to see if it reverts back to them (bother were present with value 0).
- whatamidoingJul 27, 2025Copper Contributor
Apparently the issue re-occurred and deleting those registry keys no longer works to re-enable back the menu. I need to revisit this and try to figure out again what's causing this...