Last active
March 10, 2023 17:10
-
-
Save x-zvf/757ad2af263d63818e591e606a2a9b07 to your computer and use it in GitHub Desktop.
Revisions
-
x-zvf renamed this gist
Mar 10, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
x-zvf created this gist
Mar 10, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ # How to customize the navigation panel in Windows 11 Modify CLSID keys in ``` Computer\HKEY_CURRENT_USER\Software\Classes\CLSID\ ``` for example: ``` Home folder: {f874310e-b6b7-47dc-bc84-b9e6b38f5903} Recycle bin: {645FF040-5081-101B-9F08-00AA002F954E} ``` ## Values There are two important values: - `SortOrderIndex`: Where in the sidebar it will appear, the smaller the number the higher the entry. (<=64 top, next to home; >64 bottom) - `System.IsPinnedToNameSpaceTree`: Show/Hide entry