Forum Discussion
Missing OneDrive options in classic context menu - Windows 11 24H2
In business environments, context menu extensions are sometimes blocked by policies or by how the client is installed (per-user vs per-machine).
Here a Steps where you can try to Restore Missing OneDrive for Business Context Menu.
Check for Blocking Policies
Some orgs (or security hardening tools) disable the Explorer shell extension.
Look under these keys (remove if present):
HKLM\SOFTWARE\Policies\Microsoft\Windows\Appx
Values to check:
AllowDevelopmentWithoutDevLicense
AllowAllTrustedApps
Also check Windows Installer policy:
HKLM\SOFTWARE\Policies\Microsoft\Windows\Installer
HKCU\SOFTWARE\Policies\Microsoft\Windows\Installer
If you see AlwaysInstallElevated=0, delete it.
This specific setting has been shown to break the OneDrive context menu in business setups.
After changing: restart Explorer + OneDrive, or just reboot.
Note: If you’re on OneDrive for Business and your machine is managed (domain-joined, Intune, SCCM, etc.), then:
- Local changes to policies may get reverted after reboot or after the next Group Policy refresh (usually every 90 minutes, or at login).
- If your IT department has set those registry keys via GPO, they will come back unless the policy is changed centrally.
So the answer is:
- On a personal/business laptop not joined to a domain → once you remove those blocking registry values, they should stay gone.
- On a domain-joined / managed device → they will be re-applied automatically by Group Policy unless your admin changes the setting on the server side.
My answers are voluntary and without guarantee!
Hope this will help you.
Was the answer useful? Mark as best response and like it!
This will help all forum participants.
- SheilaNGSep 03, 2025Copper Contributor
Hello,
Similar to the OP, I am seeing the same issue. I maintain our GPO policies and can confirm that we have not made any environment-wide changes. The context menu with OneDrive options were there one day, and now they are not.
I have also checked my registry keys, and the above-mentioned do not exist. Any other ideas as to why this is suddenly happening?