From 71b5864324b930ffd60ac4475c37fdf20b7bd5b7 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:49:19 -0400 Subject: [PATCH 01/10] Add draft --- .../images/icons/group-policy.svg | 3 ++ .../client-management/images/icons/intune.svg | 24 +++++++++++++ windows/client-management/index.yml | 33 +++++++++++------ .../manage-windows-copilot.md | 36 +++++++++++++++++++ windows/client-management/toc.yml | 2 ++ 5 files changed, 88 insertions(+), 10 deletions(-) create mode 100644 windows/client-management/images/icons/group-policy.svg create mode 100644 windows/client-management/images/icons/intune.svg create mode 100644 windows/client-management/manage-windows-copilot.md diff --git a/windows/client-management/images/icons/group-policy.svg b/windows/client-management/images/icons/group-policy.svg new file mode 100644 index 0000000000..ace95add6b --- /dev/null +++ b/windows/client-management/images/icons/group-policy.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/windows/client-management/images/icons/intune.svg b/windows/client-management/images/icons/intune.svg new file mode 100644 index 0000000000..6e0d938aed --- /dev/null +++ b/windows/client-management/images/icons/intune.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + Icon-intune-329 + + + + + + + + \ No newline at end of file diff --git a/windows/client-management/index.yml b/windows/client-management/index.yml index 9501d46c0a..648fd45409 100644 --- a/windows/client-management/index.yml +++ b/windows/client-management/index.yml @@ -12,10 +12,10 @@ metadata: ms.collection: - highpri - tier1 - author: aczechowski - ms.author: aaroncz + author: vinaypamnani-msft + ms.author: vinpa manager: aaroncz - ms.date: 04/13/2023 + ms.date: 08/14/2023 localization_priority: medium # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new @@ -32,14 +32,14 @@ landingContent: url: mdm-overview.md - linkListType: concept links: - - text: MDM for device updates - url: device-update-management.md - - text: Enterprise settings, policies, and app management + - text: Manage settings url: windows-mdm-enterprise-settings.md - - text: Windows Tools/Administrative Tools - url: client-tools/administrative-tools-in-windows.md - - text: Create mandatory user profiles - url: client-tools/mandatory-user-profile.md + - text: Manage updates + url: device-update-management.md + - text: Manage apps + url: enterprise-app-management.md + - text: Manage Windows Copilot + url: manage-windows-copilot.md - title: Device enrollment linkLists: @@ -82,6 +82,19 @@ landingContent: - text: Policy CSP - Update url: mdm/policy-csp-update.md + # Card (optional) + - title: Client management tools + linkLists: + - linkListType: learn + links: + - text: Windows Tools/Administrative Tools + url: client-tools/administrative-tools-in-windows.md + - text: Use Quick assist + url: client-tools/quick-assist.md + - text: Connect to Azure AD devices + url: client-tools/connect-to-remote-aadj-pc.md + - text: Create mandatory user profiles + url: client-tools/mandatory-user-profile.md # Card (optional) - title: Troubleshoot Windows clients diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md new file mode 100644 index 0000000000..fbead259f5 --- /dev/null +++ b/windows/client-management/manage-windows-copilot.md @@ -0,0 +1,36 @@ +--- +title: Manage Windows Copilot +description: Learn how to manage Windows Copilot using MDM and group policy. +ms.topic: article +ms.date: 08/14/2023 +appliesto: +- ✅ Windows 11 +--- + +# Manage Windows Copilot + +[Introduction] + +## Hide the Copilot button from the taskbar + +[Setting description] + +### [:::image type="icon" source="images/icons/intune.svg"::: **MDM**](#tab/mdm) + +[MDM setting] + +### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) + +[Group policy setting] + +## Turn off Windows Copilot + +[Setting description] + +### [:::image type="icon" source="images/icons/intune.svg"::: **MDM**](#tab/mdm) + +[MDM setting] + +### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) + +[Group policy setting] diff --git a/windows/client-management/toc.yml b/windows/client-management/toc.yml index 9a48d7372f..cbdfe6e389 100644 --- a/windows/client-management/toc.yml +++ b/windows/client-management/toc.yml @@ -48,6 +48,8 @@ items: href: enterprise-app-management.md - name: Manage updates href: device-update-management.md + - name: Manage Windows Copilot + href: manage-windows-copilot.md - name: Secured-Core PC Configuration Lock href: config-lock.md - name: Certificate renewal From e39f89f6f34ca942e2e3e115c2d6b7d4bafa1783 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:10:14 -0400 Subject: [PATCH 02/10] Draft2 --- windows/client-management/manage-windows-copilot.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index fbead259f5..7d8003a52f 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -15,11 +15,11 @@ appliesto: [Setting description] -### [:::image type="icon" source="images/icons/intune.svg"::: **MDM**](#tab/mdm) +#### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) -[MDM setting] +[CSP setting] -### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) +#### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) [Group policy setting] @@ -27,10 +27,10 @@ appliesto: [Setting description] -### [:::image type="icon" source="images/icons/intune.svg"::: **MDM**](#tab/mdm) +#### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) -[MDM setting] +[CSP setting] -### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) +#### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) [Group policy setting] From c379ade758098c4eb3fee09b8e166d1c7b279d8b Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:20:14 -0400 Subject: [PATCH 03/10] Draft3 --- windows/client-management/manage-windows-copilot.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index 7d8003a52f..2e5eaee9e6 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -15,22 +15,26 @@ appliesto: [Setting description] -#### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) +### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) [CSP setting] -#### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) +### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) [Group policy setting] +--- + ## Turn off Windows Copilot [Setting description] -#### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) +### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) [CSP setting] -#### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) +### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) [Group policy setting] + +--- \ No newline at end of file From 61def43eaf7aa8fb74be29ee57e56fe410c69048 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:03:31 -0400 Subject: [PATCH 04/10] test draft --- .../manage-windows-copilot.md | 29 +++++++++++-------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index 2e5eaee9e6..a56df0742a 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -9,25 +9,30 @@ appliesto: # Manage Windows Copilot -[Introduction] +Windows is the first PC platform to provide centralized AI assistance for customers. Together, with Bing Chat and first and third-party plugins, Windows Copilot helps you bring your ideas to life, complete complex projects and collaborate instead of spending energy finding, launching and working across multiple applications. + +This article lists settings available to manage Windows Copilot. To learn more about Windows Copilot, see [Welcome to Copilot in Windows](https://support.microsoft.com/windows/welcome-to-copilot-in-windows-675708af-8c16-4675-afeb-85a5a476ccb0). ## Hide the Copilot button from the taskbar -[Setting description] +This policy setting allows you to hide the Copilot button. If you enable this policy setting, the Copilot button will be hidden and the Settings toggle will be disabled. -### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) - -[CSP setting] - -### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) - -[Group policy setting] - ---- +| | 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** | ## Turn off Windows Copilot -[Setting description] +This policy setting allows you to turn off Windows Copilot. + +- If you enable this policy setting, users will not be able to use Copilot. The Copilot icon will not appear on the taskbar either. +- If you disable or do not configure this policy setting, users will be able to use Copilot when it's available to them. + +| | Setting | +|------------------|---------------------------------------------------------------------------------------------------------| +| **CSP** | ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](mdm/policy-csp-windowsai.md#turnoffwindowscopilot) | +| **Group policy** | User Configuration > Administrative Templates > Start Menu and Taskbar > **Hide the Copilot button** | ### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) From 31378b2a6edcda6ffcc3067ef860ceed1adecefe Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:15:17 -0400 Subject: [PATCH 05/10] Use tables and acro-updates. --- .../client-management/manage-windows-copilot.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index a56df0742a..480fc0febe 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -15,7 +15,7 @@ This article lists settings available to manage Windows Copilot. To learn more a ## 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 will be hidden and the Settings toggle will be disabled. +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. | | Setting | |------------------|------------------------------------------------------------------------------------------------------------------| @@ -24,22 +24,13 @@ This policy setting allows you to hide the Copilot button. If you enable this po ## Turn off Windows Copilot -This policy setting allows you to turn off Windows Copilot. - -- If you enable this policy setting, users will not be able to use Copilot. The Copilot icon will not appear on the taskbar either. -- If you disable or do not configure this policy setting, users will be able to use Copilot when it's available to them. +This policy setting allows you to turn off Windows Copilot. If you enable this policy setting, users can't use Copilot. The Copilot icon doesn't appear on the taskbar either. If you disable or don't configure this policy setting, users can use Copilot when it's available to them. | | Setting | |------------------|---------------------------------------------------------------------------------------------------------| | **CSP** | ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](mdm/policy-csp-windowsai.md#turnoffwindowscopilot) | | **Group policy** | User Configuration > Administrative Templates > Start Menu and Taskbar > **Hide the Copilot button** | -### [:::image type="icon" source="images/icons/intune.svg"::: **CSP**](#tab/csp) +## Related articles -[CSP setting] - -### [:::image type="icon" source="images/icons/group-policy.svg"::: **Group policy**](#tab/group-policy) - -[Group policy setting] - ---- \ No newline at end of file +- [Welcome to Copilot in Windows](https://support.microsoft.com/windows/welcome-to-copilot-in-windows-675708af-8c16-4675-afeb-85a5a476ccb0) From 4c864575d8134b64c92bbe1ff5347f9aa81b8981 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Thu, 31 Aug 2023 11:52:22 -0400 Subject: [PATCH 06/10] More changes --- .../manage-windows-copilot.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index 480fc0febe..d22d6db06d 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -13,15 +13,6 @@ Windows is the first PC platform to provide centralized AI assistance for custom This article lists settings available to manage Windows Copilot. To learn more about Windows Copilot, see [Welcome to Copilot in Windows](https://support.microsoft.com/windows/welcome-to-copilot-in-windows-675708af-8c16-4675-afeb-85a5a476ccb0). -## 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. - -| | 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** | - ## Turn off Windows Copilot This policy setting allows you to turn off Windows Copilot. If you enable this policy setting, users can't use Copilot. The Copilot icon doesn't appear on the taskbar either. If you disable or don't configure this policy setting, users can use Copilot when it's available to them. @@ -29,7 +20,16 @@ This policy setting allows you to turn off Windows Copilot. If you enable this p | | Setting | |------------------|---------------------------------------------------------------------------------------------------------| | **CSP** | ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](mdm/policy-csp-windowsai.md#turnoffwindowscopilot) | -| **Group policy** | User Configuration > Administrative Templates > Start Menu and Taskbar > **Hide the Copilot button** | +| **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 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 07/10] 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 From 2507de1763e70849e95eb0b949c23041ef827542 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 26 Sep 2023 07:45:30 -0700 Subject: [PATCH 08/10] update csp info --- windows/client-management/index.yml | 2 +- .../client-management/manage-windows-copilot.md | 14 +++++++------- windows/client-management/toc.yml | 2 +- windows/hub/index.yml | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/windows/client-management/index.yml b/windows/client-management/index.yml index 648fd45409..c801e72878 100644 --- a/windows/client-management/index.yml +++ b/windows/client-management/index.yml @@ -38,7 +38,7 @@ landingContent: url: device-update-management.md - text: Manage apps url: enterprise-app-management.md - - text: Manage Windows Copilot + - text: Manage Copilot in Windows url: manage-windows-copilot.md - title: Device enrollment diff --git a/windows/client-management/manage-windows-copilot.md b/windows/client-management/manage-windows-copilot.md index 7afea5295a..faaab725dd 100644 --- a/windows/client-management/manage-windows-copilot.md +++ b/windows/client-management/manage-windows-copilot.md @@ -1,21 +1,21 @@ --- -title: Manage Windows Copilot -description: Learn how to manage Windows Copilot using MDM and group policy. +title: Manage Copilot in Windows +description: Learn how to manage Copilot in Windows using MDM and group policy. ms.topic: article ms.date: 09/26/2023 appliesto: - ✅ Windows 11 --- -# Manage Windows Copilot +# Manage Copilot in Windows -Windows is the first PC platform to provide centralized AI assistance for customers. Together, with Bing Chat and first and third-party plugins, Windows Copilot helps you bring your ideas to life, complete complex projects and collaborate instead of spending energy finding, launching and working across multiple applications. +Windows is the first PC platform to provide centralized AI assistance for customers. Together, with Bing Chat, Copilot in Windows helps you bring your ideas to life, complete complex projects and collaborate instead of spending energy finding, launching and working across multiple applications. -This article lists settings available to manage Windows Copilot. To learn more about Windows Copilot, see [Welcome to Copilot in Windows](https://support.microsoft.com/windows/welcome-to-copilot-in-windows-675708af-8c16-4675-afeb-85a5a476ccb0). +This article lists settings available to manage Copilot in Windows. To learn more about Copilot in Windows, see [Welcome to Copilot in Windows](https://support.microsoft.com/windows/welcome-to-copilot-in-windows-675708af-8c16-4675-afeb-85a5a476ccb0). -## Turn off Windows Copilot +## Turn off Copilot in Windows -This policy setting allows you to turn off Windows Copilot. If you enable this policy setting, users can't use Copilot. The Copilot icon doesn't appear on the taskbar either. If you disable or don't configure this policy setting, users can use Copilot when it's available to them. +This policy setting allows you to turn off Copilot in Windows. If you enable this policy setting, users can't use Copilot. The Copilot icon doesn't appear on the taskbar either. If you disable or don't configure this policy setting, users can use Copilot when it's available to them. | | Setting | |------------------|---------------------------------------------------------------------------------------------------------| diff --git a/windows/client-management/toc.yml b/windows/client-management/toc.yml index cbdfe6e389..2fa1371357 100644 --- a/windows/client-management/toc.yml +++ b/windows/client-management/toc.yml @@ -48,7 +48,7 @@ items: href: enterprise-app-management.md - name: Manage updates href: device-update-management.md - - name: Manage Windows Copilot + - name: Manage Copilot in Windows href: manage-windows-copilot.md - name: Secured-Core PC Configuration Lock href: config-lock.md diff --git a/windows/hub/index.yml b/windows/hub/index.yml index 4e91eff22d..fc82f21f3c 100644 --- a/windows/hub/index.yml +++ b/windows/hub/index.yml @@ -106,7 +106,7 @@ productDirectory: - url: /windows/client-management/administrative-tools-in-windows-10 text: Windows administrative tools - url: /windows/client-management/manage-windows-copilot - text: Manage Windows Copilot + text: Manage Copilot in Windows - url: /windows/application-management/index text: Learn more about application management > - url: /windows/client-management From af18ba21d5fe5ae2f5cdd3faadcac28af658d84d Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:42:31 -0700 Subject: [PATCH 09/10] update copilot branding where needed --- windows/whats-new/temporary-enterprise-feature-control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 10d029692c..87391778c9 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -55,7 +55,7 @@ The following features are behind temporary enterprise control in Windows 11: | Touch-optimized taskbar for 2-in-1 devices | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9) | 2023 annual feature update | | | Selecting **Uninstall** for a Win32 app from the right-click menu uses the **Installed Apps** page in **Settings** rather than **Programs and Features** under the **Control Panel** | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | | | Windows Spotlight provides a minimized experience, opportunities to learn more about each image, and allows users to preview images at full screen.| [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature also has a permanent control:

**CSP**: ./User/Vendor/MSFT/Policy/Config/Experience/[AllowWindowsSpotlight](/windows/client-management/mdm/policy-csp-experience#allowwindowsspotlight)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Cloud Content\\**Turn off all Windows spotlight features**| | -| Windows Copilot | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has a permanent control. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| +| Copilot in Windows | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has a permanent control. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section| | Dev Home | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | `Get-AppxPackage -Name Microsoft.Windows.DevHome` | |Dev Drive | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | 2023 annual feature update | This feature has multiple permanent controls. For more information, see the [Windows 11 features with permanent enterprise feature control](#windows-11-features-with-permanent-enterprise-feature-control) section | @@ -73,5 +73,5 @@ The following features introduced through the monthly cumulative updates allow p | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| | **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**

This control disables additional items beyond the **Recommended** items. Review the policy before implementing this control. | | Transfer files to another PC using WiFi direct|[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| -| Windows Copilot | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| +| Copilot in Windows | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| |Dev Drive | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**| From 62e25adccd64c1630829a5ae278cb313b0d78438 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:46:51 -0700 Subject: [PATCH 10/10] update copilot branding where needed --- windows/whats-new/temporary-enterprise-feature-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/temporary-enterprise-feature-control.md b/windows/whats-new/temporary-enterprise-feature-control.md index 87391778c9..b23fb660b3 100644 --- a/windows/whats-new/temporary-enterprise-feature-control.md +++ b/windows/whats-new/temporary-enterprise-feature-control.md @@ -71,7 +71,7 @@ The following features introduced through the monthly cumulative updates allow p |---|---|---|---| | Configure search on the taskbar | [February 28, 2023 - KB5022913](https://support.microsoft.com/topic/february-28-2023-kb5022913-os-build-22621-1344-preview-3e38c0d9-924d-4f3f-b0b6-3bd49b2657b9)| Yes | **CSP**: ./Device/Vendor/MSFT/Policy/Config/Search/[ConfigureSearchOnTaskbarMode](/windows/client-management/mdm/policy-csp-search#configuresearchontaskbarmode)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\Search\\**Configures search on the taskbar**| | The **Recommended** section of the **Start Menu** displays personalized website recommendations |[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)| No |**CSP**: ./Device/Vendor/MSFT/Policy/Config/Start/[HideRecoPersonalizedSites](/windows/client-management/mdm/policy-csp-start)

**Group Policy**: Computer Configuration\Administrative Templates\Start Menu and Taskbar\\**Remove Personalized Website Recommendations from the Recommended section in the Start Menu**| -| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**

This control disables additional items beyond the **Recommended** items. Review the policy before implementing this control. | +| **Recommended** section added to File Explorer Home for users signed into Windows with an Azure AD account. | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes | **CSP**:./Device/Vendor/MSFT/Policy/Config/FileExplorer/[DisableGraphRecentItems](/windows/client-management/mdm/policy-csp-fileexplorer#disablegraphrecentitems)

**Group Policy**: Computer Configuration\Administrative Templates\Windows Components\File Explorer\\**Turn off files from Office.com in Quick Access View**

**Note**: This control disables additional items beyond the **Recommended** items. Review the policy before implementing this control. | | Transfer files to another PC using WiFi direct|[September 2023 - KB5030310](https://support.microsoft.com/kb/5030310)|Yes|**CSP**: ./Device/Vendor/MSFT/Policy/Config/Wifi/[AllowWiFiDirect](/windows/client-management/mdm/policy-csp-wifi#allowwifidirect)| | Copilot in Windows | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSP**: ./User/Vendor/MSFT/WindowsAI/[TurnOffWindowsCopilot](/windows/client-management/mdm/policy-csp-windowsai#turnoffwindowscopilot)

**Group Policy**: User Configuration\Administrative Templates\Windows Components\Windows Copilot\\**Turn off Windows Copilot**| |Dev Drive | [September 2023 - KB5030310](https://support.microsoft.com/kb/5030310) | Yes |**CSPs**:
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[EnableDevDrive](/windows/client-management/mdm/policy-csp-filesystem#enableeeverive)
- ./Device/Vendor/MSFT/Policy/Config/FileSystem/[DevDriveAttachPolicy](/windows/client-management/mdm/policy-csp-filesystem#devdriveattachpolicy)

**Group Policies**:
- Computer Configuration\Administrative Templates\System\FileSystem\\**Enable dev drive**
- Computer Configuration\Administrative Templates\System\FileSystem\\**Dev drive filter attach policy**|