From fd11a4b010b88beba0e7da2834838605d9c8e08d Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:18:35 -0700 Subject: [PATCH 1/9] Learn Editor: Update policy-csp-windowsai.md --- windows/client-management/mdm/policy-csp-windowsai.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index caf72cbace..cf72ce10b9 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -363,9 +363,15 @@ This policy setting allows you to control whether Image Creator functionality is This policy setting determines which app opens when the user presses the Copilot key on their keyboard. -- If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings. +- If the policy is enabled, the specified app will open when the user presses the Copilot key. +Users can change the key assignment in Settings, but cannot select a different custom app. + +- If the policy isn't configured, Copilot or Microsoft 365 Copilot will open if it's available in that country or region. + +The property value is the Application User Model ID (AUMID) for the target application. For example: Notepad `Microsoft.WindowsNotepad_8wekyb3d8bbwe!App`. + +To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). -- If the policy isn't configured, Copilot will open if it's available in that country or region. From 2744d7738edbb662e1b2458eedef00bd97cbe332 Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:20:15 -0700 Subject: [PATCH 2/9] Learn Editor: Update policy-csp-windowsai.md --- windows/client-management/mdm/policy-csp-windowsai.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index cf72ce10b9..f64b5633d6 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -363,14 +363,11 @@ This policy setting allows you to control whether Image Creator functionality is This policy setting determines which app opens when the user presses the Copilot key on their keyboard. -- If the policy is enabled, the specified app will open when the user presses the Copilot key. -Users can change the key assignment in Settings, but cannot select a different custom app. +- If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings, but cannot select a different custom app. - If the policy isn't configured, Copilot or Microsoft 365 Copilot will open if it's available in that country or region. -The property value is the Application User Model ID (AUMID) for the target application. For example: Notepad `Microsoft.WindowsNotepad_8wekyb3d8bbwe!App`. - -To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). +The property value is the Application User Model ID (AUMID) for the target application. For example: Notepad is `Microsoft.WindowsNotepad_8wekyb3d8bbwe!App`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). From ac8617d4155716a3ae4a48a2b7be1ebf623df4b5 Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:23:06 -0700 Subject: [PATCH 3/9] Learn Editor: Update policy-csp-windowsai.md --- windows/client-management/mdm/policy-csp-windowsai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index f64b5633d6..47e181633e 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -365,7 +365,7 @@ This policy setting determines which app opens when the user presses the Copilot - If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings, but cannot select a different custom app. -- If the policy isn't configured, Copilot or Microsoft 365 Copilot will open if it's available in that country or region. +- If the policy isn't configured, Microsoft 365 Copilot or Copilot will open if it's available for that user's account in that country or region. The property value is the Application User Model ID (AUMID) for the target application. For example: Notepad is `Microsoft.WindowsNotepad_8wekyb3d8bbwe!App`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). From 57baa7d38bcb8594185787e40863e9773e420c8b Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:27:24 -0700 Subject: [PATCH 4/9] Learn Editor: Update policy-csp-windowsai.md --- windows/client-management/mdm/policy-csp-windowsai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index 47e181633e..016090e9cb 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -365,9 +365,9 @@ This policy setting determines which app opens when the user presses the Copilot - If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings, but cannot select a different custom app. -- If the policy isn't configured, Microsoft 365 Copilot or Copilot will open if it's available for that user's account in that country or region. +- If the policy isn't configured, Microsoft 365 Copilot or Copilot will open if it's available for that user's account in that country or region. Users can change the key assignment in Settings including selecting a different custom app. -The property value is the Application User Model ID (AUMID) for the target application. For example: Notepad is `Microsoft.WindowsNotepad_8wekyb3d8bbwe!App`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). +The property value is the Application User Model ID (AUMID) for the target application. For example: the Microsoft 365 Copilot app is `Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). From e0a77c209cebd7ab8ba65bb179117048d24a7083 Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:47:41 -0700 Subject: [PATCH 6/9] Fix formatting issue in policy description --- windows/client-management/mdm/policy-csp-windowsai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index 016090e9cb..bc0596b1f3 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -367,12 +367,12 @@ This policy setting determines which app opens when the user presses the Copilot - If the policy isn't configured, Microsoft 365 Copilot or Copilot will open if it's available for that user's account in that country or region. Users can change the key assignment in Settings including selecting a different custom app. -The property value is the Application User Model ID (AUMID) for the target application. For example: the Microsoft 365 Copilot app is `Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). - +The property value is the Application User Model ID (AUMID) for the target application. For example: the Microsoft 365 Copilot app is `Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). + From 159309b2c684e0b6dce7e08b52609c7ab6d07984 Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:50:13 -0700 Subject: [PATCH 7/9] Simplify Copilot key policy description --- windows/client-management/mdm/policy-csp-windowsai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index bc0596b1f3..92014c9ff1 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -363,9 +363,9 @@ This policy setting allows you to control whether Image Creator functionality is This policy setting determines which app opens when the user presses the Copilot key on their keyboard. -- If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings, but cannot select a different custom app. +- If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings. -- If the policy isn't configured, Microsoft 365 Copilot or Copilot will open if it's available for that user's account in that country or region. Users can change the key assignment in Settings including selecting a different custom app. +- If the policy isn't configured, Copilot will open if it's available in that country or region. From dd927a7456fe3d18f1ae473bc1be2e2bce7ff381 Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:51:16 -0700 Subject: [PATCH 8/9] Remove extra blank line in policy description --- windows/client-management/mdm/policy-csp-windowsai.md | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index 92014c9ff1..8c6c7e0d3e 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -366,7 +366,6 @@ This policy setting determines which app opens when the user presses the Copilot - If the policy is enabled, the specified app will open when the user presses the Copilot key. Users can change the key assignment in Settings. - If the policy isn't configured, Copilot will open if it's available in that country or region. - From d596464044712ec18305ba85e452ccf8a02ef003 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Wed, 26 Mar 2025 16:58:39 -0700 Subject: [PATCH 9/9] fix link --- windows/client-management/mdm/policy-csp-windowsai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-windowsai.md b/windows/client-management/mdm/policy-csp-windowsai.md index 8c6c7e0d3e..4708cd0e55 100644 --- a/windows/client-management/mdm/policy-csp-windowsai.md +++ b/windows/client-management/mdm/policy-csp-windowsai.md @@ -1,7 +1,7 @@ --- title: WindowsAI Policy CSP description: Learn more about the WindowsAI Area in Policy CSP. -ms.date: 03/12/2025 +ms.date: 03/26/2025 ms.topic: generated-reference --- @@ -370,7 +370,7 @@ This policy setting determines which app opens when the user presses the Copilot -The property value is the Application User Model ID (AUMID) for the target application. For example: the Microsoft 365 Copilot app is `Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub`. To help you retrieve AUMIDs, you can refer to this article: [Find the Application User Model ID of an installed app | Microsoft Learn](https://learn.microsoft.com/en-us/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11). +The property value is the Application User Model ID (AUMID) for the target application. For example: the Microsoft 365 Copilot app is `Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub`. For more information, see [Find the application user model ID of an installed app](/windows/configuration/store/find-aumid?tabs=ps%2Cexplorer&pivots=windows-11).