Verified for macOS Tahoe 26.2

Fix macOS Screenshot Not Saving

Taking screenshots with Cmd+Shift+4 but they never appear on your Desktop? Here is where they are hiding.

Recommended Troubleshooting Tool

Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.

- [Download CleanMyMac X Free Here](#)

- [Browse 240+ Premium Mac Utilities on Setapp](#)


The Symptom

You hear the camera shutter sound, but no file is created on the Desktop or in your Recent files.

The Fix

  1. Reset the Screenshot Location

Open the Screenshot app (Cmd+Shift+5), click Options, and ensure "Save to" is set to Desktop. Even if it looks correct, select "Other Location" then re-select "Desktop."

  1. Restart the Screen Capture Process

In Terminal:

killall screencaptureui
killall SystemUIServer
  1. Check for "Locked" Desktop Permissions

If macOS can't write to the folder, the file is discarded. Run:

touch ~/Desktop/test_file.txt

If you get a "Permission denied" error, fix your folder permissions:

sudo chmod 755 ~/Desktop

Pro Tip

If you have "Desktop & Documents" syncing to iCloud enabled, your screenshots might be uploading to the cloud before appearing locally. Check your bandwidth.