Microsoft Intune Enables Removal of Copilot App

Microsoft has added a new policy, RemoveMicrosoftCopilotApp, that lets IT administrators uninstall the Microsoft Copilot app from managed Windows 11 devices under controlled conditions. The capability is rolling to Windows Insider Dev and Beta builds and is slated for Windows 11 version 25H2 and later. Removal is conditional: the Copilot app must not be user-installed, must be inactive for 28 days, and in some cases both Microsoft 365 Copilot and Microsoft Copilot must be present. The policy can be deployed via Microsoft Intune, Group Policy, and SCCM, and users retain the ability to reinstall Copilot after removal. This gives enterprise IT explicit, targeted controls over a built-in AI experience, addressing prior gaps caused by CSP/OMA-URI deprecations and post-24H2 behavior changes.
What happened
Microsoft introduced a new policy, RemoveMicrosoftCopilotApp, that enables IT administrators to uninstall the Microsoft Copilot app from managed Windows 11 devices in a targeted, reversible way. The setting began appearing in Windows Insider Dev and Beta builds (notably Build 26220.7535) and is documented for Windows 11 version 25H2 and later. Removal is conditional and triggers only when the app was not installed by the user, has not been launched in the last 28 days, and in some descriptions when both Microsoft 365 Copilot and the Microsoft Copilot app are installed. Admins can deploy the policy via Microsoft Intune, SCCM, or Group Policy; users can still reinstall Copilot after removal.
Technical details
The new capability is exposed as the policy RemoveMicrosoftCopilotApp and complements existing management surfaces. Supported deployment and configuration routes include:
- •Intune Settings Catalog entry under the Windows AI category, where admins can pick the Copilot removal setting.
- •Group Policy path: User Configuration -> Administrative Templates -> Windows AI -> Remove Microsoft Copilot App.
- •Policy CSP and legacy OMA-URI mechanisms, although some CSPs such as ./User/Vendor/MSFT/Policy/Config/WindowsAI/TurnOffWindowsCopilot are being deprecated and should be migrated to Settings Catalog entries.
The removal is designed to be conservative: it uninstalls the Copilot app once the conditions are met rather than forcibly blocking or preventing future installs. The policy applies to Enterprise, Pro, and EDU SKUs as implemented in Insider previews. Administrators who previously used AppLocker or PowerShell to block or uninstall Copilot now have a built-in, supported control that integrates with Intune and SCCM.
Context and significance
Enterprises have been seeking deterministic controls for built-in AI assistants since Copilot shifted from a component to a discrete app in recent Windows updates. Earlier methods relied on OMA-URI or ad-hoc AppLocker and scripting approaches, which broke or became awkward after the 24H2 transition. This policy formalizes admin intent: keep AI assistants out of managed endpoints when they are not appropriate while avoiding collateral disruption to users who rely on Copilot. For security, compliance, and data-governance teams, a central policy reduces the operational burden of custom scripts and AppLocker rules and aligns with broader enterprise needs to manage AI surface area.
What to watch
Monitor the rollout from Insider to general availability in Windows 11 version 25H2, and watch Microsoft documentation for final CSP deprecation timelines. IT teams should pilot the policy on a small group, verify interactions with AppLocker/SCCM scripts, and update Intune deployment guides to use the Settings Catalog rather than deprecated OMA-URI paths.
Scoring Rationale
This is a practical, useful admin control that solves a recurring enterprise problem but does not change core AI capabilities or research. It affects IT operations and device management workflows rather than model development or benchmarks.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


