Prevent (New) Teams from Prompting to Register as the Default App for Chats and Calls

Kurt van Veen 0 Reputation points
2024-09-23T17:41:20.0533333+00:00

We have installed New Teams on a VDI and every time the user gets a new VDI session and it launches Teams, it prompts to "Make the new Teams your default app for chats and calls". We do not want this prompt to ever be displayed. How can we disable it?

We have updated the registry to show this but the pop-up is still displayed:

HKLM\SOFTWARE\IM Providers\Teams FriendlyName = Microsoft Teams

HKLM\SOFTWARE\IM Providers\Teams ProcessName = Teams.exe or ms-teams.exe

User's image

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,082 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Kurt van Veen 0 Reputation points
    2024-09-23T19:43:19.37+00:00

    I figured it out by updating the Registry. The pop-up is no longer being displayed.

    At HKLM\SOFTWARE\IM Providers I added a key called MsTeams, and added these keys within with these values:

    FriendlyName = Microsoft Teams

    GUID = {88435F68-FFC1-445F-8EDF-EF78B84BA1C7}

    ProcessName = ms-teams.exe

    User's image

    0 comments No comments

  2. JimmyYang-MSFT 52,641 Reputation points Microsoft Vendor
    2024-09-24T06:28:05.6166667+00:00

    Hi @Kurt van Veen

    Thanks for your feedback above which shared more information and glad to know that your issue is resolved now! Since our forum has the policy that The question author cannot accept their own answer. They can only accept answers by others, and according to the scenario introduced here: Answering your own questions on Microsoft Q&A

    I would make a brief summary of this post so that other forum members could easily find useful information here:

    [Prevent (New) Teams from Prompting to Register as the Default App for Chats and Calls - Summary]

    Issue Symptom: We have installed New Teams on a VDI and every time the user gets a new VDI session and it launches Teams, it prompts to "Make the new Teams your default app for chats and calls". We do not want this prompt to ever be displayed.

    Solution: By adding a few keys to the registry, the pop-up is no longer displayed.

    Create a key called MsTeams under HKLM\SOFTWARE\IM Providers. Add these string values:

    FriendlyName = Microsoft Teams

    GUID = {88435F68-FFC1-445F-8EDF-EF78B84BA1C7}

    ProcessName = ms-teams.exeUser's image


    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.


    0 comments No comments

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.