Taking a screenshot on a Mac is something every Mac user needs to know — whether you’re capturing an error message for tech support, saving a receipt from an online purchase, or grabbing a meme to send to a friend. The good news is that macOS gives you a ton of different ways to do it, and once you learn the keyboard shortcuts, it becomes second nature.
This guide covers every screenshot method available on Mac, from the basic keyboard shortcuts to the built-in Screenshot app, plus tips on where your screenshots go and how to customize the whole experience.
The Three Keyboard Shortcuts You Need to Know
There are three main keyboard shortcuts for taking screenshots on Mac. Memorize these and you’ll be covered for 95% of situations:
| Shortcut | What It Does |
|---|---|
| Command + Shift + 3 | Captures the entire screen |
| Command + Shift + 4 | Lets you select a specific area |
| Command + Shift + 4 + Space | Captures a specific window |
Let me break each one down.
Method 1: Capture Your Entire Screen (Command + Shift + 3)
This is the simplest one. Press Command + Shift + 3 at the same time, and your Mac captures everything on your screen. You’ll hear a camera shutter sound (if your sound is on), and a thumbnail will appear in the bottom-right corner of your screen for a few seconds.
What Happens After You Take the Shot
- A small thumbnail appears in the bottom-right corner
- Click it quickly to open the editor (more on that below)
- Ignore it and it disappears after a few seconds, saving automatically
- The screenshot saves to your Desktop by default
If you have multiple monitors, this shortcut captures all of them — each display gets its own separate screenshot file.
Method 2: Capture a Selected Area (Command + Shift + 4)
This one’s my go-to. Press Command + Shift + 4 and your cursor turns into a crosshair with pixel coordinates. Now you can click and drag to select exactly the area you want to capture.
Tips for Better Selection Screenshots
- Hold Space while dragging — This lets you move the entire selection area without changing its size. Super useful if you slightly misaligned your selection.
- Hold Shift while dragging — Locks the selection to one axis (horizontal or vertical). Handy for capturing a perfect horizontal strip.
- Hold Option while dragging — Resizes the selection from the center outward instead of from the corner.
- Press Escape — Cancels the screenshot and returns your cursor to normal.
Once you release your mouse or trackpad button, the screenshot is taken and the thumbnail appears.
Method 3: Capture a Specific Window (Command + Shift + 4, Then Space)
Want to grab just one window without any background clutter? Here’s how:
- Press Command + Shift + 4
- Your cursor turns into a crosshair
- Press the Spacebar
- Your cursor turns into a camera icon
- Move the camera over the window you want to capture (it highlights in blue)
- Click to take the screenshot
By default, the captured window includes a nice shadow around it. It looks polished, but if you don’t want the shadow, hold Option while clicking. The shadow disappears.
How to Disable Window Shadows Permanently
If you never want the shadow, you can turn it off globally:
- Open Terminal (find it in Applications → Utilities)
- Type:
defaults write com.apple.screencapture disable-shadow -bool true - Press Enter
- Then type:
killall SystemUIServer - Press Enter again
To bring the shadow back, repeat the steps but change true to false.
Method 4: The Screenshot App (Command + Shift + 5)
Starting with macOS Mojave, Apple added a dedicated Screenshot app. Press Command + Shift + 5 and a toolbar appears at the bottom (or top) of your screen with five buttons:
- Capture Entire Screen — Same as Command + Shift + 3
- Capture Selected Window — Same as the window capture method above
- Capture Selected Portion — Shows a selection rectangle you can resize and move
- Record Entire Screen — Starts a video recording of your whole screen
- Record Selected Portion — Records video of just the area you select
Why the Screenshot App Is Useful
Even if you know the keyboard shortcuts, the Screenshot app has a few extra features worth knowing about:
- Options menu — Click “Options” to set a timer (5 or 10 seconds), choose where to save, show/hide the cursor, and more.
- Timed screenshots — Set a 5 or 10 second timer so you can set up the screen before the capture happens. Great for capturing dropdown menus.
- Remember last selection — The app remembers the area you selected last time, which is handy if you need to capture the same spot repeatedly.
Method 5: Capture the Menu Bar or a Dropdown Menu
Capturing an open menu can be tricky because the menu closes as soon as you press any key. Here’s the workaround:
- Press Command + Shift + 5 to open the Screenshot app
- Click Options and set a Timer for 5 seconds
- Click Capture Selected Portion and position the selection over the menu area
- Click Start Timer
- Quickly open the menu you want to capture
- Wait for the timer to count down and take the shot
It takes a little practice, but once you get the timing down it works great.
Method 6: Screenshot the Touch Bar (MacBook Pro)
If you have a MacBook Pro with a Touch Bar, you can capture it separately:
Press Command + Shift + 6
This takes a screenshot of whatever’s currently displayed on your Touch Bar. It saves to the same location as your other screenshots.
Where Do Screenshots Go on Mac?
By default, all screenshots save to your Desktop as PNG files. They’re named automatically with the date and time, like “Screenshot 2026-04-27 at 10.30.15 AM.png.”
After a while, your Desktop can get cluttered with screenshots. Here’s how to fix that.
How to Change Where Screenshots Save
Using the Screenshot App (Easy Way)
- Press Command + Shift + 5
- Click Options
- Under “Save to,” choose from Desktop, Documents, Clipboard, Mail, Messages, Preview, or click Other Location to pick any folder
Using Terminal (If You Want a Custom Folder)
- Create a folder for screenshots (for example, a “Screenshots” folder in your Documents)
- Open Terminal
- Type:
defaults write com.apple.screencapture location ~/Documents/Screenshots - Press Enter
- Type:
killall SystemUIServer - Press Enter
New screenshots will now save to that folder. To reset back to Desktop, use the same command but with ~/Desktop.
How to Change Screenshot File Format
By default, Mac saves screenshots as PNG files. PNG is great for quality, but the files can be large. If you’d prefer JPEG or another format:
- Open Terminal
- Type:
defaults write com.apple.screencapture type jpg - Press Enter
- Type:
killall SystemUIServer - Press Enter
You can use png, jpg, pdf, tiff, gif, or bmp as the format.
How to Copy a Screenshot to the Clipboard Instead
Don’t want a file — just want to paste the screenshot somewhere? Add Control to any screenshot shortcut:
- Control + Command + Shift + 3 — Copy full screen to clipboard
- Control + Command + Shift + 4 — Copy selected area to clipboard
- Control + Command + Shift + 4 + Space — Copy window to clipboard
Then just press Command + V in any app to paste the screenshot. No file gets saved to your Desktop.
How to Annotate and Edit Screenshots
After taking a screenshot, click the thumbnail that appears in the bottom-right corner before it disappears. This opens the Quick Look editor, which gives you these annotation tools:
- Pen tool — Freehand drawing on the screenshot
- Shapes — Rectangles, circles, arrows, and lines
- Text — Add text labels
- Signature — Sign the screenshot with a saved signature
- Markup tools — Highlight, underline, and strikethrough
- Crop — Trim the screenshot to a specific area
When you’re done editing, click Done to save. If you want to undo your edits and go back to the original, open the file in Preview and choose File → Revert to → Browse All Versions.
Third-Party Screenshot Tools Worth Trying
The built-in Mac screenshot tools are solid, but if you take a lot of screenshots for work, these apps add features that make life easier:
CleanShot X
Probably the best screenshot app for Mac. It lets you annotate, blur sensitive info, pin screenshots to your screen as floating references, record GIFs, and scroll-capture entire web pages. It’s paid but worth every penny if you take screenshots daily.
Snagit
The industry standard for professional screenshots. Powerful annotation tools, built-in templates, video recording, and easy sharing. It’s a one-time purchase and works on both Mac and Windows.
Skitch
Made by Evernote, Skitch is a free, lightweight option for quick annotations. It’s not as feature-rich as CleanShot X or Snagit, but it gets the job done for basic markup needs.
Lightshot
Free and simple. Press a hotkey, select your area, annotate, and share. It also lets you search for similar images on Google, which is oddly useful sometimes.
Screenshot Shortcut Cheat Sheet
Here’s a quick reference for all the shortcuts covered in this guide:
- Command + Shift + 3 — Full screen capture
- Command + Shift + 4 — Selected area capture
- Command + Shift + 4 + Space — Window capture
- Command + Shift + 5 — Open Screenshot app
- Command + Shift + 6 — Touch Bar capture
- Control + any above shortcut — Copy to clipboard instead of saving a file
- Option + click (during window capture) — Remove window shadow
Troubleshooting Common Screenshot Issues
Screenshots Not Saving to Desktop
You probably changed the save location at some point and forgot. Press Command + Shift + 5 → Options → check the “Save to” setting.
Screenshot Shortcuts Not Working
Go to System Settings → Keyboard → Keyboard Shortcuts → Screenshots and make sure the shortcuts are enabled. Sometimes a macOS update resets them.
Can’t Take Screenshots of DRM Content
Streaming services like Netflix, Disney+, and Apple TV+ use DRM protection that prevents screenshots. The screenshot will come out black. This is intentional — there’s no workaround built into macOS.
Screenshot App Missing After macOS Update
Press Command + Shift + 5. If nothing happens, restart your Mac. If it still doesn’t work, reset the NVRAM: shut down your Mac, turn it on, and immediately hold Option + Command + P + R for about 20 seconds (Intel Macs only — Apple Silicon Macs don’t need this).
Final Thoughts
Taking screenshots on a Mac is one of those things that seems complicated when you see all the different shortcuts and methods, but once you learn the three main ones — Command + Shift + 3, 4, and 5 — you’ll have pretty much everything covered. The Screenshot app (Command + Shift + 5) is especially useful since it gives you a visual interface plus recording options.
Start with the basics, and as you need more control, come back to this guide for the advanced tricks. And if you take screenshots professionally, definitely give CleanShot X or Snagit a try — they’ll save you serious time.