Mac maintenance
How to Take Screenshots on Mac the Pro Way
macOS has more screenshot options than most people know. Here's every shortcut, the right way to use Shift+Cmd+5, and how to never lose a screenshot again.
The screenshot key combos on Mac aren’t easy to remember when you’re new. The good news: there are really only three you need, and once those are in your fingers, you’ll never reach for a third-party tool again.
The macOS screenshot system is genuinely good. It includes selection, full screen, window capture, screen recording, timer, drag-to-export, and Markup-on-the-fly editing. Here’s how to use the whole thing.
The three shortcuts to memorize
Shift+Cmd+3— capture the entire screenShift+Cmd+4— capture a selected area (drag to draw the rectangle)Shift+Cmd+5— open the screenshot toolbar with all the options
That’s it. Pick which one fits the moment.
For most people, Shift+Cmd+4 is the workhorse. You drag a rectangle around what you want, release, and a thumbnail appears in the bottom-right corner of the screen. Click the thumbnail to mark it up; ignore it and it saves to the Desktop after a few seconds.
The hidden modes inside Shift+Cmd+4
Shift+Cmd+4 does more than rectangle selection.
- Press Space after
Shift+Cmd+4— the cursor turns into a camera. Hover over a window and click. You get a clean shot of just that window, with a soft drop shadow around it. This is the move for screenshots you’re sharing with people: no desktop clutter, no awkward cropping. - Hold Option while clicking a window — same window screenshot, but without the shadow. Cleaner edges if you’re going to drop it into a designed layout.
- Press Space mid-drag — locks the size of your selection rectangle, lets you reposition it before releasing
- Press Shift mid-drag — locks one axis (resize only horizontally or only vertically)
- Press Option mid-drag — resizes from the center of the rectangle instead of one corner
- Press Esc — cancels the screenshot
The window capture mode (Space after Shift+Cmd+4) is the underrated one. Almost every clean Mac screenshot you see online uses it.
The full screenshot toolbar (Shift+Cmd+5)
Shift+Cmd+5 opens a small floating toolbar at the bottom of the screen with five capture buttons and an Options menu.
The capture buttons:
- Capture entire screen
- Capture selected window
- Capture selected portion
- Record entire screen
- Record selected portion
The Options menu has:
- Save to: Desktop (default), Documents, Clipboard, Mail, Messages, Preview, or Other Location
- Timer: None, 5 seconds, or 10 seconds
- Microphone: for screen recordings
- Show Floating Thumbnail: the small preview that appears bottom-right
- Remember Last Selection: preserves your selection rectangle between captures
- Show Mouse Pointer: include or exclude cursor in screenshots
The Save to setting is the one most people benefit from changing. If you take screenshots primarily to paste into chat or design tools, set Save to → Clipboard. Now Shift+Cmd+4 puts the image directly on your clipboard, ready to paste with Cmd+V. No file ever lands on your desktop.
Mark up screenshots without leaving the flow
When you take a screenshot, a small thumbnail appears in the bottom-right corner for a few seconds. Click it before it fades and Markup opens.
Markup gives you:
- Drawing tools: pen, highlighter, shapes, lines, arrows
- Text with font and color controls
- Crop
- Rotate
- Annotate with Apple Pencil if you have one paired
- Share directly to Messages, Mail, AirDrop
Done editing, click Done. You can save, share, copy, or delete. This whole flow takes 5-10 seconds and replaces 90% of what people use Skitch or other markup apps for.
If you ignore the thumbnail, the screenshot saves to wherever you’ve configured (default: Desktop) without going through Markup.
The drag-out trick
Inside the floating thumbnail, you can drag the screenshot directly to wherever you want it: a Slack window, a Mail draft, a folder. No need to go find the file first.
Same with Markup — once you’re in Markup view, you can drag the image straight out of Markup into another app while keeping the editor open.
This pattern is faster than save-then-attach and most people don’t realize it works.
Change the default file format and location
Screenshots default to PNG saved to Desktop. To change either, open Terminal:
For PNG → JPG:
defaults write com.apple.screencapture type jpg
killall SystemUIServer
Replace jpg with png, pdf, tiff, or gif to use a different format.
For a custom save location:
defaults write com.apple.screencapture location ~/Pictures/Screenshots
killall SystemUIServer
Change the path to wherever you want screenshots to land. The folder must exist first.
To revert to defaults, repeat the commands with the original values.
The simpler way to change save location is just Shift+Cmd+5 → Options → Save to → Other Location, which doesn’t require Terminal.
Capture the Touch Bar (if you have one)
Shift+Cmd+6 captures whatever’s on the Touch Bar at that moment. Useful if you’re documenting an app that uses the Touch Bar in a specific way.
If you don’t have a Touch Bar, ignore this entirely.
Take a screenshot with a timer
Shift+Cmd+5 → Options → Timer → 5 or 10 seconds. The next capture you trigger will count down before firing.
Useful for:
- Capturing a hover state or menu that disappears when you move the cursor
- Documenting an animation mid-flight
- Setting up a complex screen state, then walking away for the capture
You can also use the Timer option for screen recordings.
Screen recording from the same toolbar
Two of the five buttons on Shift+Cmd+5 are for video recording. Pick “Record entire screen” or “Record selected portion.”
Before clicking record, hit Options to choose:
- Microphone source (Built-in or external)
- Save location
- Timer
- Whether to show clicks (highlights every click with a small circle in the recording)
Click Record. To stop, click the small stop icon in the menu bar (top-right area), or press Cmd+Control+Esc.
For more advanced recording (multiple audio sources, webcam overlay, scene switching), QuickTime Player can do basic captures or you’ll need a tool like ScreenFlow or OBS.
Where screenshots go when you can’t find them
If a screenshot appeared as a thumbnail and you ignored it, the file should be in:
- Wherever your Save to setting is pointing (
Shift+Cmd+5→ Options shows current setting) - Default: Desktop, named “Screenshot YYYY-MM-DD at HH.MM.SS [AM/PM].png”
If you copied the screenshot to clipboard, it’s there until you copy something else. Pasting into Preview (Cmd+V after opening Preview) gives you a way to inspect or save it.
When screenshots get sluggish
Macs that are full or running on older hardware can show a noticeable lag between pressing the screenshot key combo and the capture firing. Causes:
- Disk under 10% free
- Lots of high-resolution displays (full-screen captures of 5K monitors are big files)
- A backed-up Trash with thousands of old screenshots in it
The screenshot flow is one of the parts of macOS most affected by general system clutter. Keep things clean and it stays instant.
The Mac screenshot system is one of the better ones across operating systems. Three shortcuts, a toolbar with sensible options, and Markup right inside the flow. Skip the third-party tools — what’s built in is fast, clean, and usually exactly what you need.