Forum Discussion
ElijahWood
Apr 15, 2026Iron Contributor
How to Completely Uninstall OneDrive from Windows 11 and Remove All Traces?
Hello everyone, Recently got a new Windows 11 laptop but very annoyed by the OneDrive app. Honestly, I've been trying to uninstall OneDrive completely from my computer. I don't just want to remove t...
KapilArya
Apr 15, 2026MVP
You can first uninstall the app from Settings > Installed apps > OneDrive.
Press Win+R, type following and press Enter:
C:\Windows\System32\OneDriveSetup.exe /uninstall /allusers
Next open Registry Editor using regedit command.
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive.
In the right pane, create/set/update DisableFileSyncNGSC to 1.
Restart the system.
P.S. If you're new to registry, create a System Restore point before editing it.