In 2024, Adjust Mac's Screenshot Stash Location

In 2024, Adjust Mac's Screenshot Stash Location

Emma Lv13

Adjust Mac’s Screenshot Stash Location

How to Change the Destination Where Screenshots are Saved on your Mac

author avatar

Max Wales

Mar 27, 2024• Proven solutions

Whenever you take a screenshot on a Mac computer, a file is saved to the desktop by default. Most Mac users never have the need to change this setting, because they can always move the file to a folder where they want to store it. On the other hand, creating a lot of screenshots every day can make a chaos on your desktop. Luckily changing the destination where your screenshots are saved is a simple process that lets you decide where your images will be stored.

Here’s how you can change the location where the screenshots you take using the keyboard shortcuts will be saved.

KoolReport Pro is an advanced solution for creating data reports and dashboards in PHP. Equipped with all extended packages , KoolReport Pro is able to connect to various datasources, perform advanced data analysis, construct stunning charts and graphs and export your beautiful work to PDF, Excel, JPG or other formats. Plus, it includes powerful built-in reports such as pivot report and drill-down report which will save your time in building ones.

It will help you to write dynamic data reports easily, to construct intuitive dashboards or to build a whole business intelligence cockpit.

KoolReport Pro package goes with Full Source Code, Royal Free, ONE (1) Year Priority Support, ONE (1) Year Free Upgrade and 30-Days Money Back Guarantee.

Developer License allows Single Developer to create Unlimited Reports, deploy on Unlimited Servers and able deliver the work to Unlimited Clients.

Filmora logo filmora product interface


VSDC Pro Video Editor is a light professional non-linear video editing suite for creating a movie of any complexity. It supports the most popular video/audio formats and codecs, including 4K, HD and GoPro videos. Preconfigured profiles make the creation of videos for various multimedia and mobile devices absolutely hassle-free.

Key features:

• Import from any devices and cams, including GoPro and drones. All formats supported. Сurrently the only free video editor that allows users to export in a new H265/HEVC codec, something essential for those working with 4K and HD.
• Everything for hassle-free basic editing: cut, crop and merge files, add titles and favorite music
• Visual effects, advanced color correction and trendy Instagram-like filters
• All multimedia processing done from one app: video editing capabilities reinforced by a video converter, a screen capture, a video capture, a disc burner and a YouTube uploader
• Non-linear editing: edit several files with simultaneously
• Easy export to social networks: special profiles for YouTube, Facebook, Vimeo, Twitter and Instagram
• High quality export – no conversion quality loss, double export speed even of HD files due to hardware acceleration
• Stabilization tool will turn shaky or jittery footage into a more stable video automatically.
• Essential toolset for professional video editing: blending modes, Mask tool, advanced multiple-color Chroma Key

The All-in-One Screen Recorder & Video Editor

  • Record desktop screen, voiceover, and webcam simultaneously
  • Edit recorded clips quickly with a wide range of professional tools
  • Built-in plentiful templates and effects
  • Export to MP4, MOV, MKV, GIF and multiple formats

Try It Free

For Win 7 or later (64-bit)

Try It Free

For macOS 10.12 or later

secure downloadSecure Download

Part 1: How to Save Screenshots to a Specific Folder on Mac

Changing the folder where you store your screenshots is not an irreversible process, which means that you can reset the destination where the files are saved to Desktop at any point. Do not delete the new folder, because your Mac may not be able to take screenshots, afterward. The process described below is the only way you can delete a folder or add a new destination for your screenshots, and failing to comply with it may cause your Mac to malfunction.

 Mac Screenshots

Create a new folder on the desired location on your hard drive, and then launch Terminal, by typing Terminal in the Search Box and clicking on its icon. Once the app is open, you should insert the following command into the Terminal window:

defaults write com.apple.screencapture location

Then enter a space at the end after ‘location’.

 Mac Screenshots

The next step is to add the new location at which screenshots will be saved and you can do this by simply dragging the folder you created into Terminal and adding it at the end of the command you just entered. A path is created and the command line should now contain the folder’s unique location and it should look like this:

defaults write com.apple.screencapture location /Users/username/Screenshots

To execute the command you have to press Enter. After Terminal finishes running the command, its window will appear on the screen again. You should proceed to confirm the changes you’ve just made by resetting the User Interface on your computer. In order to do so, you’ll have to insert this command below the one you previously entered:

killall SystemUIServer

Hit Enter once more to confirm the changes and run the new command. Close Terminal app by clicking on the Terminal menu and selecting the Quick Terminal option. The default location where the screenshots are saved on your Mac is now changed and every time you take a screenshot using the Command + Shift + 3 shortcut the file will be saved at the new location. If for whatever reason you want to make the Desktop once again the destination where the screenshots on your computer will be saved here’s how you can do it.

Part 2: How to Change the Screenshot Save Location Back to Desktop

The process of changing the default screenshot save location back to Desktop is nearly identical to the process we just described. You just have to open the Terminal app and insert the following command into the prompt.

defaults write com.apple.screen capture location /Users/Username/Desktop/

Make sure that your username is properly written, and then press Enter to run the command. Now you only have to reset the UI so it can recognize the changes you’ve made, and you can do it by inserting the killall SystemUIServer command into the Terminal window and pressing Enter to execute it.

Don’t forget that deleting the folder you use as a default location for storing screenshots should only be done using the process we just described in the Terminal application, since all other methods may cause unnecessary trouble.

author avatar

Max Wales

Max Wales is a writer and a lover of all things video.

Follow @Max Wales

Max Wales

Mar 27, 2024• Proven solutions

Whenever you take a screenshot on a Mac computer, a file is saved to the desktop by default. Most Mac users never have the need to change this setting, because they can always move the file to a folder where they want to store it. On the other hand, creating a lot of screenshots every day can make a chaos on your desktop. Luckily changing the destination where your screenshots are saved is a simple process that lets you decide where your images will be stored.

Here’s how you can change the location where the screenshots you take using the keyboard shortcuts will be saved.

Filmora logo filmora product interface

The All-in-One Screen Recorder & Video Editor

  • Record desktop screen, voiceover, and webcam simultaneously
  • Edit recorded clips quickly with a wide range of professional tools
  • Built-in plentiful templates and effects
  • Export to MP4, MOV, MKV, GIF and multiple formats

Try It Free

For Win 7 or later (64-bit)

Try It Free

For macOS 10.12 or later

secure downloadSecure Download

Part 1: How to Save Screenshots to a Specific Folder on Mac

Changing the folder where you store your screenshots is not an irreversible process, which means that you can reset the destination where the files are saved to Desktop at any point. Do not delete the new folder, because your Mac may not be able to take screenshots, afterward. The process described below is the only way you can delete a folder or add a new destination for your screenshots, and failing to comply with it may cause your Mac to malfunction.

 Mac Screenshots

Create a new folder on the desired location on your hard drive, and then launch Terminal, by typing Terminal in the Search Box and clicking on its icon. Once the app is open, you should insert the following command into the Terminal window:

defaults write com.apple.screencapture location

Then enter a space at the end after ‘location’.

 Mac Screenshots

The next step is to add the new location at which screenshots will be saved and you can do this by simply dragging the folder you created into Terminal and adding it at the end of the command you just entered. A path is created and the command line should now contain the folder’s unique location and it should look like this:

defaults write com.apple.screencapture location /Users/username/Screenshots

To execute the command you have to press Enter. After Terminal finishes running the command, its window will appear on the screen again. You should proceed to confirm the changes you’ve just made by resetting the User Interface on your computer. In order to do so, you’ll have to insert this command below the one you previously entered:

killall SystemUIServer

Hit Enter once more to confirm the changes and run the new command. Close Terminal app by clicking on the Terminal menu and selecting the Quick Terminal option. The default location where the screenshots are saved on your Mac is now changed and every time you take a screenshot using the Command + Shift + 3 shortcut the file will be saved at the new location. If for whatever reason you want to make the Desktop once again the destination where the screenshots on your computer will be saved here’s how you can do it.

Part 2: How to Change the Screenshot Save Location Back to Desktop

The process of changing the default screenshot save location back to Desktop is nearly identical to the process we just described. You just have to open the Terminal app and insert the following command into the prompt.

defaults write com.apple.screen capture location /Users/Username/Desktop/

Make sure that your username is properly written, and then press Enter to run the command. Now you only have to reset the UI so it can recognize the changes you’ve made, and you can do it by inserting the killall SystemUIServer command into the Terminal window and pressing Enter to execute it.

Don’t forget that deleting the folder you use as a default location for storing screenshots should only be done using the process we just described in the Terminal application, since all other methods may cause unnecessary trouble.

author avatar

Max Wales

Max Wales is a writer and a lover of all things video.

Follow @Max Wales

Max Wales

Mar 27, 2024• Proven solutions

Whenever you take a screenshot on a Mac computer, a file is saved to the desktop by default. Most Mac users never have the need to change this setting, because they can always move the file to a folder where they want to store it. On the other hand, creating a lot of screenshots every day can make a chaos on your desktop. Luckily changing the destination where your screenshots are saved is a simple process that lets you decide where your images will be stored.

Here’s how you can change the location where the screenshots you take using the keyboard shortcuts will be saved.

Filmora logo filmora product interface


DbSchema database designer for all databases, schema design in the team, schema deployment, interactive diagrams, documentation, data and query tools.

The All-in-One Screen Recorder & Video Editor

  • Record desktop screen, voiceover, and webcam simultaneously
  • Edit recorded clips quickly with a wide range of professional tools
  • Built-in plentiful templates and effects
  • Export to MP4, MOV, MKV, GIF and multiple formats

Try It Free

For Win 7 or later (64-bit)

Try It Free

For macOS 10.12 or later

secure downloadSecure Download

www.sentrypc.com

Part 1: How to Save Screenshots to a Specific Folder on Mac

Changing the folder where you store your screenshots is not an irreversible process, which means that you can reset the destination where the files are saved to Desktop at any point. Do not delete the new folder, because your Mac may not be able to take screenshots, afterward. The process described below is the only way you can delete a folder or add a new destination for your screenshots, and failing to comply with it may cause your Mac to malfunction.

 Mac Screenshots

Create a new folder on the desired location on your hard drive, and then launch Terminal, by typing Terminal in the Search Box and clicking on its icon. Once the app is open, you should insert the following command into the Terminal window:

defaults write com.apple.screencapture location

Then enter a space at the end after ‘location’.

 Mac Screenshots

The next step is to add the new location at which screenshots will be saved and you can do this by simply dragging the folder you created into Terminal and adding it at the end of the command you just entered. A path is created and the command line should now contain the folder’s unique location and it should look like this:

defaults write com.apple.screencapture location /Users/username/Screenshots

To execute the command you have to press Enter. After Terminal finishes running the command, its window will appear on the screen again. You should proceed to confirm the changes you’ve just made by resetting the User Interface on your computer. In order to do so, you’ll have to insert this command below the one you previously entered:

killall SystemUIServer

Hit Enter once more to confirm the changes and run the new command. Close Terminal app by clicking on the Terminal menu and selecting the Quick Terminal option. The default location where the screenshots are saved on your Mac is now changed and every time you take a screenshot using the Command + Shift + 3 shortcut the file will be saved at the new location. If for whatever reason you want to make the Desktop once again the destination where the screenshots on your computer will be saved here’s how you can do it.

Part 2: How to Change the Screenshot Save Location Back to Desktop

The process of changing the default screenshot save location back to Desktop is nearly identical to the process we just described. You just have to open the Terminal app and insert the following command into the prompt.

defaults write com.apple.screen capture location /Users/Username/Desktop/

Make sure that your username is properly written, and then press Enter to run the command. Now you only have to reset the UI so it can recognize the changes you’ve made, and you can do it by inserting the killall SystemUIServer command into the Terminal window and pressing Enter to execute it.

Don’t forget that deleting the folder you use as a default location for storing screenshots should only be done using the process we just described in the Terminal application, since all other methods may cause unnecessary trouble.

author avatar

Max Wales

Max Wales is a writer and a lover of all things video.

Follow @Max Wales

Max Wales

Mar 27, 2024• Proven solutions

Whenever you take a screenshot on a Mac computer, a file is saved to the desktop by default. Most Mac users never have the need to change this setting, because they can always move the file to a folder where they want to store it. On the other hand, creating a lot of screenshots every day can make a chaos on your desktop. Luckily changing the destination where your screenshots are saved is a simple process that lets you decide where your images will be stored.

Here’s how you can change the location where the screenshots you take using the keyboard shortcuts will be saved.

Filmora logo filmora product interface

The All-in-One Screen Recorder & Video Editor

  • Record desktop screen, voiceover, and webcam simultaneously
  • Edit recorded clips quickly with a wide range of professional tools
  • Built-in plentiful templates and effects
  • Export to MP4, MOV, MKV, GIF and multiple formats

Try It Free

For Win 7 or later (64-bit)

Try It Free

For macOS 10.12 or later

secure downloadSecure Download

Part 1: How to Save Screenshots to a Specific Folder on Mac

Changing the folder where you store your screenshots is not an irreversible process, which means that you can reset the destination where the files are saved to Desktop at any point. Do not delete the new folder, because your Mac may not be able to take screenshots, afterward. The process described below is the only way you can delete a folder or add a new destination for your screenshots, and failing to comply with it may cause your Mac to malfunction.

 Mac Screenshots

Create a new folder on the desired location on your hard drive, and then launch Terminal, by typing Terminal in the Search Box and clicking on its icon. Once the app is open, you should insert the following command into the Terminal window:

defaults write com.apple.screencapture location

Then enter a space at the end after ‘location’.

 Mac Screenshots

The next step is to add the new location at which screenshots will be saved and you can do this by simply dragging the folder you created into Terminal and adding it at the end of the command you just entered. A path is created and the command line should now contain the folder’s unique location and it should look like this:

defaults write com.apple.screencapture location /Users/username/Screenshots

To execute the command you have to press Enter. After Terminal finishes running the command, its window will appear on the screen again. You should proceed to confirm the changes you’ve just made by resetting the User Interface on your computer. In order to do so, you’ll have to insert this command below the one you previously entered:

killall SystemUIServer

Hit Enter once more to confirm the changes and run the new command. Close Terminal app by clicking on the Terminal menu and selecting the Quick Terminal option. The default location where the screenshots are saved on your Mac is now changed and every time you take a screenshot using the Command + Shift + 3 shortcut the file will be saved at the new location. If for whatever reason you want to make the Desktop once again the destination where the screenshots on your computer will be saved here’s how you can do it.

Part 2: How to Change the Screenshot Save Location Back to Desktop

The process of changing the default screenshot save location back to Desktop is nearly identical to the process we just described. You just have to open the Terminal app and insert the following command into the prompt.

defaults write com.apple.screen capture location /Users/Username/Desktop/

Make sure that your username is properly written, and then press Enter to run the command. Now you only have to reset the UI so it can recognize the changes you’ve made, and you can do it by inserting the killall SystemUIServer command into the Terminal window and pressing Enter to execute it.

Don’t forget that deleting the folder you use as a default location for storing screenshots should only be done using the process we just described in the Terminal application, since all other methods may cause unnecessary trouble.

author avatar

Max Wales

Max Wales is a writer and a lover of all things video.

Follow @Max Wales

  • Title: In 2024, Adjust Mac's Screenshot Stash Location
  • Author: Emma
  • Created at : 2024-07-24 09:40:25
  • Updated at : 2024-07-25 09:40:25
  • Link: https://on-screen-recording.techidaily.com/in-2024-adjust-macs-screenshot-stash-location/
  • License: This work is licensed under CC BY-NC-SA 4.0.