Share via

How to disable Copilot for all MS Edge browsers and M365 app in an organization

LEE JOO LEONG 20 Reputation points
2026-04-02T09:21:14.8666667+00:00

As the IT System Administrator, how do I disable Copilot icon for all Edge browsers and M365 app in an organization.

Microsoft 365 and Office | Install, redeem, activate | For business | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Demi-N 15,060 Reputation points Microsoft External Staff Moderator
    2026-04-02T11:31:35.31+00:00

    Hello @LEE JOO LEONG,

    If you’d like to disable Copilot within Microsoft 365 apps, this can be managed directly from the Microsoft 365 Admin Center. You can do this by navigating to Settings > Integrated apps, then searching for “Copilot”

    User's image Once you select it, choose the option “No users in the organization can install”. This will prevent Copilot from being installed or used within Microsoft 365 applications across your tenant.

    User's image

    For Copilot in Microsoft Edge and on the web, the approach is different. Copilot in Edge is treated as a browser and Windows feature, so it cannot be fully controlled through the Admin Center alone. Instead, this typically requires using policy-based management, such as Intune or Group Policy, to remove or block the Copilot experience.

    Microsoft provides detailed guidance on how to remove or prevent the installation of the Microsoft Copilot app using supported policies in the following article: Updated Windows and Microsoft 365 Copilot Chat experience | Microsoft Learn

    Please let me know if you need any further help

    Kind regards,


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-04-02T09:21:33.11+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To disable or hide Copilot across Edge and Microsoft 365 for an organization, use a combination of Edge policies, Microsoft 365 admin controls, and app-level settings.

    1. Disable or restrict Copilot in Microsoft Edge (organization-wide)

    a. Disable the Edge sidebar (removes Copilot icon and all sidebar apps)

    Configure the HubsSidebarEnabled policy via Group Policy, Intune, or your browser management solution:

    • Set HubsSidebarEnabled to Disabled to hide the entire Edge sidebar, including Copilot.

    This prevents users from seeing or using Copilot Chat in the Edge sidebar.

    b. Block Copilot Chat from using page content (if you allow the sidebar)

    If the sidebar must remain available but Copilot should not use browsing context:

    • Use the EdgeEntraCopilotPageContext policy to control whether Copilot Chat in Edge can use webpage/PDF content for Entra ID–signed users.
    • Use the CopilotPageContext policy to control whether Microsoft Copilot (personal) can use webpage/PDF content when users are signed in with a personal MSA Bing account in a work profile.

    c. User-level toggle (if not enforced by policy)

    If policies allow it, users can turn off the Copilot button and page access themselves:

    • Go to Microsoft Edge > Settings > Appearance > Copilot and Sidebar > Copilot.
    • Turn off Show Copilot button on the toolbar.
    • Turn off Allow Microsoft to access page content.
    1. Disable or limit Copilot Chat in the Microsoft 365 Copilot app, Outlook, and on the web

    Use the Copilot app controls in the Microsoft 365 admin center:

    a. Block the Copilot app tenant-wide

    From Integrated Apps in the Microsoft 365 admin center:

    1. Select Copilot from the list of apps.
    2. Choose a deployment option that effectively blocks it:
      • Do not allow All users in the organization can install.
      • Instead, configure Specific users/group in the organization can install and leave it empty (or only include tightly controlled groups if you want partial access).

    Note:

    • Blocking the Copilot app here is a tenant-wide control for all users, including those with a Microsoft 365 Copilot license.
    • This blocks the Copilot app in the Microsoft 365 Copilot app, in Outlook, and also blocks access to Copilot Chat on the web.

    b. Fine-grained removal of Copilot Chat access

    If the goal is to remove access only for users without a Microsoft 365 Copilot license while keeping it for licensed users, follow the guidance under Removing access to Copilot Chat referenced from the same management article. This allows more granular control than a tenant-wide block.

    1. Turn off Copilot in Microsoft 365 desktop apps (Word, Excel, PowerPoint) for users with personal accounts

    Where users are signed in with personal Microsoft accounts (for example, on unmanaged devices), Copilot can be disabled per app:

    • In each app (Word, PowerPoint, Excel) on Windows or Mac:
      • Clear the Enable Copilot checkbox in the app’s settings.
      • This disables the Copilot icon on the ribbon and prevents use of Copilot features in that app.

    Note: Removing the Copilot icon from the ribbon via ribbon customization does not disable Copilot; it only hides the button. To truly disable Copilot, the Enable Copilot checkbox must be cleared.

    1. Remove or block the Microsoft Copilot app on Windows devices (consumer Copilot)

    If Windows devices in the organization have the standalone Microsoft Copilot app (consumer experience):

    • For enterprise users on managed devices:
      • Uninstall the Microsoft Copilot app via Settings > Apps > Installed Apps, then select Uninstall.
    • To prevent installation or reinstallation at scale (IT admin):
      • Configure an AppLocker policy to block the package:
        • Publisher: CN=MICROSOFT CORPORATION, O=MICROSOFT CORPORATION, L=REDMOND, S=WASHINGTON, C=US
        • Package name: MICROSOFT.COPILOT
        • Package version: *
      • Apply the AppLocker policy according to the guidance in the AppLocker documentation.

    This prevents the Microsoft Copilot app from being installed or run on managed Windows devices.

    1. Optional: Adjust Copilot privacy and context usage in Edge (if not fully disabled)

    If Copilot must remain visible but with minimal data usage:

    • In Edge, users (or a baseline configuration) can set:
      • Settings > Privacy:
        • Disable Context clues to prevent Copilot from using the current webpage, browser history, or preferences.
        • Disable Personalization and memory to prevent Copilot from using memory from previous conversations, Bing/MSN activity, or inferred interests.

    For organization-wide enforcement, prefer the Edge policies (EdgeEntraCopilotPageContext, CopilotPageContext) rather than relying on user settings.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.