From LedHed's Wiki
Jump to: navigation, search
Line 17: Line 17:
  
  
 +
== Duplicate Drives in Explorer ==
 +
Delete the following Registry Keys:
 +
*'''HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders'''
 +
*'''HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders'''
 +
 +
 +
=== Reference ===
 +
http://www.askvg.com/fix-drives-appearing-twice-in-navigation-pane-of-windows-10-explorer-this-pc/
  
  
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 18:07, 25 February 2016

Remove Quick Access from Windows Explorer

Change View Options

  1. [WIN+E] -> View -> Options -> "Change Folder Options" -> Open File Explorer to: "This PC"

Folder Options

Registry Permissions

  1. Make local Admin account Owner of HKEY_CLASSES_ROOT\CLSID{679f85cb-0220-4080-b29b-5540cc05aab6}
  2. Grant Administrators "Full Control"
  3. Change Attributes DWORD to a0600000
  4. (Optional) Revert permissions on HKEY_CLASSES_ROOT\CLSID{679f85cb-0220-4080-b29b-5540cc05aab6}, remove "Full Control" and make SYSTEM the owner again.

Apply Changes

  1. Reboot or Kill explorer.exe in task manager and re-launch.

Reference

http://www.windowscentral.com/how-remove-quick-access-file-explorer-windows-10


Duplicate Drives in Explorer

Delete the following Registry Keys:

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders
  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders


Reference

http://www.askvg.com/fix-drives-appearing-twice-in-navigation-pane-of-windows-10-explorer-this-pc/