Share via

I am having trouble installing the latest version of Teams for my laptop.

ChrisD 0 Reputation points
2026-05-21T15:05:38.57+00:00

I uninstalled the Classic version. I get a fail and installation log - no idea what it means. Would you be able to help?

Microsoft Teams | Microsoft Teams Free | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. EmilyS726 236.5K Reputation points Independent Advisor
    2026-05-21T15:39:20.3466667+00:00

    You mentioned you got the log. Can you share the log file via OneDrive link so I can take a look? Thanks!

    Was this answer helpful?

    0 comments No comments

  2. ChrisD 0 Reputation points
    2026-05-21T15:07:23.78+00:00

    OK thanks but this answer is really for IT experts - I have no idea what to do.

    Was this answer helpful?

    0 comments No comments

  3. AI answer

    2026-05-21T15:06:00.6066667+00:00

    Follow these steps to troubleshoot the new Teams installation failure after uninstalling classic Teams:

    1. Confirm classic Teams removal method
      • If classic Teams was user-installed (only one "Microsoft Teams" entry in Apps/Programs), it should be removed automatically after new Teams installs. No extra action is usually required.
      • If there is a "Teams Machine-Wide Installer" entry, classic Teams removal is tied to that installer and Microsoft 365 Apps. Make sure the environment is not blocking the new Teams installation.
    2. Check for policy/registry blocks
      • Some Group Policy or registry settings can block the new Teams MSIX package from installing.
      • On the laptop, open the Local Group Policy Editor (gpedit.msc) and go to:
        • Computer Configuration > Administrative Templates > Windows Components > App package Deployment.
      • Ensure these policies are set to Not configured:
        • Prevent non-admin users from installing packaged Windows apps
        • Allow all trusted apps to install
      • If these are set to block app installs, change them to Not configured (or have an admin do so) and retry the Teams installation.
    3. Check the specific registry keys
      • The following keys can block new Teams MSIX installation:
        • BlockNonAdminUserInstall
        • AllowAllTrustedApps
        • AllowDevelopmentWithoutDevLicense
      • They may exist under:
        • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock
        • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx
      • If AllowAllTrustedApps is disabled, installation fails. Install the latest Windows cumulative update (KB5031455 or later, depending on OS) so that the new Teams app can install even when this policy is disabled, or adjust the policy as above.
    4. Ensure OS and Teams meet minimum requirements
      • Make sure the laptop is on a supported Windows 10/11 build for the new Teams client.
      • Install any pending Windows updates, especially October/November cumulative updates mentioned in the documentation, then retry the Teams installation.
    5. Rerun installation and review logs
      • After adjusting policies and updating Windows, rerun the Teams installer.
      • If the installation still fails, run the official pre-installation check script for new Teams (as referenced in the documentation) to identify remaining issues and follow its suggested resolutions.
    6. If classic Teams was removed manually
      • If classic Teams was manually uninstalled and users are left without any Teams client, ensure that new Teams is deployed machine-wide (for example, via Microsoft 365 Apps or the bulk installer) so that users are not left without a Teams installation.

    If the log still shows failures after these steps, focus on whether the error mentions MSIX, Group Policy, or blocked app deployment; those typically point back to the policy and registry settings described above.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.