Home

How do you configure a Mac to save screenshots to a specific directory?

By Joel Dare - Written April 26, 2023

I take a lot of screenshots. Instead of dropping those on the Desktop, which is the current Mac default, I want to put those into a Screenshots folder inside my home folder. To do that I need to start by creating the Screenshots directory.

In addition, you may want to save your home folder into Favorites.

Finally, to configure your Mac to save screenshots to a directory follow these steps:

defaults write com.apple.screencapture location /path/to/new/folder

killall SystemUIServer

From now on, when you take a screenshot using the keyboard shortcuts (Command-Shift-3 for a full-screen screenshot, or Command-Shift-4 for a selection screenshot), the screenshot will be saved to the folder you specified.

Build your next site in pure HTML and CSS

Want to build your next site in pure HTML and CSS? Join the free Five-Day Neat Starter Email Course and build a lean, production-ready page before Friday.

Email Me the Crash Course


JoelDare.com © Dare Companies Dotcom LLC

Terms - Privacy