You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/settings/settings-common.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -919,6 +919,16 @@ Specifies whether apps that were recently installed in Start in various surfaces
919
919
|---------------|------|-------|------------|
920
920
| ShowRecentList | REG_BOOL | 0 or 1 | Specifies whether apps that were recently installed in Start in various surfaces on are shown on Start. |
921
921
922
+
## Personalization - Start - Show recommended apps
923
+
924
+
Specifies whether recommended files in Start, recent files in File Explorer, and items in Jump Lists are shown.
925
+
926
+
### Registry values under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
927
+
928
+
| Registry value | Type | Data | Description |
929
+
|---------------|------|-------|------------|
930
+
| Start_TrackDocs | REG_BOOL | 0 or 1 | Specifies whether recommended files in Start, recent files in File Explorer, and items in Jump Lists are shown. |
931
+
922
932
## Personalization - Taskbar - Badges
923
933
924
934
This setting enables badges for apps on the taskbar.
0 commit comments