Hide 'Include in library' option in the context menu
File ExplorerMaximum Windows Build: 21999Revertible
Hides the 'Include in library' option from the File Explorer context menu.
Code to Apply
Hide 'Include in library' option in the context menuRegistry
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Library Location]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\ShellEx\ContextMenuHandlers\Library Location]
Code to Revert
Show 'Include in library' option in the context menuRegistry
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Library Location]
@="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\ShellEx\ContextMenuHandlers\Library Location]
@="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
Want to combine this with other tweaks?
Open ConfiguratorRelated Tweaks
Explorer to Home Change the default location that File Explorer opens to 'Home'
Explorer to This PC Change the default location that File Explorer opens to 'This PC'
Explorer to Downloads Change the default location that File Explorer opens to 'Downloads'
Explorer to OneDrive Change the default location that File Explorer opens to 'OneDrive'
Show file extensions for known file types
This will show file extensions for known file types. By default, Windows hides file extensions for known file types which can lead to confusion and security risks.