Remove start menu configuration policies

This commit is contained in:
Paolo Matarazzo
2024-03-18 16:37:05 -04:00
parent faaf0194e2
commit b4a16ffb25
14 changed files with 100 additions and 54 deletions

View File

@ -0,0 +1,15 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 03/18/2024
ms.topic: include
---
### Disable context menus
This policy allows you to prevent users from being able to open context menus in the Start menu. If you enable this policy, then invocations of context menus within the Start menu is ignored.
| | Path |
|--|--|
| **CSP** | `./Device/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)<br><br>`./User/Vendor/MSFT/Policy/Config/Start/`[DisableContextMenus](/windows/client-management/mdm/policy-csp-start#disablecontextmenus)|
| **GPO** | **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**<br><br> **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar** > **Disable context menus in the Start Menu** |