Skip to content

Instantly share code, notes, and snippets.

@Virenbar
Last active August 17, 2021 18:27
Show Gist options
  • Save Virenbar/bbc51aa4d3e8b13d71c57dc258a84ed8 to your computer and use it in GitHub Desktop.
Save Virenbar/bbc51aa4d3e8b13d71c57dc258a84ed8 to your computer and use it in GitHub Desktop.
Cleanup Explorer
Windows Registry Editor Version 5.00
;Set to 00000001 to restore
[HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}]
"System.IsPinnedToNameSpaceTree"=dword:00000000
;Only for 64-bit
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}]
"System.IsPinnedToNameSpaceTree"=dword:00000000
Windows Registry Editor Version 5.00
;Set to 00000001 to restore
[HKEY_CLASSES_ROOT\CLSID\{11C9DD7B-CCF5-4502-90A1-FEE8889976D5}]
"System.IsPinnedToNameSpaceTree"=dword:00000000
;Only for 64-bit
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{11C9DD7B-CCF5-4502-90A1-FEE8889976D5}]
"System.IsPinnedToNameSpaceTree"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment