Change Mac Screenshot Locations
I take a lot of screenshots while I use my Mac. You can see some of them here. Most of my articles include my screenshots. By default, the screenshots you take are saved on your desktop as .png files.
You can easily take a screenshot without the need to download/install any third party software. There are a few ways to capture screenshots on your Mac. For instance, you use Command (⌘)-Shift-3 keys to take a screenshot of your whole screen.
But if you take lots of screenshots, then you may notice that your desktop is getting crowded. Your desktop clutter may harm your productivity because it would be difficult to find what you are looking for.
The good news is that you can choose a location on your computer where screenshots should be saved. Here is how:
Change the location where screenshots are saved
- The first step is to decide where do you want to save them. For this article, I created a folder (screenshots) on my desktop. The screenshots I take will automatically be saved in this folder, instead of my desktop. You can do this by selecting Finder > File > New Folder (or just press Shift–Command (⌘)–N). Rename this new folder, anything you want, like screenshots etc.
- Now launch the Terminal app (Finder > Applications > Utilities > Terminal)
- Type the following command:
- defaults write com.apple.screencapture location ~/Desktop/screenshots/
- Press enter
- Now enter the following command:
- killall SystemUIServer
- Press enter
- This command will let you apply the changes.
- That’s it. Now your screenshots will be saved in this folder.
Bonus tip:
As stated above, screenshots are saved as .png files. You can also change this if you like. For instance, it can be BMP, GIF, PDF, or TIFF or JPEG. Here is how:
My screenshots are not going to my desktop (MacOS Sierra). Where can I find them?
Didn’t work for me – followed instructions to the letter. Any thoughts?
Using MacBook Air early 2013, running Mojave
Under Utilities or Other, locate and open the Screenshot application (it will be in the same location as Terminal). Under options, choose the location where you want to save or open you subsequent screenshots. Screenshots will continue to be saved or opened as indicated until you select one of the other options. Hope this helps!
Thank you! Thank you! Thank you!
Fab! As you say, you can spend valuable minutes searching around for screenshots. I was a screenshots pig, but no more!!