Microsoft Teams meeting recordings and transcripts that suddenly vanish may not be permanently lost. Instead, they are often silently moved to the OneDrive or SharePoint recycle bin after their expiration period ends—a default setting that many users and IT admins overlook, leading to unnecessary alarm.
This revelation comes amid widespread reports of missing Teams recordings. Microsoft has clarified that the behavior is by design: teams meeting recordings stored in OneDrive (for non-channel meetings) or SharePoint (for channel meetings) are subject to an automatic expiration policy. Once a recording reaches the end of its set lifespan, it is removed from the original folder but not deleted outright. It is simply relocated to the site’s recycle bin, where it can linger for up to 93 days before permanent deletion.
Where Are Teams Recordings Stored?
To understand the issue, you need to know where your recordings live. Since early 2021, Microsoft stopped saving Teams meeting recordings to Stream (Classic) and instead placed them directly into the organizer’s OneDrive for Business or the corresponding SharePoint site, depending on the meeting type:
- OneDrive for Business: Recordings of non-channel meetings (ad-hoc chats, scheduled private meetings) land in the Recordings folder of the person who started the recording.
- SharePoint: Channel meetings store their recordings in the Documents/Recordings folder of the channel’s SharePoint site. Access permissions mirror the channel’s membership, simplifying sharing.
This change improved collaboration and file management but also introduced a less visible feature: automated expiration. Transcripts, generated on the fly during recording, follow the same storage path and face identical expiration rules.
The Auto-Expiration Policy: Why Files Vanish
By default, every Teams recording gets an expiration date set 60 days from its creation. When that day arrives, the recording is removed from its original location. Microsoft says this helps manage storage and comply with data retention policies. But for many end users, the disappearance feels like a bug.
Crucially, the file is not immediately wiped. It is moved to the recycle bin of the owner’s OneDrive or the SharePoint site collection, depending on where it was stored. In that limbo, it can remain for up to 93 days (the default OneDrive and SharePoint recycle bin retention period), allowing the owner or an administrator to restore it with a few clicks.
The problem? Microsoft doesn’t send an adequate notification when a recording expires. Some users might receive an email reminder days before expiration, but if they miss it, the file can vanish without a trace—prompting frantic searches and helpdesk tickets.
Default Expiration Settings in Detail
| Storage Location | Default Expiration | Recycle Bin Retention After Expiration |
|---|---|---|
| OneDrive | 60 days (admin configurable) | 93 days (or per OneDrive retention policy) |
| SharePoint | 60 days (admin configurable) | 93 days (or per SharePoint retention policy) |
These timelines are adjustable. A Teams administrator can modify the default expiration period for all recordings in the Teams admin center, or even disable expiration entirely. However, many organizations never touch these settings, leaving users vulnerable to sudden data loss.
The Recycle Bin: A Hidden Safety Net
When a recording expires, it follows the same lifecycle as any other file deleted from OneDrive or SharePoint:
- Move to Recycle Bin: The file is placed in the first-stage recycle bin (also called the site recycle bin in SharePoint).
- User-Initiated Restoration: The owner—or anyone with edit permissions—can restore the file to its original location within the retention period.
- Second-Stage Recycle Bin: If the first-stage recycle bin is emptied or the file is deleted from there, it moves to the second-stage (site collection) recycle bin, which admins can access.
- Permanent Deletion: After the retention period expires, the file is permanently erased and unrecoverable through normal means.
For OneDrive, the recycle bin is accessible via the web interface under Recycle bin in the left navigation. For SharePoint, the recycle bin is found in the site’s default document library settings. SharePoint Online also adds a second-stage recycle bin reachable via Site Settings → Recycle Bin → Second-stage recycle bin.
How to Recover an Expired Recording
If you can’t find a Teams recording, follow these steps immediately:
- Check your OneDrive Recycle Bin: Go to office.com/onedrive, sign in with the account that started the recording, and click Recycle bin on the left. Look for the .mp4 file (often named with a date-time stamp and meeting title). Select it and click Restore.
- Check the SharePoint Site Recycle Bin: For channel meetings, navigate to the SharePoint site, click Settings gear icon → Site contents → Recycle Bin. Restore from there.
- Ask the Meeting Organizer: Only the person who initiated the recording can see it in their OneDrive recycle bin. If you are not the organizer, request that they check.
- Contact IT Admins: If the recording is not in the first-stage recycle bin, an admin can explore the site collection recycle bin or use Microsoft 365 compliance tools to salvage the file.
Time is critical. The longer you wait, the higher the chance the file will slide into the second-stage bin or be purged permanently.
Administrative Control: Tweaking Teams Recording Policies
IT admins have the power to change recording expiration through the Teams admin portal:
- Navigate to Teams admin center → Meetings → Meeting policies.
- Select the policy (Global or a custom one) and then choose Recording & transcription.
- Under Recording expiration, you can set a custom number of days (1–99,999) or select Never expire.
Admins can also use PowerShell cmdlets like Set-CsTeamsMeetingPolicy to programmatically enforce expiration rules. For example:
Set-CsTeamsMeetingPolicy -Identity Global -NewMeetingRecordingExpirationDays 90
Additionally, organizations can leverage Microsoft 365 retention labels to override the default Teams expiration. By applying a retention label that prevents deletion, recordings can be preserved for compliance or legal hold, superseding the meeting policy setting.
Why Are So Many Users Caught Off Guard?
Despite Microsoft’s documentation, the expiration behavior remains one of the most common causes of lost recordings. Several factors contribute to the confusion:
- Inconsistent notifications: Pre-expiration emails are not sent for every recording, depending on organizational settings and user preferences.
- Lack of visibility: The OneDrive and SharePoint recycle bins are not routinely checked by casual users.
- Shared ownership confusion: In team scenarios, no single person feels responsible for the recording, so no one checks the recycle bin when it goes missing.
- Mobile and desktop app gaps: The recycle bin is most accessible through the web portal; Teams desktop and mobile apps don’t surface a direct way to recover expired recordings.
A Microsoft spokesperson emphasized that the design is intentional, pointing to the need for lifecycle management in collaborative workspaces. However, the company is reportedly working on improved in-app notifications and a more visible recovery path directly inside Teams.
Best Practices to Avoid Lost Recordings
For end users and organizations, a few simple habits can prevent panic:
- Turn off auto-expiration for critical meetings: Before recording, ask the organizer to disable expiration for that specific recording. In the Teams recording details pane, you can change the expiration date or select No expiration.
- Centralize important recordings: Move key recordings to a dedicated SharePoint library or OneDrive folder with a retention label that prevents deletion.
- Educate users: Make sure everyone who records meetings knows about the recycle bin and the 60-day default. A short training session can save hours of frustration.
- Set a longer default expiration: IT admins should consider extending the default to 90 or 120 days to give teams more breathing room.
- Monitor the recycle bin: Administrators can set up alerts or use PowerShell scripts to periodically report on items nearing permanent deletion in the recycle bin.
The Bigger Picture: Data Lifecycle in Microsoft 365
The missing recordings saga highlights a broader truth about Microsoft 365: automated retention policies are powerful but opaque. From emails to files, many items go through lifecycle states that most users never see. As Microsoft pushes further into AI-driven meeting insights (with Copilot and intelligent recaps), the importance of reliable recording storage will only grow.
For now, the lesson is clear: before you declare a Teams recording lost forever, take a deep breath, open your OneDrive or SharePoint recycle bin, and you might just find exactly what you’re looking for.