How to Access Minecraft Screenshots on Every Platform

Taking a screenshot in Minecraft is easy. Finding it afterward — especially the first time — is where most players get tripped up. The game saves screenshots automatically, but the folder location varies depending on your platform, operating system, and which edition of Minecraft you're running. Here's exactly where to look.

How Minecraft Handles Screenshots

When you press the screenshot key in Minecraft (F2 on most platforms), the game captures the current frame and saves it as a .PNG file directly to a dedicated screenshots folder. You don't choose where it goes — Minecraft handles that automatically, and the save location is tied to your game's data directory.

A brief confirmation message appears in the bottom-left corner of your screen, usually showing the filename and confirming the save was successful. If you missed that message or closed the game, the file is still there — you just need to know where to look.

Finding Screenshots on Windows (Java Edition)

Java Edition stores its data — including screenshots — inside the .minecraft folder, which is tucked inside your user's AppData directory. AppData is hidden by default, so the fastest way to get there is:

  1. Press Windows + R to open the Run dialog
  2. Type %appdata%.minecraftscreenshots and press Enter
  3. The screenshots folder opens directly

Alternatively, from inside the game itself, you can navigate to Options → Resource Packs and click Open Pack Folder, then navigate one level up to reach the .minecraft root, where the screenshots folder sits alongside other game data folders.

The files are named by date and time — for example, 2024-06-15_14.32.05.png — making it straightforward to find recent captures.

Finding Screenshots on Windows (Bedrock Edition)

Bedrock Edition on Windows (also called Minecraft for Windows, formerly UWP) stores data in a completely different location because it's installed through the Microsoft Store sandbox. Screenshots are typically saved to:

C:Users[YourUsername]VideosCaptures

This is the default Windows Game Bar capture folder, since Bedrock Edition integrates with the Xbox Game Bar (Windows + G) for screenshots. Some system configurations may save to a different path depending on your Game Bar settings — you can verify or change the save location inside Game Bar Settings → Captures.

Finding Screenshots on macOS

On macOS, the .minecraft folder lives in the Application Support directory:

  1. Open Finder
  2. Hold Option and click the Go menu in the menu bar
  3. Select Library (this option only appears when holding Option)
  4. Navigate to Application Support → minecraft → screenshots

You can also use the Terminal shortcut: open Terminal and type open ~/Library/Application Support/minecraft/screenshots

Finding Screenshots on Linux

Linux follows a similar pattern to macOS. The .minecraft folder is stored in your home directory as a hidden folder:

~/.minecraft/screenshots

Since it's a hidden folder (prefixed with a dot), you may need to press Ctrl + H in your file manager to show hidden files, or navigate directly via terminal with cd ~/.minecraft/screenshots.

Screenshots on Consoles 🎮

Console versions of Minecraft (PlayStation, Xbox, Nintendo Switch) don't use the F2 key. Instead, screenshots are captured using the platform's native screenshot function:

PlatformScreenshot MethodWhere Files Are Saved
PlayStationShare buttonCapture Gallery
XboxXbox button → YMy captures in Xbox app or console storage
Nintendo SwitchCapture buttonAlbum (Home menu)

These screenshots are managed entirely by the console OS — not Minecraft itself — so you access them the same way you would for any other game on that platform.

Screenshots on Mobile (Pocket Edition / Bedrock Mobile)

On iOS and Android, Minecraft doesn't use a dedicated in-game screenshot folder. Instead, you capture using your device's native screenshot gesture (typically Power + Volume Down on Android, Power + Home or Side + Volume Up on iOS).

The image saves directly to your Camera Roll or Gallery, like any other screenshot on the device. There's no separate Minecraft directory to navigate on mobile.

Quickly Accessing Screenshots From Inside the Game

In Java Edition, there's a shortcut you may not know about. Go to:

Options → Resource Packs → Open Pack Folder

From there, navigate one directory up (to the .minecraft root) and open the screenshots folder. It's not a direct link, but it's useful if you're already in-game and don't want to alt-tab to a file explorer.

Some third-party launchers — like the Curseforge launcher or MultiMC — also display the instance's data folder location directly in the launcher interface, making it easier to jump to screenshots without remembering the path manually.

What Affects Where Your Screenshots End Up

A few variables determine which of these paths applies to you:

  • Edition — Java and Bedrock use fundamentally different folder structures, even on the same Windows machine
  • Operating system — macOS, Linux, and Windows each store game data in different system directories
  • Launcher — Third-party launchers sometimes use custom data directories that differ from the default .minecraft path
  • Platform — Console and mobile users bypass Minecraft's folder system entirely, relying on OS-level capture tools

If you use a custom game profile or a modpack launcher, your screenshots folder may be in a profile-specific directory rather than the default location. Most launchers let you right-click an instance and open its folder, which will contain a screenshots subfolder if any were taken under that profile.

The right path for your screenshots depends entirely on which combination of these variables describes your setup — and that's not always obvious until you've looked at each one.