Resolve the new Teams client installation issues

This article helps you resolve issues that occur when you try to download and install the new Microsoft Teams client.

Policy settings prevent download and installation

If users receive the following error message when they try to install the app, it means that there are restrictions that prevent them from downloading and installing the app:

Due to org policy, you can't install the new Teams. For more info, contact your IT admin.

Screenshot of the error message if your organization policies restrict installation of new Teams.

It's possible that the MSIX package installation is blocked by registry keys that are set by Group Policy or a third-party tool. For a complete list of applicable registry keys, see How Group Policy works with packaged apps - MSIX.

The following registry keys could block new Teams MSIX package installation:

If AllowAllTrustedApps is disabled, the new Teams app (MSIX) installation fails. This issue has been fixed in the Windows October cumulative update KB5031455:

If this optional October update isn't available for your OS build, the November security update includes the fix.

These three registry keys can be found at either of the following locations:

Some policies might change these registry keys and block app installation in your organization because of a restrictive policy that was set by the admins. Some of the known GPO policies that could prevent installation include:

How to check for restrictive policies for your computer

  1. In Windows, search for Edit Group Policy. Or, right-click the Windows logo button, select Run, and then enter gpedit.msc. This action opens the Local Group Policy Editor.
  2. Navigate to Computer Configuration >Administrative Templates >Windows Components >App package Deployment, and check the following policy settings:
  3. Make sure that these settings are set to Not configured.

For admins who are bulk deploying new Teams to their organization's computers, see Bulk upgrade to the new Microsoft Teams client.

Fix the App switcher toggle

Conditions that can block the user from seeing the App switcher toggle

The following conditions can block users from seeing the app switcher toggle:

How to determine which condition is blocking the app switcher toggle

  1. Open the logs that are in this path: %appdata%/Microsoft/Teams .
  2. Open logs.txt.
  3. Search for appswitcher_appstateservice_check.
  4. Check the enggComplete flag:
  5. Check the isAboveWin10Vibranium flag:
  6. Check the code in the following table to learn the cause of the blocking condition.
Code Meaning
TFLONLY You're signed in to only Teams for Life.
TFLANDTFW You're signed in to Teams for Life and Teams for Work.
SPECIALCLOUD You're signed in to a special cloud that isn't supported.
CROSSCLOUD You're signed in to a government cloud.
VDI You're signed in to a VDI computer (VMware, Citrix, AVD/WV).
SIGNINRESTRICTED You're signed in to the specified tenant but the App switcher toggle doesn't appear.

Update and restart message in the title bar

After a user opts in to the new Teams, they might receive an Update and restart message in the title bar.

This message is expected behavior. Select the link to restart the app.

Windows 10 users receive an error message

Windows 10 users receive the following error message when they download and install the new Teams:

To fix this issue, download and install WebView2 Runtime. Then, restart the Teams desktop app and try again.

Some people don't see the toggle to opt in

Make sure that the user's computer meets the minimum requirements for the Teams desktop app. Then, have them sign out and back in to Teams.

If the toggle still doesn't appear, follow these steps:

  1. Right-click the Teams app icon in the taskbar, and then select Quit.
  2. Open File Explorer. In the address bar, enter the following path: %appdata%/Microsoft/Teams , and then press Enter.
  3. Delete all the folder contents (the Teams app and any custom settings won't be deleted). If you see a message that states that a certain file or folder can't be deleted, select Skip.
  4. Restart the Teams app, right-click the icon, and then select Quit.
  5. Restart the Teams app one more time. You should now see the toggle switch.

Download and install even if Group Policy is set to disabled

You might still be able to download and install the new Teams app even if you have the Allow all trusted apps to install Group Policy set to Disabled.