Microsoft Teams not launching after Windows update
- Windows 11 version 24H2
- OS Build 26100.9168
- OS Build 26100.9445
- OS Build 26100.8037
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
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.
- Select the Start button and click Settings (the gear icon).
- In the left navigation pane, click Windows Update.
- Click the Check for updates button on the top right of the screen.
- If KB5124008 or KB5129195 appears in the list of available updates, click Download & install.
- 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.
- Open classic Outlook on your desktop.
- Click File in the top-left menu bar, then select Options near the bottom of the left list.
- In the Outlook Options dialog box, click the Add-ins tab on the left.
- 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.
- At the bottom of the window, locate the Manage drop-down menu, select COM Add-ins, and click Go.
- 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.
- 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
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.
- Right-click the Start button and select Task Manager (or press Ctrl + Shift + Esc). Ensure both Microsoft Teams and Outlook are completely closed.
- Open File Explorer from your taskbar and navigate to
%LocalAppData%\Microsoft\TeamsMeetingAddin. - Look for subfolders named with version numbers. Click the subfolder with the highest version or build number (for example,
1.0.23334.11). - Click the address bar at the top of File Explorer, highlight the full folder path, and copy it to your clipboard.
- Click the Start button, type
cmd, right-click Command Prompt in the search results, and select Run as administrator. - 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 - 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 - Restart the Teams desktop client, sign out of your account, and sign back in.
- 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.
- Press Windows key + R on your keyboard to open the Run dialog box.
- Type
regeditinto the box and press Enter or click OK. - In the Registry Editor window, navigate to the following path using the left sidebar:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect - Locate the LoadBehavior entry in the right-hand panel.
- Double-click LoadBehavior. In the Value data field, check the number. If it is set to anything other than
3, change the value to3and click OK. - 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.
- Exit Teams and close Outlook.
- Click Start > Settings > Apps > Installed apps.
- Type
Teams Meeting Add-inin the search box. - Check the version number displayed under Microsoft Teams Meeting Add-in for Microsoft Office.
- If no result appears or the version starts with
1.23:- Download the
UninstallOldTMA.ps1PowerShell script from Microsoft. - Click Start, type
powershell, right-click Windows PowerShell in the search results, and select Run as administrator. - Run the
UninstallOldTMA.ps1script in the PowerShell window.
- Download the
- If the version number does not start with
1.23:- Download the
UninstallTMA.ps1PowerShell script from Microsoft. - Click Start, type
powershell, and select Windows PowerShell. - Run the
UninstallTMA.ps1script in the PowerShell window.
- Download the
- Launch the new Teams app and wait for the Teams Meeting Add-in to reappear under Installed apps.
- 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.
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