← Resources

Where do screenshots save on a Mac?

Short answer: by default, Mac screenshots save to the Desktop as PNG files, each named with the date and time it was taken. That is where to look first. If they are not there, the save location was probably changed, or the shot went to the clipboard instead of a file. Here is exactly where they land, how to find one fast, and how to send them somewhere tidier than a cluttered Desktop, both through the menu and through Terminal.

Where Mac screenshots go by default

Out of the box, macOS drops every screenshot onto the Desktop. The file is a PNG, and the name is built from the moment you took it, so they sort themselves chronologically without any effort on your part. The exact wording depends on your macOS version:

  • Newer macOS: Screenshot [date] at [time].png
  • Older macOS: Screen Shot [date] at [time].png

The Desktop default is handy at first and a mess by week two, which is why most people end up wanting them somewhere else. We get to that below. If you are still learning the capture shortcuts themselves, the full guide to taking a screenshot on a Mac covers every key combination first.

How to find a screenshot on a Mac

Look on the Desktop first. If it is buried, or you have changed the save folder, there are three reliable ways to track a shot down:

  • Search by name. Open Finder and search for Screenshot (or Screen Shot on older macOS). Because the prefix is consistent, this pulls up every screenshot in one list.
  • Sort by date. In any folder, sort by Date Added or Date Modified and the screenshot you just took will be at the top.
  • Catch the thumbnail. Right after you capture, a thumbnail flashes in the bottom-right corner for a few seconds. Click it to open the shot in Markup before it ever saves to disk.

For a more permanent fix, point the save location at a dedicated folder (next section) so every screenshot lands in one predictable place instead of scattered across the Desktop.

How to change where screenshots save on a Mac

There are two ways to change the save location. The Options menu is the one most people want; the Terminal command is there if you would rather script it or set a folder that the menu does not list.

RouteHow to do it
Options menuPress Shift-Command-5, click Options, and under Save to choose Desktop, Documents, Clipboard, Mail, Messages, Preview, or Other Location to pick any folder.
TerminalRun defaults write com.apple.screencapture location <path>, then killall SystemUIServer to apply the change.

For the Terminal route, replace <path> with the folder you want, for example ~/Documents/Screenshots. Create the folder first if it does not exist. The killall SystemUIServer step restarts the part of macOS that handles captures, so the new location takes effect without a reboot.

One more option worth knowing: setting Save to to Clipboard, or adding Control to any capture shortcut, sends the shot to the clipboard instead of writing a file. From there you can paste the screenshot straight where it needs to go and skip the saved file entirely.

Why your screenshots might not be on the Desktop

If the Desktop is empty of screenshots, the cause is almost always one of two things:

  • The save location was changed. Someone, possibly a past you, picked a different folder in the Shift-Command-5 Options menu. Open that menu and check what Save to currently points at.
  • Control was held during capture. Adding Control to a capture shortcut, such as Control-Shift-Command-4, copies the shot to the clipboard and saves no file at all. Nothing is on the Desktop because nothing was written. Paste it with Command-V.

Once you have located them, you can open a saved screenshot to crop or annotate it in Preview or Markup.

A folder of unredacted originals is a quiet risk

Here is the part most guides skip. Every screenshot that saves is an unedited original sitting in a folder, exactly as it was captured. If a shot had a customer email, an API key, or an account number in it, that copy still does, even after you crop or cover the sensitive bit in the version you shared. Drawing a black box over something in Markup does not change the file underneath, and an old original can resurface long after you have forgotten what was in it. I built ScrubShot partly because my own Desktop was a pile of these.

The fix is to deal with sensitive detail before the file ever saves, and to clear out the originals you no longer need. I have written up a privacy-first screenshot workflow for the Mac that walks through both, including how to stop the folder filling up with copies you would not want anyone scrolling through.

ScrubShot closes the gap at capture time: it grabs the shot with a shortcut like the built-in tools, then its Scrub tool pixelates the area you select straight into the image, so the saved file has no recoverable detail and no overlay to peel back. You still get Marker, Text and Crop for ordinary edits, and all of it runs on your Mac with nothing uploaded.

FAQ

Where do screenshots go on a Mac by default?
They go to the Desktop. macOS saves each screenshot there as a PNG file named with the date and time it was taken, so a shot from this afternoon shows up on the Desktop almost the moment you take it.
How do I change where screenshots save on a Mac?
Press Shift-Command-5 to open the screenshot toolbar, click Options, and pick a new spot under "Save to": Desktop, Documents, Clipboard, Mail, Messages, Preview, or Other Location to choose any folder. That choice sticks until you change it again. If you prefer the command line, run defaults write com.apple.screencapture location <path> in Terminal, then killall SystemUIServer to apply it.
Why are my screenshots not on the Desktop?
Usually one of two reasons. Either the save location was changed in the Shift-Command-5 Options menu, so the files are landing in another folder, or you held Control while capturing, which copies the shot to the clipboard instead of writing a file. A clipboard capture saves nothing to disk, so paste it somewhere with Command-V before it gets overwritten.
How do I find a screenshot I just took?
Check the Desktop first, since that is the default. If it is not there, open Finder and search for "Screenshot" (or "Screen Shot" on older macOS) by name, or sort a folder by date so the newest file sits at the top. You can also click the thumbnail that flashes in the bottom-right corner right after capture to open the shot before it saves.

Try it

ScrubShot is a Mac app that pixelates sensitive areas into the image before it saves, so the file on your Desktop has nothing left to recover. Press the shortcut, scrub out the private bits, crop or label the rest, then copy or save. There is a free 7-day trial with no card required. After that it is $30 once, with lifetime updates and no subscription.

Try ScrubShot free →