Remove Microsoft teams from outlook for all users

J-3804 1,596 Reputation points
2023-08-01T05:42:48.8333333+00:00

Hey Team,

We want to remove Microsoft Teams meetings from Outlook for the entire organization.

Please send me steps or link on how I can proceed with this.

Thank you for your help

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,869 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,474 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,484 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 152.3K Reputation points MVP
    2023-08-02T15:22:27.79+00:00

    Hi, you can also disable at the org level:

    Set-OrganizationConfig -OnlineMeetingsByDefaultEnabled $False
    

    https://learn.microsoft.com/en-us/powershell/module/exchange/set-organizationconfig?view=exchange-ps

    User's image


1 additional answer

Sort by: Most helpful
  1. JimmyYang-MSFT 56,571 Reputation points Microsoft Vendor
    2023-08-02T02:39:52.8933333+00:00

    Hi @Jennifer

    Welcome to Q&A forum!

    Based on your description, do you mean you want to permanently remove Teams plugin from Outlook?

    If you currently don't want to use the Teams Meeting add-in, as a workaround, it's suggested that you use the registry to disable it. Please open registry and located to: Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect, then double click LoadBehavior and change the value to 0. Then the Teams Meeting addin will not shown in Outlook.
    (Note: Serious problems can occur if you modify the registry incorrectly. Before making changes, back up the registry to restore it in case something goes wrong.)

    Hope the above help!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.



Your answer

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