How to Capture Your Screen on a Mac: Every Method Explained
Taking a screenshot on a Mac is one of those tasks that sounds simple — until you realize there are at least half a dozen ways to do it, each behaving differently depending on your macOS version, what you're trying to capture, and where you want the image to go. Here's a clear breakdown of every method, what it actually does, and what determines which approach works best for your situation.
The Core Keyboard Shortcuts Every Mac User Should Know
Apple has built screen capture directly into macOS with no third-party software required. The shortcuts have existed for decades, though they've been refined significantly since macOS Mojave (10.14).
The three foundational shortcuts:
| Shortcut | What It Captures |
|---|---|
Shift + Command + 3 | The entire screen |
Shift + Command + 4 | A user-defined selection (drag to choose) |
Shift + Command + 4, then Space | A specific window or UI element |
Shift + Command + 5 | Opens the Screenshot toolbar (macOS Mojave and later) |
Each of these saves a PNG file to your Desktop by default, named with a timestamp like Screenshot 2025-06-14 at 10.32.11 AM.png.
What Happens Immediately After You Take a Screenshot
On macOS Mojave and later, a thumbnail preview floats in the bottom-right corner of your screen for a few seconds. You can:
- Click it to open an editing and markup panel before saving
- Swipe it away to dismiss and save immediately
- Ignore it and it saves automatically after a short delay
This thumbnail is not a separate file — it's a preview. The final PNG is only written once you interact with it or let the timer expire.
Using the Screenshot Toolbar (Shift + Command + 5)
The Screenshot toolbar introduced in Mojave brings all capture modes into one interface. It gives you five capture options along the bottom:
- Capture Entire Screen
- Capture Selected Window
- Capture Selected Portion
- Record Entire Screen 🎥
- Record Selected Portion
The Options menu on the toolbar is where most of the meaningful customization lives:
- Save to: Desktop, Documents, Clipboard, Mail, Messages, Preview, or a custom folder
- Timer: None, 5 seconds, or 10 seconds (useful for capturing dropdown menus or hover states)
- Show Floating Thumbnail: Toggle the preview on or off
- Remember Last Selection: Reuses your previous capture region
This toolbar is particularly useful if you frequently need timed screenshots or want to route captures to a specific folder rather than cluttering your Desktop.
Capturing to Clipboard Instead of a File
Sometimes you don't want a file — you just need the image on your clipboard to paste directly into a document, email, or chat. Adding Control to any shortcut sends the screenshot to your clipboard instead:
Control + Shift + Command + 3— Full screen to clipboardControl + Shift + Command + 4— Selection to clipboardControl + Shift + Command + 4 + Space— Window to clipboard
This is a small but significant workflow difference for anyone who pastes screenshots into tools like Notion, Slack, Google Docs, or Figma without needing to manage files.
Capturing a Specific Window
The window capture mode (Shift + Command + 4, then Space) is worth calling out separately because it behaves differently from a manual selection. When you hover over a window, macOS highlights it with a blue overlay. Clicking captures:
- The window itself with a subtle drop shadow automatically included
- Just that window — not other overlapping elements
If you'd prefer the window without the drop shadow, hold Option while clicking. This is a detail that matters for presentations, documentation, or design work where a clean edge is important.
Screen Recording vs. Screenshot: Understanding the Difference
The Screenshot toolbar also handles screen recording, which captures video rather than a still image. This is a separate concept but lives in the same interface, so it's worth clarifying:
- Screenshots produce static PNG files
- Screen recordings produce
.movvideo files saved via QuickTime
Screen recordings through Shift + Command + 5 use QuickTime Player under the hood. For longer recordings, audio narration, or more granular control over frame rate and quality, some users find third-party tools offer more options — but for basic recordings, the built-in tools handle most common needs.
Where Your Screenshots Actually Go
The default save location is your Desktop, but this varies based on:
- Whether you've changed the save location in the Screenshot toolbar Options
- Whether you used a clipboard shortcut instead
- Whether iCloud Desktop sync is enabled (in which case files sync automatically)
If screenshots seem to be disappearing, iCloud sync is the most common culprit — they're likely in your iCloud Drive Desktop folder rather than your local Desktop.
Variables That Affect Your Experience
How screen capture works in practice depends on a few factors that differ from user to user:
- macOS version: The
Shift + Command + 5toolbar only exists on Mojave (10.14) and later. Older systems rely entirely on the direct keyboard shortcuts. - Multiple displays: By default,
Shift + Command + 3captures all connected screens as separate files. The toolbar lets you specify which screen. - Retina displays: Screenshots taken on Retina displays are captured at full pixel density, producing files that are larger in both dimensions and file size than they may appear on screen.
- File format: macOS defaults to PNG. You can change this to JPG, PDF, TIFF, or GIF using the Terminal command
defaults write com.apple.screencapture type jpg— though this affects all future screenshots globally. 🖥️ - Third-party tools: Apps like CleanShot X, Skitch, or Snagit offer annotation layers, scrolling capture, and cloud upload workflows that the built-in tools don't support.
Annotating and Editing Screenshots
The built-in Markup toolbar (accessible by clicking the floating thumbnail or opening a screenshot in Preview) gives you:
- Text, shapes, arrows, and sketch tools
- Cropping and rotation
- The ability to add a signature or redact information
For basic annotation this is sufficient, but the depth of tools, layer control, and output options vary significantly compared to dedicated screenshot tools. Whether the built-in markup is enough depends entirely on what you're doing with the image afterward — quick documentation looks different from polished tutorial content. 📸
Your specific workflow — how often you screenshot, where the images need to go, whether you need annotation or recording, and which macOS version you're running — is what ultimately determines which combination of these methods makes the most sense to use regularly.