File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
hub/apps/develop/settings Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,16 @@ Specifies the start layout type.
86
86
| ---------------| ------| -------| ------------|
87
87
| Start_Layout | REG_DWORD | 0 [ Default] , 1 [ More Pins] , 2 [ More Recommendations] | The start layout. |
88
88
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
+
89
99
## Personalization - Start - Recommendations
90
100
91
101
Specifies whether recommendations for tips, shortcuts, new apps and more are shown.
You can’t perform that action at this time.
0 commit comments