How to Find Minecraft Screenshots on Any Device
Taking a screenshot in Minecraft is easy — finding it afterward is where most players get confused. The game doesn't pop up a notification or open a folder automatically, so those images quietly land somewhere on your system without much fanfare. Where exactly depends on your platform, your version of Minecraft, and in some cases, how your operating system is configured.
Here's a clear breakdown of where to look.
How Minecraft Handles Screenshots
When you press F2 in Minecraft (the default screenshot key on most platforms), the game captures the current frame and saves it as a .PNG file. A brief confirmation message appears in the bottom-left corner of the screen, sometimes including a partial file path. That path is your first clue — but it's easy to miss if you're in the middle of gameplay.
The screenshots folder is created automatically the first time you take a screenshot. If you've never taken one, the folder may not exist yet.
Where Minecraft Screenshots Are Saved by Platform
🖥️ Windows (Java Edition)
On Windows, Java Edition saves screenshots inside the .minecraft folder, which lives in your AppData directory. The full default path is:
C:Users[YourUsername]AppDataRoaming.minecraftscreenshots AppData is a hidden folder by default. The fastest ways to reach it:
- Press Windows + R, type
%appdata%.minecraftscreenshots, and hit Enter - Open File Explorer, paste the path directly into the address bar
- In File Explorer, enable Show hidden items under View options, then navigate manually
Windows (Bedrock Edition)
Bedrock Edition on Windows stores screenshots differently, depending on how you take them. If you use the in-game camera or the Windows Xbox Game Bar (Win + G), screenshots land in:
C:Users[YourUsername]VideosCaptures or
C:Users[YourUsername]PicturesScreenshots The destination depends on which capture method you used and your Windows settings.
🍎 macOS (Java Edition)
On Mac, the path mirrors the same .minecraft structure but sits inside your user Library:
~/Library/Application Support/minecraft/screenshots The Library folder is also hidden by default. To access it:
- Open Finder, click Go in the menu bar, hold the Option key, and Library will appear in the dropdown
- Or open Terminal and type:
open ~/Library/Application Support/minecraft/screenshots
Linux (Java Edition)
On Linux, the .minecraft folder is in your home directory:
~/.minecraft/screenshots Since it's a hidden directory (prefixed with a dot), use Ctrl + H in your file manager to show hidden folders, or navigate there directly in the terminal.
📱 Mobile — Pocket Edition / Bedrock (iOS & Android)
Mobile screenshot behavior is different. Minecraft on mobile doesn't have a dedicated F2 key, so screenshots are taken using your device's native screenshot method (usually a button combination). These save to your standard photo gallery — Camera Roll on iOS, or the Photos/Screenshots folder on Android — just like any other screenshot on your phone.
There's no separate Minecraft folder to hunt down on mobile.
Console (PlayStation, Xbox, Nintendo Switch)
On consoles, screenshots are captured through the platform's built-in screenshot system, not a Minecraft-specific folder. They save to:
- PlayStation: Capture Gallery
- Xbox: Xbox app or console Media section
- Nintendo Switch: Album (accessible from the Home screen)
Minecraft itself doesn't maintain a separate screenshot library on consoles.
Variables That Affect Where Your Screenshots End Up
A few factors can shift where files land or make them harder to find:
| Variable | Impact |
|---|---|
| Java vs. Bedrock Edition | Different default save locations even on the same device |
| Custom game directory | Java Edition launchers (including the official one) let you set a custom game folder, which moves the screenshots folder too |
| Capture method used | Windows Game Bar, Steam overlay, or third-party tools each use their own save paths |
| OS version | Older Windows or macOS versions may have slightly different hidden folder access methods |
| Modded launchers | Tools like MultiMC or Prism Launcher create separate instance folders, each with their own screenshots directory |
If you use a modded launcher or manage multiple Minecraft instances, screenshots are almost certainly in a per-instance folder rather than the default .minecraft location. Check your launcher's settings to find where each instance's data is stored.
What to Do If You Can't Find a Screenshot
If the file isn't where you expect it:
- Check the in-game message. The chat-style confirmation that appears when you press F2 sometimes shows the exact file path. Look for it in the chat log (press T to open chat and scroll up).
- Search your file system. On Windows, open File Explorer and search for
*.pngfiltered by date. On Mac, use Spotlight. This catches screenshots saved in unexpected locations. - Verify which edition you're running. Java and Bedrock behave very differently on Windows, and it's easy to mix them up if both are installed.
- Check your launcher settings. If you've ever changed the game directory in the launcher, the screenshots folder moved with it.
The Spectrum of Setups
A player running vanilla Java Edition on a clean Windows install will find their screenshots in one predictable place. A player using Prism Launcher with six different Minecraft versions, mods, and custom directories might have screenshots scattered across multiple instance folders. Someone playing on a Nintendo Switch won't deal with folders at all — it's all handled through the console's system gallery.
What makes this question genuinely tricky isn't the answer itself — it's that the right answer depends entirely on which version you're playing, what platform you're on, and whether you've customized anything about your setup.