How-to
How to enable screen recording permission on macOS (Tahoe + Sequoia)
Step-by-step for macOS Tahoe 26 and Sequoia 15, plus the weekly re-prompt, the + button trick when your app isn't listed, and why you must restart the app.
If you’ve installed any Mac app that records, mirrors, or analyzes your screen — Zoom, OBS, Loom, CleanShot, Skilly, AnyDesk — you’ve hit macOS’s Screen Recording permission gate. This guide is the up-to-date path through it.
Verified 2026-04-27 against Apple’s official guide at support.apple.com/guide/mac-help/control-access-screen-system-audio-recording-mchld6aa7d23/mac. The procedure changed slightly in Tahoe 26 (the panel is now called Screen & System Audio Recording) and gained a weekly re-prompt in Sequoia 15 (15.0+).
What macOS version are you on?
Check Apple menu → About This Mac. The procedure differs slightly by version:
| Version | Panel name | Special behavior |
|---|---|---|
| macOS Tahoe 26 (2026) | Screen & System Audio Recording | Weekly re-prompt for screen capture apps |
| macOS Sequoia 15 (2024-2025) | Screen & System Audio Recording | Weekly re-prompt introduced |
| macOS Sonoma 14 | Screen Recording | No weekly re-prompt |
| macOS Ventura 13 | Screen Recording | Located in System Settings (renamed from System Preferences) |
| macOS Monterey 12 and earlier | Screen Recording | Located in System Preferences |
The rest of this guide assumes Tahoe 26 or Sequoia 15. For older versions, the underlying flow is the same — only the panel name changes.
The 5-step procedure (Tahoe 26 / Sequoia 15)
- Apple menu → System Settings. (System Preferences if you’re on Monterey or earlier.)
- Click “Privacy & Security” in the sidebar. Scroll down if you don’t see it — Apple put a lot above it on recent versions.
- Click “Screen & System Audio Recording”. On Sonoma 14 this is “Screen Recording”.
- Find your app in the list and flip the switch. macOS asks for your password or Touch ID to confirm.
- Quit and relaunch the app. Permission only activates on next launch.
Cmd+Q(not just closing the window) → reopen.
That’s the happy path. Now for the things that break.
When your app isn’t in the list
This is the #1 support question for any Mac app that needs screen recording. The list only shows apps that have already tried to access screen recording — fresh installs that haven’t run yet won’t appear.
Two ways to fix it:
Option 1 (easier): Launch the app and trigger whatever feature needs screen access. macOS shows a permission dialog. Click “Open System Settings” — the app gets added to the list automatically. Then toggle on, restart the app, you’re done.
Option 2 (if you dismissed the prompt): In the Screen & System Audio Recording panel, click the + (plus) button below the app list. A file picker opens. Navigate to /Applications/, pick the app’s .app bundle, and macOS adds it. Then toggle the switch on.
The weekly re-permission prompt (Sequoia 15+)
Apple introduced this in macOS 15.0. Roughly once a week, any app that captures your screen will trigger a system dialog: “YourApp can record this Mac’s screen and audio. Allow it to continue recording?” with three options: Allow For One Month, Continue, or Quit & Open System Settings.
This isn’t a bug. Apple’s stated rationale: privacy hygiene — make sure you’re aware which apps are still listening. In practice it adds 1-2 seconds of friction per week per app.
There is no setting to disable this prompt. Built-in macOS screenshot shortcuts (Cmd+Shift+3/4/5) skip it because they’re part of the OS, not third-party apps.
If you find a tutorial telling you to disable SIP or modify TCC databases to bypass this — don’t. You’ll break unrelated security features and the prompt comes back on the next OS update anyway.
”I enabled it but the app still says permission is denied”
Three things to check, in order of how often they’re the cause:
1. You didn’t fully quit the app. Closing the window isn’t enough. Press Cmd+Q while the app is in focus, wait two seconds, then relaunch. macOS evaluates permissions at process start.
2. App was upgraded and the bundle identifier changed. If you replaced the app with a new build (especially during beta), macOS may have a stale entry for the old version. Click the - (minus) button to remove the old entry, then trigger the permission prompt fresh from the new app.
3. You enabled “Screen Recording” on Sonoma but upgraded to Tahoe. The panel was renamed and consolidated. On Tahoe, the new “Screen & System Audio Recording” entry may need re-granting even if the old one shows enabled. Toggle off, toggle on, restart the app.
What screen recording actually captures
When an app has screen recording permission:
- Visible pixels — anything currently rendered on your display(s). This includes private windows from other apps, password fields if you reveal them, and notifications.
- System audio — only if you also grant System Audio (separate sub-permission on Tahoe 26).
- NOT keystrokes — keystroke logging requires Accessibility permission, which is separate.
- NOT clipboard contents — that’s a third permission again.
The panel name on Tahoe 26 — “Screen & System Audio Recording” — is precise: it controls exactly two things. Keystrokes and clipboard need their own grants.
Privacy posture for a screen-aware AI tutor (the Skilly version)
Skilly only captures the screen while you’re holding Control+Option and asking a question. The capture stops the moment Skilly’s done answering — it’s not a continuous stream. The video frames go to OpenAI Realtime for that question, and aren’t stored on Skilly’s servers. We block AI training corpus crawlers (CCBot) at the site level so nothing about how Skilly works leaks into model training.
If you want the technical detail, the macOS API Skilly uses is ScreenCaptureKit — Apple’s official, sandboxed screen capture API introduced in macOS 12.3. It’s the same one Apple’s own Screen Saver, Migration Assistant, and Continuity tools use. No private APIs, no LSUIElement workarounds.
Try Skilly
Skilly is the AI tutor that needs that screen recording permission you just figured out. Voice-first, watches your Mac screen, walks you through whatever app you’re stuck in. 15 minutes free, no card.
FAQ