mac •
How to Change where Mac Screen Shots are Saved
Tired of a cluttered Desktop? Here is how to create a dedicated Screenshots folder on your Mac.
By default, everything goes to your Desktop. Here is how to clean it up.
1. The Easy Way
- Press
Cmd + Shift + 5. - Click Options.
- Under the “Save to” section, select Other Location.
- Choose a folder (like one inside your Pictures folder) and click Choose.
2. The Terminal Way
If you want to be precise, open Terminal and type:
defaults write com.apple.screencapture location ~/Pictures/Screenshots
(Replace the path with your own). Then type:
killall SystemUIServer
3. Why This Matters
Keeping your desktop clean isn’t just for looks—macOS works harder to render icons on a cluttered desktop, which can actually slow down your system!
S
ScreenShotHow Team
Expert Guide Author