After a Microsoft Teams meeting, you open the Meeting Recap tab expecting AI-generated notes from Copilot, but the section is blank or missing entirely. This problem occurs when the meeting organizer or a participant lacks the required Copilot license, or when the meeting recording and transcription features are not enabled. This article explains the root causes and provides step-by-step fixes to restore Copilot notes in Teams Meeting Recap.
Key Takeaways: Restoring Copilot AI Notes in Teams Meeting Recap
- Microsoft 365 admin center > Copilot license assignment: Each meeting participant must have a Copilot for Microsoft 365 license assigned to generate AI notes.
- Teams admin center > Meeting policies > Allow transcription: Transcription must be enabled for the meeting policy applied to the organizer.
- Teams meeting options > Record automatically: The meeting must be set to record automatically or the organizer must start recording manually.
Why Copilot AI Notes Are Missing from Teams Meeting Recap
Copilot in Teams generates AI notes by processing the meeting transcript and recording. If either the transcript or the recording is missing, Copilot cannot produce notes. The root cause is almost always one of three conditions: the meeting organizer or participants lack a Copilot for Microsoft 365 license, transcription is disabled in the meeting policy, or the meeting was not recorded. Additionally, the Copilot feature must be enabled in the Teams meeting options by the organizer. Without these prerequisites, the Meeting Recap tab will show a blank Copilot section or display the message “Copilot notes are not available.”
Steps to Enable Copilot AI Notes in Teams Meeting Recap
Follow these steps in order. After each step, test by scheduling a new meeting and checking the Meeting Recap after the meeting ends.
- Verify Copilot license assignment
Sign in to the Microsoft 365 admin center at admin.microsoft.com. Go to Users > Active users. Select the meeting organizer and any participants who need Copilot notes. Click the Licenses and apps tab. Confirm that Copilot for Microsoft 365 is assigned. If not, check the box and click Save changes. Repeat for all users who attend meetings where Copilot notes are required. - Enable transcription in Teams meeting policy
In the Teams admin center at admin.teams.microsoft.com, go to Meetings > Meeting policies. Select the policy applied to the organizer (usually Global Org Wide Default). Set Allow transcription to On. Click Save. This setting allows meeting participants to start transcription, which Copilot requires. - Enable automatic recording in meeting policy
In the same meeting policy, set Automatically record meetings to On. This ensures every meeting is recorded without manual intervention. Click Save. If you prefer manual recording, skip this step but ensure the organizer starts recording at the beginning of each meeting. - Configure Copilot in Teams meeting options
As the meeting organizer, open the meeting invitation in Outlook or Teams. Click Meeting options. Under Copilot, select Enable Copilot during meeting. This option must be set before the meeting starts. If the meeting has already occurred, schedule a new meeting with this setting enabled. - Start recording and transcription during the meeting
During the meeting, click the More actions button (three dots) in the meeting toolbar. Select Start recording and Start transcription. Wait for both to confirm they are active. If you enabled automatic recording in the policy, recording starts automatically; you may still need to start transcription manually unless the policy also sets transcription to automatic. - Check Meeting Recap after the meeting ends
After the meeting, go to the meeting chat or calendar event. Click the Meeting Recap tab. Copilot notes appear under the AI-generated notes section. If the section is still blank, wait up to 30 minutes for processing. If it remains blank, repeat steps 1 through 5 for a new meeting.
If Copilot Notes Still Do Not Appear After the Main Fix
Copilot notes show a loading spinner indefinitely
This usually means the transcript or recording is still processing. Wait 30 minutes. If the spinner persists, check that the meeting recording was saved to OneDrive or SharePoint. Go to the meeting chat and look for a message that says “Recording has started.” If no recording message appears, the recording failed. Re-record the meeting if possible.
Copilot notes are generated but mention a different meeting
This occurs when the meeting organizer has multiple meetings running simultaneously and the recording service attaches the wrong transcript. End all but one meeting and restart the affected meeting. Ensure only one active meeting per organizer at a time.
Copilot notes appear only for the organizer, not for attendees
Attendees must be assigned a Copilot for Microsoft 365 license to see Copilot-generated notes. If an attendee does not have a license, they see the transcript and recording but not the AI notes. Assign the license to the attendee as described in step 1.
Copilot in Teams Meeting Recap vs Copilot in Teams Chat: Key Differences
| Item | Copilot in Meeting Recap | Copilot in Teams Chat |
|---|---|---|
| Data source | Meeting transcript and recording only | Full chat history, files, and web context |
| When available | After the meeting ends (processing takes up to 30 minutes) | Real-time during chat conversations |
| Required licenses | Copilot for Microsoft 365 for all participants who need notes | Copilot for Microsoft 365 for the user asking questions |
| Prerequisites | Recording and transcription must be enabled | No recording or transcription needed |
| Output format | Summarized AI notes, action items, and follow-ups | Answers, summaries, and suggestions in chat |
Copilot in Meeting Recap generates passive post-meeting summaries. Copilot in Teams Chat provides active assistance during conversations. Both require the Copilot for Microsoft 365 license but use different data sources and have different prerequisites.
You can now fix missing Copilot AI notes in Teams Meeting Recap by verifying license assignments, enabling transcription and recording in meeting policies, and configuring Copilot in meeting options. For recurring meetings, apply these settings to the meeting series rather than individual instances. As an advanced tip, use PowerShell with the Set-CsTeamsMeetingPolicy cmdlet to apply the transcription and recording settings to all users in your organization at once, saving time over manual configuration.