How To Take A Screen Shot On Mac

I just switched to a Mac and can’t figure out how to take a simple screenshot. I’m used to the Print Screen key on Windows, but none of the keys I’ve tried seem to work the same way. I need to grab screenshots for work tutorials and troubleshooting, including full screen, a selected area, and specific windows. Can someone walk me through the easiest ways to take screenshots on Mac and where those images get saved?

On macOS there is no Print Screen key, so you use key combos.

Fast version:

  1. Whole screen
    Press: Shift + Command (⌘) + 3
    File goes to Desktop by default.

  2. Selected area
    Press: Shift + Command (⌘) + 4
    Your cursor turns into crosshairs.
    Click and drag the area.
    Release mouse to take the shot.

  3. Specific window
    Press: Shift + Command (⌘) + 4, then tap Space.
    Cursor turns into a camera icon.
    Click the window you want.

  4. Screenshot toolbar (easiest to remember)
    Press: Shift + Command (⌘) + 5
    You get options for:

  • Full screen
  • Window
  • Selection
  • Record screen
  1. Copy to clipboard instead of saving to file
    Add Control to the combo.

Examples:
Control + Shift + Command + 3 copies whole screen to clipboard.
Control + Shift + Command + 4 copies selection to clipboard.

Then paste into Slack, Word, etc.

  1. Change where screenshots go
    Go to Shift + Command + 5
    Click “Options”
    Pick Desktop, Documents, Clipboard, Mail, Messages, or “Other Location”.

  2. Turn off that small floating thumbnail
    Shift + Command + 5
    Options
    Uncheck “Show Floating Thumbnail”.

If none of this works, check:

  • You are on a normal keyboard layout.
  • System Settings > Keyboard > Keyboard Shortcuts > Screenshots is enabled.

Once your fingers remember Shift + Command + 3 and 4, it feels faster than Print Screen on Windows.

The lack of a Print Screen key throws everyone off at first. @waldgeist already covered the core shortcuts, so I’ll skip re-listing those combos and add a few extra tricks that actually make macOS screenshots nicer than Windows once you get used to it.

  1. Use Preview like the old-school “Snipping Tool”

    • Open the Preview app
    • In the menu bar: File → Take Screenshot
      • From Selection
      • From Window
      • From Entire Screen
    • It drops the capture right into a document so you can crop, annotate, then Save As whatever you want.
      This is handy if you hate your desktop filling up with random PNGs.
  2. Instant annotations without opening another app

    • After you screenshot, that little thumbnail pops up in the corner.
    • Click it before it disappears.
    • You get Markup tools: text, arrows, shapes, highlight, blur (via shapes + fill), signatures, etc.
    • Hit Done to save, or the Share icon to send it straight to Mail, Messages, etc.
      For quick “draw a red circle around this bug” stuff, this is actually faster than on Windows.
  3. Screenshot into specific apps directly

    • Set screenshots to “Clipboard” in the Shift + Command + 5 Options (or use the Control modifier like @waldgeist said).
    • Then just paste directly into:
      • Slack
      • Word / PowerPoint
      • Notion
      • Figma / design tools
        This avoids cluttered folders and is closer to “Print Screen → paste” behavior you’re used to.
  4. Use Automator / Shortcuts to mimic a single key
    If you really miss one-key screenshots:

    • Open the Shortcuts app.
    • Create a new shortcut that runs the “Take Screenshot” action.
    • In its settings, assign a custom keyboard shortcut like F13 or something unused.
      It is not quite as clean as a real Print Screen key, but it gets close.
  5. Screenshots with the Touch Bar (if you’ve got one of those cursed MacBook Pros)

    • Go to System Settings → Keyboard → Keyboard Settings → Customize Control Strip
    • Add the Screenshot button.
    • Then you can just tap that Screenshot icon and pick what you want with the mouse.
      This is honestly easier for mouse-first people.
  6. Don’t forget about screen recording
    Since you said you need this for work:

    • Use Shift + Command + 5 and pick the recording options.
    • You can record part of the screen to show steps, then grab still frames from the video later.
      For documenting bugs or explaining workflows, a 10-second screen recording is often clearer than 5 separate screenshots.
  7. One thing I actually disagree with @waldgeist on: I don’t recommend turning off the floating thumbnail at first.
    That thumbnail is how you:

    • Quickly annotate
    • Change where it saves
    • Delete a bad shot before it hits your desktop
      Once your workflow is dialed in, then yeah, you can hide it. Early on, it’s training wheels you actually want.

If you want to feel almost exactly like Windows: set output to Clipboard, use Control + Shift + Command + 3 / 4, and just paste everywhere. No random files, same mental model as Print Screen + Paste.