Skip to content

Microsoft Teams not launching after Windows update

Affects
  • Windows 11 version 24H2
  • OS Build 26100.9168
  • OS Build 26100.9445
  • OS Build 26100.8037
Daniel Okafor6 min read

Quick answer

If Microsoft Teams or Outlook fails to launch after installing a Windows update, installing update KB5124008 or out-of-band update KB5129195 resolves a known issue on ARM-based devices. You can also re-register the Teams Addin Loader DLL file or re-enable the Teams Meeting add-in inside Outlook settings. If you recently upgraded to the new Teams app, running Microsoft's TMA cleanup script in PowerShell reinstalls the required files.

When Microsoft Teams refuses to open or silently crashes after a recent Windows update, it can completely disrupt your workday. This issue frequently occurs after cumulative update rollouts—such as security update KB5121003 on OS Build 26100.9168—where both Microsoft Teams and Outlook fail to launch, especially on ARM-based Windows devices. In other instances, updating Windows or transitioning from classic Teams to the new Teams desktop app breaks the underlying Teams Addin Loader or corrupts background registry keys in Outlook.

This guide is written for everyday Windows users experiencing launch failures, missing meeting add-ins, or startup freezes. We will start with the fastest official Windows update patches, followed by step-by-step repair procedures to restore your app functionality.

Method 1: Install update KB5124008 or KB5129195

Illustration: the About page under Settings > System

Illustration: the About page under Settings > System

If your computer installed the August security update KB5121003, Microsoft identified a known issue on OS Build 26100.9168 where Teams and Outlook fail to launch on ARM-based devices. Microsoft has resolved this bug in update KB5124008 and out-of-band update KB5129195.

  1. Select the Start button and click Settings (the gear icon).
  2. In the left navigation pane, click Windows Update.
  3. Click the Check for updates button on the top right of the screen.
  4. If KB5124008 or KB5129195 appears in the list of available updates, click Download & install.
  5. Once the installation completes, restart your PC and launch Microsoft Teams.

Using this method applies the official fix directly from Microsoft. Afterwards, both Teams and Outlook should launch normally without crashing.

Method 2: Enable the Teams Meeting add-in in Outlook

If Teams or its integrated meeting features stop launching alongside Outlook, the Microsoft Teams Meeting Add-in for Microsoft Office may have been disabled automatically by Office.

  1. Open classic Outlook on your desktop.
  2. Click File in the top-left menu bar, then select Options near the bottom of the left list.
  3. In the Outlook Options dialog box, click the Add-ins tab on the left.
  4. Look at the Active Application Add-ins list to see if Microsoft Teams Meeting Add-in for Microsoft Office is listed. If it appears under Disabled Application Add-ins, proceed to the next step.
  5. At the bottom of the window, locate the Manage drop-down menu, select COM Add-ins, and click Go.
  6. In the COM Add-ins box, locate Microsoft Teams Meeting Add-in for Microsoft Office and click the checkbox next to it so a checkmark appears.
  7. Click OK to close the window, then close and restart Outlook.

This method re-enables integration between classic Outlook and Teams. After restarting Outlook, the add-in will load automatically.

Method 3: Reregister the Teams Addin Loader file

Illustration: the About page under Settings > System

Illustration: the About page under Settings > System

When a Windows update breaks the connection between Teams and Office components, re-registering the DLL file restores the background startup handler. Note: Running Command Prompt commands modifies system file registrations, so follow the steps carefully.

  1. Right-click the Start button and select Task Manager (or press Ctrl + Shift + Esc). Ensure both Microsoft Teams and Outlook are completely closed.
  2. Open File Explorer from your taskbar and navigate to %LocalAppData%\Microsoft\TeamsMeetingAddin.
  3. Look for subfolders named with version numbers. Click the subfolder with the highest version or build number (for example, 1.0.23334.11).
  4. Click the address bar at the top of File Explorer, highlight the full folder path, and copy it to your clipboard.
  5. Click the Start button, type cmd, right-click Command Prompt in the search results, and select Run as administrator.
  6. For 64-bit Office, type the following command, replacing <path copied> with your copied path, and press Enter: %SystemRoot%\System32\regsvr32.exe /n /i:user <path copied>\x64\Microsoft.Teams.AddinLoader.dll
  7. For 32-bit Office, type the following command instead and press Enter: %SystemRoot%\SysWOW64\regsvr32.exe /n /i:user <path copied>\x86\Microsoft.Teams.AddinLoader.dll
  8. Restart the Teams desktop client, sign out of your account, and sign back in.
  9. Restart Outlook (ensuring Outlook is not running in Administrator mode).

Re-registering Microsoft.Teams.AddinLoader.dll repairs missing entry points and allows Teams to launch without administrative conflicts.

Method 4: Correct the LoadBehavior registry key

If Windows updates or policy shifts change your startup settings, the registry key governing Teams startup may be set incorrectly. Warning: Modifying registry entries incorrectly can cause system instability. Follow these instructions exactly.

  1. Press Windows key + R on your keyboard to open the Run dialog box.
  2. Type regedit into the box and press Enter or click OK.
  3. In the Registry Editor window, navigate to the following path using the left sidebar: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect
  4. Locate the LoadBehavior entry in the right-hand panel.
  5. Double-click LoadBehavior. In the Value data field, check the number. If it is set to anything other than 3, change the value to 3 and click OK.
  6. Close the Registry Editor and restart your computer.

Setting LoadBehavior to 3 forces Outlook and Windows to load the Teams add-in automatically upon startup.

Method 5: Reinstall the Teams add-in using Microsoft's PowerShell script

If you recently upgraded from classic Teams to the new Teams app, old add-in remnants can stop Teams from launching. Uninstalling the old add-in via PowerShell resolves conflicting installations.

  1. Exit Teams and close Outlook.
  2. Click Start > Settings > Apps > Installed apps.
  3. Type Teams Meeting Add-in in the search box.
  4. Check the version number displayed under Microsoft Teams Meeting Add-in for Microsoft Office.
  5. If no result appears or the version starts with 1.23:
    • Download the UninstallOldTMA.ps1 PowerShell script from Microsoft.
    • Click Start, type powershell, right-click Windows PowerShell in the search results, and select Run as administrator.
    • Run the UninstallOldTMA.ps1 script in the PowerShell window.
  6. If the version number does not start with 1.23:
    • Download the UninstallTMA.ps1 PowerShell script from Microsoft.
    • Click Start, type powershell, and select Windows PowerShell.
    • Run the UninstallTMA.ps1 script in the PowerShell window.
  7. Launch the new Teams app and wait for the Teams Meeting Add-in to reappear under Installed apps.
  8. Restart Outlook.

This script cleanly strips obsolete add-in builds so the new Teams desktop client can rebuild its local files correctly.

If nothing worked

If Microsoft Teams still refuses to launch, your installation might be impacted by a broader Microsoft account authentication issue, such as the sign-in bug originally identified under update KB5079473 (OS Build 26100.8037) which was resolved in KB5085516.

First, run the automated system troubleshooter by opening Settings > System > Troubleshoot > Other troubleshooters and running the Windows Update troubleshooter.

If the issue started immediately after a major monthly quality update, you can roll back the update temporarily. Open Settings > Windows Update > Update history > Uninstall updates, locate the most recently installed update, and click Uninstall. After rebooting, launch Teams to verify if functionality is restored while you wait for the next cumulative patch.

Sources

Frequently asked questions

Why did Microsoft Teams stop launching after the latest Windows update?

A known bug introduced in security update KB5121003 caused Microsoft Teams and Outlook to fail to launch on certain ARM-based Windows devices. Installing update KB5124008 or KB5129195 resolves this issue.

How do I fix Microsoft Teams not opening in Outlook?

Open Outlook, go to File > Options > Add-ins, and verify that the Microsoft Teams Meeting Add-in is listed under Active Application Add-ins. If it is disabled, select COM Add-ins from the Manage menu at the bottom, click Go, check the Teams add-in box, and restart Outlook.

What registry key controls the Microsoft Teams Outlook add-in?

The registry key located at HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect controls loading behavior. Setting the LoadBehavior value to 3 ensures the add-in loads automatically at startup.

Checked against Microsoft's release notes on ; re-checked when a new build ships.

Written by

Daniel Okafor

Writes Thea's error-code and app-breakage guides. Each fix is checked against Microsoft's documentation and community reports, and updated when a new Windows 11 build changes the steps.

More from Daniel Okafor

Related guides

  • How-To GuidesWindows 11, version 26H1

    How to run the Windows Update troubleshooter

    To run the Windows Update troubleshooter in Windows 11, navigate to Settings > System > Troubleshoot > Other troubleshooters and click the Run button next to Windows Update. The tool automatically scans background update components, resolves configuration errors, and clears cached files. After the process finishes, restart your computer and check for updates again.

    Priya Natarajan

  • Apps Not WorkingWindows 11 24H2

    Sound Not Working After Windows 11 Update

    If sound is not working after a Windows 11 update, your primary audio device may have been muted or swapped during the installation. You can resolve this issue by selecting your correct output device in Quick Settings, running the automated audio troubleshooter, or reconnecting your Bluetooth audio hardware. Follow these step-by-step methods to restore sound on your PC.

    Daniel Okafor

  • Windows UpdatesWindows 11 version 24H2 (OS Build 26100.9445)

    What's new in KB5124008 (Windows 11 build 26100.9445)

    KB5124008 is a mandatory security update released on September 8, 2026, for Windows 11 version 24H2 and version 25H2. It updates system build numbers to 26100.9445 and 26200.9445 while delivering core security maintenance, stability fixes, and cumulative improvements. Users can install it through Windows Update or download standalone packages from the Microsoft Update Catalog.

    Maya Reyes

  • Apps Not WorkingWindows 11, version 24H2

    Printer not working after Windows 11 update

    If your printer stopped working after a Windows 11 update, start by running the guided printer troubleshooting options inside the built-in Get Help app. You can also check Windows Update for out-of-band updates designed to fix known security update issues. If the print queue remains stuck or offline, uninstalling the recent Windows update will restore your printer to working order.

    Daniel Okafor

  • Apps Not WorkingWindows 11, version 25H2

    Windows Explorer crashing after update

    When Windows Explorer crashes repeatedly after installing a Windows update, restarting the process or clearing the File Explorer cache usually stops the freezing loop. If file navigation remains broken, running a system file check or uninstalling the most recent update will restore stability to your desktop and taskbar.

    Daniel Okafor