We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
Scott W.34
10 years agoNew member | Level 1
How does one remove the Dropbox link from the Navigation Pane om Windows 10?
I don't notice it on Win8.1, but I have already hacked out a bunch of stuff in the registry on Win8.1. I have the Dropbox folder conveniently located in the root of a second hard drive, I don't need ...
- 8 years ago
Okay, I think I figured out how to do it. There's only one key value that you have to change, but you also have to change its permissions so that Dropbox won't change it back.
First you have to go to:
HKEY_CLASSES_ROOT\CLSID\{E31EA727-12ED-4702-820C-4B6445F28E1A}
And set the System.IsPinnedToNamespaceTree value to 0.
This will remove it from the File Explorer's navigation pane.
Afterwards, you'll need to prevent Dropbox from changing the value back.
To do this, right click the {E31EA727-12ED-4702-820C-4B6445F28E1A} key and then click Permissions. Click Advanced, and then click Add. In the dialog box that appears, type Everyone, and then click OK. Change the type to Deny, and make it apply to This key only. Click Show advanced permissions, and check the Set Value box.
Afterwards, click OK and Dropbox should no longer be able to modify that value. Hopefully Dropbox or Microsoft will make this kind of thing easier someday.
Gunnar T.
10 years agoNew member | Level 1
Here is how i got rid of it:
- Hit "Windows-Key + R", type "regedit" and then "OK".
- Go to the paths
HKEY_CLASSES_ROOT\CLSID\{E31EA727-12ED-4702-820C-4B6445F28E1A}\ShellFolder
HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{E31EA727-12ED-4702-820C-4B6445F28E1A}\ShellFolder
HKEY_CURRENT_USER\Software\Classes\CLSID\{E31EA727-12ED-4702-820C-4B6445F28E1A}\ShellFolder
HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{E31EA727-12ED-4702-820C-4B6445F28E1A}\ShellFolder
- Double click on "Attributes"
- Change the value from f080004d to f090004d
- Open Task Manager and kill every "explorer.exe"-process under "Details"
- Restart "explorer.exe" with "File -> New Task"
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!