Where to Find Minecraft Screenshots on Every Platform

Taking a screenshot in Minecraft is easy — finding it afterward is where people get stuck. The game doesn't open a folder for you or flash a notification with a file path. Instead, it quietly saves the image somewhere on your device that varies depending on your operating system, your version of Minecraft, and sometimes even how you launched the game.

Here's exactly 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 directly to your local storage. There's no cloud sync, no gallery app, and no prompt — just a small confirmation message in the chat log telling you the file was saved and where.

That path in the chat log is actually your fastest route. If you're still in-game when you take the screenshot, look at the bottom-left of the screen. The message will read something like "Screenshot saved as screenshot_name.png" — and on PC, it's often a clickable link.

Finding Screenshots on Windows (Java Edition)

For Minecraft: Java Edition on Windows, screenshots are stored inside the .minecraft folder, which lives in your AppData directory. This folder is hidden by default.

The quickest way to get there:

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

Alternatively, navigate manually: C:Users[YourUsername]AppDataRoaming.minecraftscreenshots

If you launched the game through the official Minecraft Launcher, there's also a shortcut. In the launcher, go to Installations, hover over your profile, click the folder icon, and it will open your .minecraft directory — then just open the screenshots folder from there.

Finding Screenshots on macOS (Java Edition)

On a Mac, the equivalent of AppData is the Application Support folder, which is also hidden by default.

To navigate there:

  1. Open Finder
  2. Click Go in the menu bar, then hold the Option key — this reveals the hidden Library folder
  3. Go to Library > Application Support > minecraft > screenshots

Or use Go > Go to Folder and type: ~/Library/Application Support/minecraft/screenshots

Finding Screenshots on Linux (Java Edition)

Linux stores the .minecraft folder in your home directory as a hidden folder (prefixed with a dot). The path is:

~/.minecraft/screenshots

To view hidden folders in most file managers, press Ctrl+H. In terminal, navigate with cd ~/.minecraft/screenshots and list files with ls.

Finding Screenshots on Windows 10/11 (Bedrock Edition)

Minecraft: Bedrock Edition (the version from the Microsoft Store, often called "Minecraft for Windows") handles screenshots differently than Java Edition. 🖼️

Bedrock Edition screenshots are saved to:

C:Users[YourUsername]VideosCaptures

This is the same folder Windows uses for Xbox Game Bar captures. If you used the Xbox Game Bar (Win+G) to take a screenshot rather than F2, they'll always end up here regardless of the game.

If you used the in-game F2 key in Bedrock, the file typically lands in the same VideosCaptures folder — but the exact behavior can vary slightly depending on your Windows build and game version.

Finding Screenshots on Console (PlayStation, Xbox, Nintendo Switch)

On consoles, Minecraft doesn't use the F2 key or save to a file folder. Instead, screenshots are captured using your console's native screenshot function and stored in the system's media gallery.

PlatformHow to ScreenshotWhere It's Saved
PlayStation 4/5Press the Share/Create buttonCapture Gallery
Xbox One/SeriesPress the Xbox button, then YCaptures app
Nintendo SwitchPress the Capture button (left Joy-Con)Album in Home menu

These screenshots are stored in the console's system storage or SD card (Switch) and aren't accessible as standalone files unless you transfer them to a phone or PC.

Finding Screenshots on Mobile (iOS and Android)

Minecraft Bedrock Edition on mobile doesn't have a dedicated screenshot key. You take screenshots using your device's hardware buttons — typically the power + volume down combination on Android, or power + home/volume up on iOS.

These screenshots go directly to your device's standard photo library:

  • Android: Gallery or Photos app, usually under Screenshots
  • iOS: Photos app, under Recents or the Screenshots album

Because mobile screenshots are handled at the OS level, they're indistinguishable from any other screenshot on your phone.

What Affects Where Your Screenshots Land

Several variables determine which path actually applies to your situation:

  • Java vs. Bedrock: These are fundamentally different versions with different file structures
  • Custom launcher use: Third-party launchers (like CurseForge or MultiMC) may redirect your game directory to a custom location, moving the screenshots folder with it
  • Multiple installations: If you have several Java profiles or modpacks, each may have its own game directory and its own screenshots folder
  • Operating system version: Particularly on Windows, Bedrock Edition behavior has shifted across OS updates
  • Console vs. PC vs. mobile: Each platform uses an entirely different storage system

If you're running a modded instance or a custom launcher setup, the most reliable approach is to check that launcher's settings for the game directory path — the screenshots folder will be inside wherever that points. 🗂️

The right folder for you depends on which version you're running, which platform you're on, and whether you've changed any default directory settings — all of which are specific to your own setup.