Connecting and synchronizing calendars across Microsoft Teams and other services like Outlook
Follow these steps to troubleshoot Outlook not syncing with calendar and Teams:
- Verify the account type
- If the account in Outlook is set up as IMAP or POP, calendar and contacts will not sync. Only email syncs with IMAP/POP.
- The account must be added using Exchange / Microsoft 365 / Exchange ActiveSync for calendar and Teams integration to work.
- Reset the account in Outlook mobile (if using Outlook on phone/tablet)
- Open the Outlook app.
- Go to Settings.
- Tap the account that is not syncing.
- Tap Reset Account and then check if calendar starts syncing.
- Remove and re-add the account in Outlook mobile
- In Settings, tap the account that is not syncing.
- Tap Delete Account > Delete From This Device.
- Add the account again using the Microsoft 365/Exchange option (not IMAP/POP).
- If prompted to configure as IMAP, be aware that this will not sync calendar or contacts; contact the email admin/provider for correct Exchange/ActiveSync settings.
- Check for general Outlook mobile sync issues
- If the account was syncing before and stopped, follow the guidance in Fix Outlook.com email sync issues from the referenced article to remove and recreate the sync partnership.
- Ensure the Outlook app has permission to access Calendar and Contacts in the device’s app permissions.
- Fix corrupted calendar configuration affecting Teams meetings (desktop/new Outlook)
- If the issue is that the Teams meeting toggle is missing when creating events in new Outlook or Teams, the mailbox calendar configuration may be corrupted.
- An admin can run the following PowerShell cmdlet against the mailbox:
Set-MailboxCalendarConfiguration -Identity <user-upn> -DefaultOnlineMeetingProvider TeamsForBusiness - After this change, restart Outlook and Teams and test creating a new event to confirm the Teams meeting option appears and calendar sync behaves correctly.
- If still not working
- If using a work or school Microsoft 365 account, contact the organization’s Microsoft 365 admin or technical support so they can:
- Confirm the mailbox is healthy.
- Confirm Teams and Exchange Online licenses are correctly assigned.
- Run the PowerShell fix above if needed.
- For Outlook.com or Outlook app issues outside an organization, contact Microsoft support.
- If using a work or school Microsoft 365 account, contact the organization’s Microsoft 365 admin or technical support so they can:
References: