Remove and update Start menu configuration policies

This commit is contained in:
Paolo Matarazzo
2024-03-18 17:33:47 -04:00
parent c7192f3d0e
commit d07f00c17d
19 changed files with 86 additions and 85 deletions

View File

@ -0,0 +1,15 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 03/18/2024
ms.topic: include
---
### Hide recently added apps
With this policy setting you can prevent the Start menu from displaying a list of recently installed applications. If you enable this policy, the Start menu will doesn't display the **Recently added** list. The corresponding setting will also be disabled in Settings.
| | Path |
|--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Start/`[HideRecentlyAddedApps](/windows/client-management/mdm/policy-csp-start#hiderecentlyaddedapps)<br><br>`./User/Vendor/MSFT/Policy/Config/Start/`[HideRecentlyAddedApps](/windows/client-management/mdm/policy-csp-start#hiderecentlyaddedapps)` |
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Remove "Recently added" list from Start Menu** |