byScreenify Studio

How to Record Microsoft Teams Meetings on Mac

Record Teams meetings on Mac with 4 methods — built-in recording, Screenify Studio, OBS, and QuickTime with BlackHole.

You're in a Teams call, someone shares a critical product roadmap, and you realize there's no recording running. By the time you scramble to figure out the record button, the moment has passed. Worse — you might not even have a record button, because Teams restricts its built-in recording to organizers and presenters with a Microsoft 365 Business or Enterprise license.

This guide covers four ways to record Microsoft Teams meetings on a Mac, ranging from the native Teams feature (when it's available) to third-party tools that work regardless of your license or role.

Quick Comparison

MethodPriceSystem AudioWorks Without Organizer RoleNotification to Participants
Teams Built-in RecordingIncluded with M365 Business/EnterpriseYesNo — requires organizer or presenterYes — banner shown to all
Screenify StudioFree / Pro $9.99/moYes (automatic)YesNo
OBS StudioFree (open-source)Yes (macOS 13+ audio capture)YesNo
QuickTime + BlackHoleFreeYes (manual audio routing)YesNo

Method 1: Teams Built-in Recording

Microsoft Teams has a native recording feature, but it comes with significant restrictions. Before you rely on it, check whether your account qualifies.

Requirements

  • License: You need Microsoft 365 Business Basic, Business Standard, Business Premium, E3, E5, or an A1/A3/A5 education plan. Personal and free Teams accounts do not include cloud recording.
  • Role: Only the meeting organizer or a participant with the presenter role can start a recording. Attendees cannot record.
  • IT admin policy: Your organization's Teams admin must have recording enabled in the meeting policy. Some companies disable it for compliance reasons.

Steps

  1. Join or start a Teams meeting on the Mac desktop app
  2. Click the More actions button (three dots ···) in the meeting toolbar at the top of the call
  3. Select Record and transcribe from the dropdown menu
  4. Click Start recording — a red dot appears in the toolbar and a banner notification is displayed to every participant: "Recording has started"
  5. Teams simultaneously starts a live transcription if your admin has enabled it. The transcript panel appears on the right side of the meeting window.
  6. To stop, click More actions (···) again → Record and transcribeStop recording
  7. After the meeting ends, the recording processes for a few minutes. It appears in two locations:
    • Microsoft Teams chat — the meeting chat thread gets a card with the recording link
    • OneDrive or SharePoint — the .mp4 file is saved to the organizer's OneDrive (for ad-hoc meetings) or the associated SharePoint site (for channel meetings)

Limitations

  • Participant notification is mandatory — there is no way to disable the recording banner. Every person in the call sees that recording is active. This is by design for compliance.
  • No local file — the recording uploads to Microsoft's cloud. You cannot save it directly to your Mac's hard drive during recording. You need to download it afterward from OneDrive/SharePoint.
  • Processing delay — recordings can take 5-30 minutes to become available after the meeting ends, depending on duration and server load.
  • Maximum duration — Teams limits individual recordings to 4 hours. Longer meetings require restarting the recording.
  • No system audio separation — the recording captures the mixed meeting audio as a single track. You cannot isolate individual speaker tracks after the fact.

If you lack the required license, aren't the organizer, or need a local recording without notifying participants, the methods below work independently of Teams permissions.


Method 2: Screenify Studio

Screenify Studio records your entire screen — including the Teams meeting window — and captures system audio without any virtual audio device setup. Because it operates at the macOS level, it works regardless of your Teams role or license.

Steps

  1. Download Screenify Studio and open it before joining the Teams call
  2. In the recording panel, choose your capture mode:
    • Window — select the Microsoft Teams window specifically. This excludes your desktop, Dock, and other apps from the recording frame.
    • Full Screen — captures everything on the display, including any reference materials you might switch to during the call
  3. Toggle System Audio on. This captures the meeting audio — remote participants' voices, shared media, and notification sounds — directly from the digital audio stream. No microphone feedback loop, no echo.
  4. Toggle Microphone on if you want your own voice in the recording. The two audio sources record to separate tracks, so you can adjust their volumes independently during editing.
  5. (Optional) Enable Webcam overlay. If you want your camera feed embedded in the recording — useful when the Teams gallery view doesn't show your own video prominently — select a camera layout (circle pip or rectangle).
  6. Press ⌃ + ⌘ + R to start recording, then switch to the Teams window
  7. Conduct the meeting normally. The recording runs in the background with minimal CPU overhead.
  8. When the meeting ends, press ⌃ + ⌘ + R again to stop
  9. The editor opens with your recording. From here you can:
    • Trim the start and end to cut out the "waiting for people to join" and post-meeting silence
    • Smart Auto-Zoom — automatically generates zoom keyframes when someone shares their screen and navigates small UI elements. Viewers see the important parts magnified without manual keyframing.
    • AI Captions — generates subtitles from the meeting audio. Particularly useful for meetings where participants have different accents or where audio quality varies.

Why this works for Teams specifically

Teams meetings often involve screen sharing with dense interfaces — Jira boards, Figma canvases, spreadsheets with tiny cells. Auto-zoom detects cursor activity on these shared screens and magnifies the relevant area. When you share the recording afterward, viewers can actually read the content that was being discussed.

The separate audio tracks also solve a common Teams problem: if your mic picks up keyboard noise while someone else is presenting, you can reduce the mic track volume without affecting the meeting audio.

Try Screenify Studio — free, unlimited recordings

Auto-zoom, AI captions, dynamic backgrounds, and Metal-accelerated export.

Download Free

Method 3: OBS Studio (Free, Open-Source)

OBS is a professional-grade recording tool. It requires more setup than Screenify but gives you granular control over every aspect of the capture.

Prerequisites

  • OBS Studio — download from obsproject.com
  • macOS 13 Ventura or later — OBS 30+ supports native macOS audio capture without third-party plugins. On older macOS versions, you'll need BlackHole or a similar virtual audio device (see Method 4).

Steps

  1. Open OBS and create a new Scene (click + under the Scenes panel). Name it "Teams Meeting" to keep your configurations organized.
  2. Add a macOS Screen Capture source:
    • Click + under Sources → select macOS Screen Capture
    • In the properties dialog, set Method to "Window Capture"
    • From the Window dropdown, select Microsoft Teams
    • Check Show cursor if you want mouse movements visible in the recording
  3. Add audio capture for the meeting:
    • Click + under Sources → select macOS Audio Capture
    • In the properties dialog, choose Microsoft Teams from the application list. This captures only Teams audio — not Spotify, browser tabs, or other apps.
    • OBS's per-app audio capture is only available on macOS 13+. The Audio Mixer panel at the bottom shows the live audio level for this source.
  4. (Optional) Add your microphone:
    • Click + under Sources → select Audio Input Capture
    • Select your microphone from the device dropdown
  5. Configure output settings before recording:
    • Go to Settings → Output → Recording
    • Set Recording Format to mp4 (or mkv for crash protection)
    • Set Encoder to Apple VT H264 Hardware Encoder — this uses your Mac's hardware encoder and minimizes CPU load during the call
    • Set Recording Path to a folder on your local drive
  6. Click Start Recording in the bottom-right panel (or use the hotkey if configured)
  7. Join or continue the Teams meeting
  8. When finished, click Stop Recording. The file saves immediately to your chosen folder — no cloud processing delay.

Limitations

  • No built-in editing — OBS produces raw recordings. You'll need a separate editor (iMovie, DaVinci Resolve, or Final Cut Pro) to trim, annotate, or enhance.
  • Complex interface — the Scenes/Sources model is powerful but overwhelming for users who just want to click "Record."
  • No auto-zoom or AI features — cursor movements stay at the original scale. Dense screen shares remain hard to follow in the recorded output.

Method 4: QuickTime Player + BlackHole

If you prefer Apple's built-in tools and don't want to install a full recording suite, QuickTime Player combined with BlackHole (a free virtual audio driver) captures Teams meetings with system audio.

Step 1: Install BlackHole

  1. Download BlackHole 2ch from existential.audio/blackhole
  2. Run the installer package and follow the prompts

Step 2: Create a Multi-Output Device

This lets you hear the meeting audio through your speakers while simultaneously routing it to QuickTime.

  1. Open Audio MIDI Setup (Applications → Utilities → Audio MIDI Setup, or search Spotlight)
  2. Click + at the bottom-left → Create Multi-Output Device
  3. Check both Built-in Output (your speakers or headphones) and BlackHole 2ch
  4. Ensure Built-in Output appears first in the list — drag to reorder if needed
  5. Rename the device to "Teams Recording" by double-clicking the name for easy identification

Step 3: Route system audio

  1. Open System Settings → Sound → Output
  2. Select your Teams Recording (Multi-Output Device) as the output
  3. All Mac audio now routes through both your speakers and BlackHole simultaneously

Step 4: Record with QuickTime

  1. Open QuickTime PlayerFile → New Screen Recording (or ⌃ + ⌘ + N)
  2. In the recording toolbar at the bottom of the screen, click Options
  3. Under Microphone, select BlackHole 2ch — this tells QuickTime to capture the system audio stream
  4. Choose Record Entire Screen or Record Selected Portion
  5. Click Record, then switch to the Teams meeting
  6. To stop, click the Stop button (⏹) in the menu bar or press ⌘ + Control + Esc

Step 5: Reset audio output

After the meeting, go back to System Settings → Sound → Output and switch back to your normal audio output device. If you forget this step, your Mac will continue routing audio through the Multi-Output Device, which can cause issues with volume control (the system volume slider doesn't work on Multi-Output Devices).

Limitations

  • Manual audio setup — you need to configure the Multi-Output Device before each recording session (or leave it configured permanently, which breaks volume control)
  • No separate audio tracks — the meeting audio and your microphone merge into a single track. Adjusting levels after recording is not possible.
  • No webcam overlay — QuickTime records the screen only
  • Must remember to reset audio — the Multi-Output Device as default output disables the volume slider in the menu bar

Recording a meeting raises consent requirements that vary by jurisdiction:

  • One-party consent (most US states, UK, Canada): Only one participant — you — needs to know the recording is happening.
  • Two-party / all-party consent (California, Illinois, several EU countries under GDPR): Every participant must be informed and agree before recording begins.
  • Workplace policies: Many companies have internal policies requiring disclosure regardless of local law. Check with your compliance or legal team.
  • Teams' own behavior: The built-in Teams recorder (Method 1) forces a notification banner specifically to address these requirements. Third-party tools (Methods 2-4) do not notify participants, which puts the consent obligation entirely on you.

Best practice: Announce at the start of the meeting that you'll be recording, and ask if anyone objects. This protects you in any jurisdiction and maintains trust with colleagues.


Troubleshooting

Teams built-in record button is grayed out

This means either your Microsoft 365 license doesn't include cloud recording, your admin has disabled it in the meeting policy, or you're an attendee rather than a presenter. Ask the meeting organizer to promote you to presenter, or use Methods 2-4 instead.

No audio in the recording (third-party tools)

If your Screenify, OBS, or QuickTime recording has video but no meeting audio, the system audio source wasn't configured correctly. In Screenify, verify the System Audio toggle is on and the waveform indicator shows activity. In OBS, check that the macOS Audio Capture source is targeting Microsoft Teams in its properties. For QuickTime + BlackHole, confirm your sound output is set to the Multi-Output Device in System Settings.

Recording is choppy or drops frames

Teams meetings with screen sharing and video can consume significant CPU and memory. Close unnecessary browser tabs and apps before recording. In OBS, switch the encoder to Apple VT H264 Hardware Encoder (Settings → Output → Recording → Encoder) to offload encoding from the CPU to Apple's dedicated media engine. If you're on a MacBook, connect to power — macOS throttles CPU on battery to preserve charge.

Teams audio echoes in the recording

This happens when your microphone picks up the meeting audio from your speakers and feeds it back into the recording. Use headphones during the meeting to eliminate the feedback loop. Alternatively, if you're using Screenify Studio, mute the microphone track and rely only on the system audio track — it captures all participants' voices cleanly without echo.

Recording file is too large

Teams meetings can run for hours, producing multi-gigabyte files. To reduce file size: in OBS, lower the recording resolution to 1080p instead of your monitor's native resolution (Settings → Video → Output Resolution). In Screenify Studio, the editor's export settings let you choose a lower bitrate after recording. For QuickTime recordings, open the file in QuickTime and use File → Export As → 1080p to create a smaller version.


FAQ

Q: Can I record a Teams meeting without other participants knowing?

With the built-in Teams recorder, no — Microsoft displays a mandatory banner to all participants. With third-party tools like Screenify Studio, OBS, or QuickTime, the recording happens at the macOS level and Teams has no mechanism to detect or report it. However, recording without consent may violate your company's policies or local law. Always check applicable regulations.

Q: Where does the Teams built-in recording save?

Recordings save to the meeting organizer's OneDrive for Business (for ad-hoc calls and scheduled meetings without a channel) or to the team's SharePoint site (for channel meetings). The file appears in a "Recordings" folder. A link is also posted automatically in the meeting chat.

Q: Can I record a Teams meeting on the web browser version?

The built-in recording feature works in the Teams desktop app and the Teams web app (on Chromium browsers). However, third-party screen recorders like Screenify and OBS capture whatever is on your screen, so they work regardless of whether you're using the desktop app or browser version.

In Screenify Studio, use Window capture mode and select the Teams window. When someone shares their screen, Teams automatically expands the shared content to fill most of the window. For even tighter framing, use Custom Area capture mode and drag the selection to cover only the shared content area within the Teams window.

Q: What's the maximum recording length?

The Teams built-in recorder caps at 4 hours per recording. Third-party tools have no inherent time limit — they record until you stop or your disk runs out of space. A 2-hour meeting at 1080p typically produces a 2-4 GB file depending on video complexity and encoder settings.

Q: Can I record a Teams meeting on Mac if I'm a guest?

Guest users cannot use the built-in Teams recorder. You need to be a member of the organization with an eligible license. However, third-party tools record your screen independently of Teams permissions, so they work even as a guest.

Q: Does recording affect meeting performance?

The built-in Teams recorder runs server-side — it doesn't impact your Mac's performance. Third-party tools use local CPU and disk resources. On Apple Silicon Macs (M1 and later), the hardware media engine handles encoding with minimal impact. On older Intel Macs, you may notice slightly higher CPU usage. Closing other resource-heavy apps before recording helps.


Screenify Studio

Try Screenify Studio

Record your screen with auto-zoom, AI captions, dynamic backgrounds, and Metal-accelerated export. Free plan, unlimited recordings.

Download Free
Join our early adopters