Managing and scheduling events and meetings using the calendar in Microsoft Teams Free
The issue description matches known problems where the Teams Meeting add-in or online meeting provider configuration prevents Outlook/Teams from correctly creating or opening Teams meeting invitations.
Use the following checks and fixes, depending on where the meeting is being set up.
- Verify the Teams Meeting add-in in Outlook
- In Outlook Desktop, select File > Manage COM Add-ins.
- Locate Microsoft Teams Meeting Add-in for Microsoft Office.
- Expand Options and choose Do not monitor this add-in for the next 30 days. If that option is not available, choose Always enable this add-in.
- Select Apply, then Close.
- If the add-in is still missing, re-enable it from Disabled Items:
- Go to File > Options > Add-ins.
- At the bottom, next to Manage, select Disabled items, then Go.
- If Teams is listed, select it and choose Enable.
- Restart Outlook and test the Teams meeting setup link again.
- Prevent Outlook from disabling the Teams add-in If the add-in keeps getting disabled, configure the registry so Outlook does not disable it:
- Open Registry Editor.
- Navigate to
Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Resiliency\DoNotDisableAddinList. - Create a new DWORD (32-bit) value:
- Name:
TeamsAddin.FastConnect - Value:
1
- Name:
- Close Registry Editor and restart Outlook.
- Confirm system requirements for the Teams Meeting add-in
- Ensure .NET Framework 4.8 and WebView2 are installed on the device. These are required for the Teams Meeting add-in to function.
- Fix missing Teams toggle / default online meeting provider If the problem is that the Teams toggle or Teams provider is missing when creating meetings (for example in new Outlook or Teams calendar), the mailbox calendar configuration may be corrupted.
- An administrator can run the following PowerShell cmdlet for the affected user:
Set-MailboxCalendarConfiguration -Identity <user> -DefaultOnlineMeetingProvider TeamsForBusiness - After this change, the Teams meeting toggle should appear again when creating events, and clicking setup links should use Teams correctly.
- If the Teams add-in still does not appear If the add-in is still missing after the steps above, verify the registry load behavior as described in the Teams add-in troubleshooting guidance:
- Open RegEdit.exe.
- Navigate to
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\TeamsAddin.FastConnect. - Check the
LoadBehaviorvalue and ensure it is set to 3. - If it is not 3, change it to 3 and restart Outlook.
If these steps are applied (including the mailbox calendar configuration fix by an admin) and the required components (.NET 4.8, WebView2) are present, Teams meeting setup from Outlook/Teams invitations should start working again.
References: