If you have a company-managed OneDrive account like I do, you probably will never need or want to access a personal OneDrive account. It clutters up the Explorer menu and it's likely that you would prefer not to see it. Here's where I got the answer.
-
Open RegEdit (RegistryEditor): type
regedit
in the start menu and it should come up (select it) -
Find the personal OneDrive here:
hkey_current_user\software\microsoft\windows\currentversion\explorer\desktop\namespace
-
At the top, where it says
Computer
paste the following to the right of it (i.e., don't deleteComputer
):\HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}
- or, the key may be:
{04271989-C4D2-09C3-A576-A95653A943D8}
- or, the key may be:
-
If you pasted it in correctly and hit enter, is should take you to an entry that has several keys in it. Look for the one that says
System.IsPinnedToNameSpaceTree
; double-click it. -
Change the value from a
1
to a0
and click OK
It's possible you may have to either log out/log back in or even restart for this change to show up.