diff --git a/windows/configuration/images/icons/touch.svg b/windows/configuration/images/icons/touch.svg new file mode 100644 index 0000000000..886e616e56 --- /dev/null +++ b/windows/configuration/images/icons/touch.svg @@ -0,0 +1,3 @@ + + + diff --git a/windows/configuration/taskbar/policy-settings.md b/windows/configuration/taskbar/policy-settings.md index e5c9c3d36d..601e0d23a7 100644 --- a/windows/configuration/taskbar/policy-settings.md +++ b/windows/configuration/taskbar/policy-settings.md @@ -126,7 +126,7 @@ Select one of the tabs to see the list of available settings: [!INCLUDE [turn-off-windows-copilot](includes/turn-off-windows-copilot.md)] -#### [:::image type="icon" source="../images/icons/notification.svg"::: **Notifications & actions**](#tab/allapps) +#### [:::image type="icon" source="../images/icons/touch.svg"::: **User actions**](#tab/actions) ::: zone pivot="windows-11" @@ -138,7 +138,6 @@ Select one of the tabs to see the list of available settings: |[Do not allow pinning Store app to the Taskbar](#do-not-allow-pinning-store-app-to-the-taskbar)|❌|✅| |[Prevent changes to Taskbar and Start Menu Settings](#prevent-changes-to-taskbar-and-start-menu-settings)|❌|✅| |[Remove access to the context menus for the taskbar](#remove-access-to-the-context-menus-for-the-taskbar)|❌|✅| -|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅| ::: zone-end ::: zone pivot="windows-10" @@ -190,4 +189,29 @@ Select one of the tabs to see the list of available settings: [!INCLUDE [turn-off-notification-area-cleanup](includes/turn-off-notification-area-cleanup.md)] ::: zone-end +#### [:::image type="icon" source="../images/icons/notification.svg"::: **Notifications**](#tab/allapps) + +::: zone pivot="windows-11" + +|Setting Name|CSP|GPO| +|-|-|-| +|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅| + +::: zone-end + +::: zone pivot="windows-10" + +|Setting Name|CSP|GPO| +|-|-|-| +|[Turn off automatic promotion of notification icons to the taskbar](#turn-off-automatic-promotion-of-notification-icons-to-the-taskbar)|❌|✅| +|[Turn off notification area cleanup](#turn-off-notification-area-cleanup)|❌|✅| + +::: zone-end + +[!INCLUDE [turn-off-automatic-promotion-of-notification-icons-to-the-taskbar](includes/turn-off-automatic-promotion-of-notification-icons-to-the-taskbar.md)] + +::: zone pivot="windows-10" +[!INCLUDE [turn-off-notification-area-cleanup](includes/turn-off-notification-area-cleanup.md)] +::: zone-end + ---