From 57baa7d38bcb8594185787e40863e9773e420c8b Mon Sep 17 00:00:00 2001 From: Andrew Glass Date: Wed, 26 Mar 2025 14:27:24 -0700 Subject: [PATCH] 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).