Does Screen Recording on Mac Record Audio? What You Need to Know
Screen recording on a Mac can record audio — but whether it actually does depends entirely on how you set it up. The built-in tools give you several audio options, and each one behaves differently. Getting this wrong means finishing a recording only to find complete silence, or accidentally capturing audio you didn't intend to include.
Here's how it all works.
How Mac Screen Recording Handles Audio by Default
MacOS includes two native ways to record your screen: Screenshot toolbar (accessed via Shift + Command + 5) and QuickTime Player. Both can capture audio, but neither does so automatically without configuration.
When you open the Screenshot toolbar, you'll see an Options menu before you start recording. Inside that menu is a Microphone section. By default, it's set to None — meaning no audio is recorded unless you manually select an input source.
QuickTime Player works similarly. When you start a new screen recording, a small dropdown arrow next to the record button lets you choose a microphone source. Again, the default is often no audio.
This default-off behavior is intentional. Apple treats audio capture as an opt-in decision, partly because many users record tutorials or screen content where system audio would be intrusive, and partly due to privacy considerations.
The Two Types of Audio You Might Want to Record
Understanding what kind of audio you're trying to capture is the key variable here.
Microphone audio — your voice, narration, or room sound — is the easiest to record natively. Both Screenshot toolbar and QuickTime let you select any connected or built-in microphone directly from their menus. Once selected, your recording will include whatever the microphone picks up while you're recording.
System audio — the audio playing through your Mac's speakers, like music, video sound, app notifications, or game audio — is a different story. MacOS does not natively support capturing system audio through the built-in screen recording tools. This is a deliberate architectural limitation, not an oversight, and it's been a consistent limitation across macOS versions.
🎙️ Recording System Audio on Mac: Why It Requires Extra Steps
On Windows, recording what's playing through your speakers is relatively straightforward with certain tools. On Mac, it requires a virtual audio driver — a piece of software that creates a virtual audio device your system can route audio through, which screen recording tools can then capture.
Common approaches include tools like BlackHole, Soundflower (older, largely deprecated), and Loopback. These install a virtual audio device on your Mac. You then configure your system audio to route through that device, and select it as the microphone input in your screen recording tool.
This setup works but adds complexity:
- You may need to adjust Audio MIDI Setup to create a Multi-Output Device if you want to hear audio while recording it simultaneously
- The virtual driver needs to be compatible with your macOS version
- Some apps (notably FaceTime and certain streaming platforms) apply DRM restrictions that can block audio capture regardless of your setup
Third-Party Screen Recorders and Audio Handling 🎧
Several third-party screen recording apps handle audio more cleanly than the native tools because they bundle system audio capture into the application itself.
Apps in this category typically:
- Capture both microphone and system audio simultaneously without a separate virtual driver
- Offer separate audio track controls so you can adjust mic and system audio volume independently in the recording
- Handle the routing internally without requiring changes to your Mac's audio configuration
The tradeoff is that these are paid or freemium tools, and they vary in feature depth, interface complexity, and how well they maintain macOS compatibility as Apple updates the OS. What works cleanly on one macOS version may require an update to function on the next.
Variables That Affect Your Audio Recording Outcome
| Factor | Impact on Audio Recording |
|---|---|
| macOS version | Affects driver compatibility and available permissions |
| Recording tool used | Native tools limit system audio; third-party tools vary |
| Audio input source | Built-in mic, external mic, or virtual audio device each behave differently |
| Target audio type | Mic audio is easy; system audio requires extra configuration |
| App-level DRM | Some apps block audio capture at the source |
| External audio interface | Adds complexity; may require separate driver or routing configuration |
Permissions and Privacy Settings
Regardless of which tool you use, macOS requires microphone permission for any app that wants to record audio input. If you've previously denied microphone access to QuickTime, Screenshot, or a third-party recorder, you'll need to re-enable it in System Settings → Privacy & Security → Microphone.
Missing this step is a common reason recordings come back silent even when a microphone source appears selected.
What Happens Without Any Audio Configuration
If you start a screen recording using Shift + Command + 5 or QuickTime without changing any audio settings, you'll get a video file with no audio track at all. The recording won't fail — it'll complete normally — but playback will be silent.
This catches a lot of people off guard, particularly when recording a tutorial, presentation, or gameplay session where they assumed audio would be captured by default.
Whether you need microphone narration only, system audio only, or both simultaneously — and whether you want a native zero-install solution or a feature-richer third-party tool — determines which setup path actually fits your situation. ⚙️