Remove OneDrive from Windows: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
m (David moved page Remove OneDrive from Windows 10 to Remove OneDrive from Windows without leaving a redirect)
(No difference)

Revision as of 02:34, 5 October 2022

On a 64 Bit Operating system.

Kill and Remove Onedrive

From a command Prompt.

taskkill /f /im OneDrive.exe
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall

Registry Change

regedit

locate Key

HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}

change from 1 to 0.

System.IsPinnedToNameSpaceTree

or save and run following reg file.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}]
"System.IsPinnedToNameSpaceTree"=dword:00000000