Setting Explorer/Navigation pane - Show libraries doesnt work on Win10 21H2

kariboo

New Member
Hi

I've noticed the built-in tweak for disabling libraries in explorer, ie:
Code:
<Tweak name="{031E4825-7B94-4dc3-B131-E946B44C8DD5}\System.IsPinnedToNameSpaceTree">0</Tweak>

in preset file, has no effect on Windows 10 21H2

Instead I am using this reg file that is working fine:

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder]
"Attributes"=dword:b090010d


Regards
 
NTLite's tweak hides it on my clean 21H2 install.
 

Attachments

  • Windows 10 x64-2022-10-10-15-38-24.png
    Windows 10 x64-2022-10-10-15-38-24.png
    133.8 KB
kariboo, thanks, can you please confirm if the existing setting works in a live system and is only an issue in an image?

garlin, sometimes settings get reset during setup, this might be one of them. Indeed it works live, I just tested it as well.
 
Back
Top