Skip to content

Instantly share code, notes, and snippets.

@x-zvf
Last active March 10, 2023 17:10
Show Gist options
  • Select an option

  • Save x-zvf/757ad2af263d63818e591e606a2a9b07 to your computer and use it in GitHub Desktop.

Select an option

Save x-zvf/757ad2af263d63818e591e606a2a9b07 to your computer and use it in GitHub Desktop.

Revisions

  1. x-zvf renamed this gist Mar 10, 2023. 1 changed file with 0 additions and 0 deletions.
  2. x-zvf created this gist Mar 10, 2023.
    16 changes: 16 additions & 0 deletions Windows11_navbar_customization.md
    Original 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