Windows 10 > Windows 10 configuration, redux >
OneDrive >
No, I don’t want to use your service. Fuck right off.
-
2016-10-17 – There’s an option for this in Ultimate Windows Tweaker, but it doesn’t seem to work.
Tested and worsk 2016-10-17 on Windows 10 64bit.
taskkill /f /im OneDrive.exe :: 32 bit Windows :: %SystemRoot%\System32\OneDriveSetup.exe /uninstall :: 64 bit Windows %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall rd "%UserProfile%\OneDrive" /Q /S rd "%LocalAppData%\Microsoft\OneDrive" /Q /S rd "%ProgramData%\Microsoft OneDrive" /Q /S rd "C:\OneDriveTemp" /Q /S REG Delete "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f REG Delete "HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f
