From 2ceffb89b9c1eadd68831ff74b26b373a2ec2997 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 26 Sep 2023 07:35:23 -0700 Subject: [PATCH] update csp info --- windows/client-management/manage-windows-copilot.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index d22d6db06d..7afea5295a 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -2,7 +2,7 @@ title: Manage Windows Copilot description: Learn how to manage Windows Copilot using MDM and group policy. ms.topic: article -ms.date: 08/14/2023 +ms.date: 09/26/2023 appliesto: - ✅ Windows 11 --- @@ -22,14 +22,7 @@ This policy setting allows you to turn off Windows Copilot. If you enable this p | **CSP** | ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](mdm/policy-csp-windowsai.md#turnoffwindowscopilot) | | **Group policy** | User Configuration > Administrative Templates > Windows Copilot > **Turn off Windows Copilot** | -## Hide the Copilot button from the taskbar -This policy setting allows you to hide the Copilot button. If you enable this policy setting, the Copilot button is hidden and the Settings toggle is disabled. You can still open Copilot in other ways such as the `Win + C` keyboard shortcut. - -| | Setting | -|------------------|------------------------------------------------------------------------------------------------------------------| -| **CSP** | ./[Device/User]/Vendor/MSFT/Policy/Config/Start/[HideCopilotButton](mdm/policy-csp-start.md#hidecopilotbutton) | -| **Group policy** | Computer or User Configuration > Administrative Templates > Start Menu and Taskbar > **Hide the Copilot button** | ## Related articles