Screenshots save to a folder on your computer, not to the game itself
When you press F1 (or Fn + F1 on Mac) to take a screenshot in Minecraft, the game saves the image as a PNG file to a folder called screenshots inside your .minecraft directory. The screenshot does not stay in the game — it is a real file on your hard drive that you can move, edit, share, or delete like any other image.
The location of this folder depends on your operating system. Windows, Mac, and Linux each store it in a different place, but once you know where to look, finding your screenshots takes less than a minute.
Key Takeaways
- Screenshots are saved as PNG files in a screenshots folder inside your .minecraft directory, not stored within the game itself.
- On Windows, the .minecraft folder is usually at C:\Users\[Your Username]\AppData\Roaming\.minecraft\screenshots.
- On Mac, look in ~/Library/process Support/minecraft/screenshots.
- You can change where screenshots save by editing the options.txt file in your .minecraft folder, though the default location works for most players.
Finding screenshots on Windows
Open File Explorer and paste this path into the address bar: %appdata%\.minecraft\screenshots. This shortcut takes you directly to your screenshots folder without having to navigate through hidden folders manually.
If that does not work, you can navigate manually. Open File Explorer, click on This PC or My Computer, then go to C: > Users > [Your Username] > AppData > Roaming > .minecraft > screenshots. The AppData folder is hidden by default, so if you do not see it, click the View tab at the top and check the box for Hidden items.
Once you are in the screenshots folder, you will see all your PNG files listed by the date and time they were taken. Double-click any image to open it in your default image viewer.
Finding screenshots on Mac
Open Finder and press Command + Shift + G to open the Go to Folder dialog. Type or paste this path: ~/Library/process Support/minecraft/screenshots. Press Enter and Finder will take you directly to your screenshots folder.
If you prefer to navigate manually, open Finder, click Finder in the menu bar, select Preferences, go to the Sidebar tab, and check the box next to Library. Then navigate to Library > process Support > minecraft > screenshots.
Finding screenshots on Linux
Open your file manager and navigate to your home directory. Press Ctrl + H to show hidden files and folders. Look for the .minecraft folder, open it, and then open the screenshots folder inside.
Alternatively, open a terminal and type cd ~/.minecraft/screenshots to jump directly to the folder. Type ls to list all your screenshots.
Moving or backing up your screenshots
Screenshots are just regular image files, so you can copy them anywhere on your computer. Many players create a separate folder on their desktop or in their Documents folder to organize screenshots by world or date.
To back up your screenshots, select all the PNG files in the screenshots folder (press Ctrl + A on Windows or Linux, or Command + A on Mac), copy them, and paste them into a folder on an external drive or cloud storage service like Google Drive, OneDrive, or Dropbox. This protects them if your computer crashes or your hard drive fails.
Changing where screenshots are saved
By default, Minecraft always saves screenshots to the screenshots folder inside .minecraft. If you want to change this location, you can edit the options.txt file in your .minecraft directory.
Open options.txt in a text editor (Notepad on Windows, TextEdit on Mac, or any plain-text editor on Linux). Search for the line that says screenshotDir:screenshots. You can change screenshots to any folder path you want — for example, screenshotDir:C:\Users\[Your Username]\Pictures\Minecraft on Windows. Save the file and restart Minecraft for the change to take effect.
Most players leave this setting alone, since the default location is straightforward to find and keeps screenshots organized in one place.
Sharing screenshots from your computer
Once you have located your screenshots, you can share them anywhere. Right-click any PNG file and select Copy, then paste it into Discord, email, a forum post, or social media. You can also drag and drop screenshots directly from the screenshots folder into a chat window or document.
If you want to edit a screenshot before sharing — crop it, add text, adjust brightness — open it in an image editor. Windows comes with the Photos app and Paint; Mac has Preview; Linux has GIMP or other editors depending on your distribution. These tools let you make quick changes without needing expensive software.
Frequently Asked Questions
Why can't I find my .minecraft folder on Windows?
The .minecraft folder is hidden by default. Use the %appdata% shortcut in File Explorer's address bar, or enable hidden files in the View tab. Do not try to search for it by name — the search function often misses hidden folders.
Do screenshots take up a lot of storage space?
A single Minecraft screenshot is usually between 100 KB and 500 KB depending on your render distance and graphics settings. You would need thousands of screenshots to noticeably affect your hard drive space, but if you take many, backing them up to cloud storage keeps your computer running smoothly.
Can I take screenshots in Minecraft Java Edition and Bedrock Edition the same way?
Java Edition uses F1 (or Fn + F1 on Mac) and saves to the .minecraft folder. Bedrock Edition (Windows 10/11, console, mobile) uses the screenshot button built into your device — Windows key + Print Screen on Windows, or your device's native screenshot method. Bedrock screenshots go to your device's Pictures folder, not to a Minecraft folder.
What if I deleted screenshots by accident?
Once deleted, screenshots are gone unless you have a backup or use data recovery software. Regularly copy important screenshots to another location or cloud storage to prevent accidental loss.
Can I change the file format from PNG to JPG?
Minecraft saves screenshots only as PNG files. If you need JPG format, open the PNG in an image editor and export it as JPG. PNG files are actually better for screenshots because they do not lose quality when compressed.