Change the Default Save Location of Screenshots in Mac OS X for a Cleaner Desktop

Feb 15, 2015 01:36 AM
635595322187958526.jpg

While my desktop is usually neat and organized, it quickly fills up with screenshots each and every day. Usually, I end up putting them in a folder or just trash them, but why not make the entire process of taking and organizing screenshots easier by changing their default save location?

635590797968300893.jpg

With the help of Terminal, I'm going to show you how to change the default save location of screenshots to anywhere you want in Mac OS X.

Change Default Save Location of Screenshots

Choose a location, like the desktop, and create a folder called Screenshots (or whatever you'd like) where your screenshots will now be saved.

635590832937363028.jpg

Open Terminal and enter the following command:

defaults write com.apple.screencapture location

Now enter a space after "location" and drag the folder you created over to Terminal (which will insert the file path of the folder), or enter the location yourself.

Hit Enter on your keyboard, then type in:

killall SystemUIServer

Press Enter again and you're done.

635590841744803805.jpg

The default location of your screenshots will now be inside of the folder you created.

635590843536547214.jpg

Going Back to Desktop Save Location

If the screenshot folder no longer does it for you, you can easily go back to having your screenshots saved to your desktop. Head into Terminal and issue the following command:

defaults write com.apple.screencapture location /Users/Username/Desktop/

Replace Username with the name of the user on your system, then use the killall SystemUIServer command once again.

Let us know what you think in the comments and check out more of our guides over on our Facebook, Google+, and Twitter.

Comments

No Comments Exist

Be the first, drop a comment!