As you might know, there is a new category of PCs out there called Copilot+ PCs. These are defined by primarily two things, they have an NPU with over 40 TOPS (trillion operations per second), and they have the Copilot button on the keyboard. Of course they also run Windows 11.
As per writing this blogpost, we have mainly seen ARM based Copilot+ PCs. But x86 based versions from AMD and Intel is around the corner!
One thing that has gain a lot of attention is the Copilot button. When the first devices were released this opened the consumer version of Copilot, the Microsoft Copilot app. This app does not work corporate environment, since we don’t get the “correct” version of Copilot. The Copilot we want to use is the Microsoft 365 Copilot where you sign in with your corporate credentials.
There has been changes
Since the October patches 2024, Microsoft has altered the behavior of the Copilot button based how you sign into your computer.
Another change that has happened is that the Copilot in Windows (preview) experience has been removed and is replaced by either Microsoft Copilot app or Microsoft 365 app based on your scenario (see the table below).
The following table will show you that based on you you authenticated onto you computer, different things will happen.
Configuration | Copilot experience | Copilot key invokes |
---|---|---|
Copilot not enabled in environment | Neither Copilot in Windows (preview) nor the Microsoft Copilot app are present. | Windows Search |
Copilot enabled + do not authenticate with Microsoft Entra | Copilot in Windows (preview) is removed and replaced by the Microsoft Copilot app, which is not pinned to the taskbar unless you elect to do so. | Microsoft Copilot app |
Copilot enabled + authenticate with Microsoft Entra + new device | Copilot in Windows (preview) is not present. Microsoft Copilot is accessed through the Microsoft 365 app (after post-setup update). | Microsoft Copilot within the Microsoft 365 app (after post-setup update). |
Copilot enabled + authenticate with Microsoft Entra + existing device | Copilot in Windows (preview) is removed. Existing users with Copilot enabled on their devices will still see the Microsoft Copilot app. | IT admins should use policy to remap the Copilot key to the Microsoft 365 app, or prompt users to choose. |
In a corporate world, we strive to have the Microsoft 365 app launching when pressing the Copilot button on the keyboard, since that’s where we can use the Microsoft 365 Copilot. So let’s walk though the different scenarios.
New Copilot+ PCs
If you are setting up a new Copilot+ PC (or resetting an existing one), there isn’t that much you need to do. As long as you get the October 2024 monthly security update installed, the Copilot button will remap to the Microsoft 365 app if signed in with an Microsoft Entra account and you have Copilot enabled in your environment, and it doesn’t need to be the “fancy” $30 per month version. If you have disabled Copilot, the button will (as the table says) open Windows ´Search instead.
Existing Copilot+ PCs
For your existing Copilot+ PCs which were setup prior to the release of the October 2024 monthly security update, you as an admin have to take action since the default value for users would be to launch the Microsoft Copilot app. This can be done in two ways, either prompt the users to make the change them self in Settings or push out a new configuration for the computers using a GPO or Intune CSP policy.
Setting | |
---|---|
CSP | ./User/Vendor/MSFT/Policy/Config/WindowsAI/SetCopilotHardwareKey |
Group policy | User Configuration > Administrative Templates > Windows Components > Windows Copilot > Set Copilot Hardware Key |
As of the latest service release of Microsoft Intune, you can now also do this usign Setting catalog, which is not yet reflected in the Microsoft documentation.
Let’s have a look at how we set this up in Microsoft Intune. (UPDATED with settings catalog instructions)
Navigate to the Microsoft Intune Admin Center and select Devices > Windows > Configuration and create a new policy. Select Windows 10 and later then Settings Catalog. Select it and click “Create“.
We start by giving the new profile a name which makes sense in our environment. Then click Next.
Next step is to add the setting by pressing +Add setting. Search for Windows AI and select the “Set Copilot Hardware Key (user)” setting.
Close the flyout and enter the AUMID for the Microsoft 365 app.
AUMID: Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe!Microsoft.MicrosoftOfficeHub
If you are not using Copilot and want to disable the button, set the value to 0 instead of the AUMID of the Microsoft 365 app.
Click though the wizard and assign the profile to an applicable group.
Review your configuration before creating.
We have now successfully changed the behavior of the Copilot button on our Copilot+ PCs!