How To Take Ss On Mac

I just switched from Windows to a Mac and I’m confused about the built‑in screenshot options. On my old laptop I used the Print Screen key, but on this Mac I can’t figure out the shortcut or where the screenshots get saved. I’m trying to capture my full screen and specific windows for work tutorials. Can someone explain the easiest ways to take screenshots on a Mac and how to change where they’re saved?

Here is the quick Mac screenshot rundown, Windows-convert edition:

  1. Full screen
    Press: Shift + Command + 3
    Result: Takes a shot of the whole screen.
    File: By default it lands on your Desktop as “Screenshot [date] at [time].png”.

  2. Selected area
    Press: Shift + Command + 4
    You see a small crosshair cursor.
    Click and drag to select the area.
    Release the mouse to save the shot.
    Hit Escape to cancel if you mess up.

  3. Single window
    Press: Shift + Command + 4, then hit Space.
    Cursor turns into a camera icon.
    Move over a window, click it.
    Mac saves only that window, with a slight shadow.

  4. Screenshot toolbar
    Press: Shift + Command + 5
    You get a small toolbar at the bottom of the screen.
    Options there:

  • Capture entire screen
  • Capture selected window
  • Capture selected portion
  • Record entire screen (video)
  • Record selected portion (video)

Click Options in that toolbar to:

  • Change where files go (Desktop, Documents, Clipboard, etc)
  • Set a timer (5 or 10 seconds)
  • Show or hide mouse pointer
  1. Copy to clipboard instead of file
    Add Control to the shortcuts:
  • Full screen to clipboard: Shift + Control + Command + 3
  • Selection to clipboard: Shift + Control + Command + 4
    Then paste into apps with Command + V, like Word, Mail, Slack, etc.
  1. Change the default save location
    Press Shift + Command + 5
    Click Options
    Under “Save to”, pick a folder, or choose “Other Location” and make a custom “Screenshots” folder.
    Mac remembers this for next time.

  2. Where to check if you lost one

  • Desktop
  • Recently used folder from the Dock
  • Open Finder, search for “Screenshot” and sort by Date.
  1. Quick editing
    After you take a screenshot, a small thumbnail pops up in the bottom right.
    Click it quickly to open Markup.
    You can draw, highlight, add text, crop, then hit Done to save.

  2. Shortcut reference you can keep
    You can write this in a text file and pin it:

  • Shift + Cmd + 3 = full screen
  • Shift + Cmd + 4 = area
  • Shift + Cmd + 4, then Space = window
  • Shift + Cmd + 5 = toolbar
  • Add Control to copy instead of save

Once you run Shift + Command + 5 a few times, it starts to feel more natural than Print Screen.

On Windows you basically had “one big hammer” (Print Screen). On macOS you’ve got a small toolbox instead. @andarilhonoturno already nailed the main shortcuts, so I’ll skip repeating those and add the “stuff you find out after a week of swearing at the keyboard” extras.

  1. Where they’re actually going
    By default: Desktop, with names like Screenshot 2026-02-17 at 10.32.14.png.
    If your Desktop is a war zone, open Finder, hit Command + F, type Screenshot and set “Kind: Image” to narrow it down.
    Also check:
  • Finder sidebar > Recents
  • iCloud Drive > Desktop if you turned on Desktop & Documents in iCloud settings
  1. Change the format (PNG is overkill sometimes)
    Apple loves PNG. A lot of apps and websites don’t. You can switch to JPG with a Terminal command:
  • Open Terminal (Spotlight: Command + Space, type “Terminal”)
  • Paste this and hit Enter:
    defaults write com.apple.screencapture type jpg
  • Then: killall SystemUIServer

You can use png, jpg, pdf, tiff, gif. I disagree a bit with the “just use the default” mindset: if you share a ton of screenshots in chat, JPG is usually friendlier.

  1. Turn off the little camera sound
    If that fake shutter noise bugs you:
  • Easiest: turn system sound down or mute first
  • Or go to System Settings > Sound > uncheck “Play user interface sound effects”
    Not perfect, but quieter.
  1. Stop cluttering your Desktop without using the clipboard
    I like saving the file first but not on Desktop. Instead of relying only on Shift + Command + 5 every time like @andarilhonoturno suggested, you can set a dedicated folder once and forget it:
  • Make a folder like ~/Pictures/Screenshots
  • Use Shift + Command + 5 once
  • Options > Save to > Other Location > choose that folder
    After that, you don’t even need the toolbar; shortcuts 3/4/whatever will auto-save there.
  1. Disable the floating thumbnail
    That little preview in the corner can be handy, but it also delays your screenshot actually being written to disk. If you’re doing rapid-fire shots, it gets annoying:
  • Press Shift + Command + 5
  • Options
  • Uncheck “Show Floating Thumbnail”

Now screenshots go straight to the file.

  1. Quick crop & annotate without Preview
    If the thumbnail is on:
  • Click it
  • You get Markup tools at the top
    You can:
  • Crop by dragging the corners
  • Use the rectangle or arrow tools to point stuff out
  • Add text with the “T” button
    Then click Done and it overwrites the screenshot, no need to save-as. If you miss the thumbnail, the screenshot opens in Preview by default, which is slower.
  1. Using Preview as a pseudo Print Screen tool
    If you want something emotionally closer to Windows:
  • Open Preview
  • File > Take Screenshot
    • From Selection
    • From Window
    • From Entire Screen
      It’s clunkier than the shortcuts but good when you forget them or you’re already in Preview editing another image.
  1. Touch Bar & external keyboards
    If you’re using a MacBook with Touch Bar, or a Windows keyboard:
  • Windows keyboard “Windows” key = Command
  • Alt = Option
    So your “Print Screen” vibe is:
  • Windows + Shift + 3 / 4 / 5
    On some weird keyboards the Command key layout will throw your muscle memory off for a few days. You’ll get used to it.
  1. Screen recording alternative
    If you want what used to require extra apps on Windows:
  • Shift + Command + 5
  • Use the recording options (entire screen or portion)
    The recordings go to the same place as your screenshots, and you can trim them right from the thumbnail.

Once you’ve used Shift + Command + 4 a dozen times, you honestly won’t miss Print Screen. You will miss the simplicity for like two days though, that part is legally required.