File tree Expand file tree Collapse file tree
hub/apps/develop/settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,6 +86,16 @@ Specifies the start layout type.
8686| ---------------| ------| -------| ------------|
8787| Start_Layout | REG_DWORD | 0 [ Default] , 1 [ More Pins] , 2 [ More Recommendations] | The start layout. |
8888
89+ ## Personalization - Start - Show all pins by default
90+
91+ Specifies whether all pins show by default in Start.
92+
93+ ### Registry values under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start
94+
95+ | Registry value | Type | Data | Description |
96+ | ---------------| ------| -------| ------------|
97+ | ShowAllPinsList | REG_DWORD | 0 or 1 | Specifies if showing all pins by default |
98+
8999## Personalization - Start - Recommendations
90100
91101Specifies whether recommendations for tips, shortcuts, new apps and more are shown.
You can’t perform that action at this time.
0 commit comments