where are steam screenshots saved
Steam saves screenshots in a couple of different places depending on your settings and platform, but there are two easy ways to find them.
Quick Scoop: TL;DR
- The easiest way : use Steamâs builtâin Screenshot Manager and click âShow on Diskâ.
- The default folder on Windows lives deep inside
Steam\userdata\... \760\remote\... \screenshots.
- You can also set your own custom screenshot folder in Steamâs settings (and optionally save an extra uncompressed copy there).
1. Fast method: Find them from Steam
Think of this as asking Steam directly, âWhere are you hiding my pictures?â
- Open the Steam client on your PC.
- At the top, click View.
- Choose either:
- Screenshots (classic interface), or
- Recordings & Screenshots (newer builds, same idea).
- A window opens showing your inâgame screenshots, grouped by game.
- Pick the game from the dropdown if needed.
- Select any screenshot and click âShow on Diskâ at the bottom.
That button opens the exact folder on your drive where that gameâs screenshots are stored. From there, you can copy, edit, or move them wherever you like.
Many players just use this method every time and never bother remembering the actual folder path.
2. Default Steam screenshot folder (Windows)
If you prefer to dive into the file system like a power user, screenshots are
stored perâuser and perâgame inside Steamâs userdata structure.
Typical path on Windows:
text
C:\Program Files (x86)\Steam\userdata\[Your Steam ID]\760\remote\[Game AppID]\screenshots
userdata= folder where Steam keeps perâaccount data.[Your Steam ID]= a long number unique to your Steam account.760= the internal ID used for screenshots.remote\[Game AppID]= the gameâs numeric ID.screenshots= the folder with the actual image files.
You usually donât need to know the AppID or SteamID yourself; using âShow on Diskâ once shows you the full path, and you can bookmark it in Explorer.[]
3. On macOS (general idea)
On macOS, the structure is similar, but it lives inside your user Library.[] Typical start of the path:
text
/Users/[Your macOS username]/Library/Application Support/Steam/userdata/[Your Steam ID]/760/remote/[Game AppID]/screenshots
[] Again, the Steam Screenshot Manager + âShow on Diskâ is still the easiest way to get there without hunting through Library folders.
4. Custom screenshot folder (uncompressed copies)
Steam also lets you save an extra copy of every screenshot to a folder you
chooseâgreat if you want all your pictures in, say,
D:\Games\Screenshots.[][][][] Steps:
- Open Steam.
- Click Steam (topâleft) â Settings.
- Go to the InâGame section.[][]
- Under Screenshot shortcut keys , click Screenshot folder to see or change where the external copies go.[][][]
- Enable âSave an uncompressed copyâ (wording may vary) and choose your preferred folder.[][][]
From then on, every time you press the screenshot key (default F12), Steam will both:
- Save the âinternalâ copy in
userdata\...\760\remote\..., and - Drop a nice clean file in your custom folder.[][][]
5. Mini FAQ and forumâstyle notes
âI took screenshots but theyâre not in Documents or Pictures. Did Steam lie to me?â
This complaint pops up a lot in forum and tutorial discussions: Steamâs UI may
suggest a location, but the real working copies still live in the deep
userdata path unless you explicitly set and use an external folder.[][][]
âDo I have to know my AppID and SteamID?â
Not really. Most guides now recommend:
- Use View â Screenshots / Recordings & Screenshots â Show on Disk once.
- Then drag the files you care about into a simpler folder, or pin that folder in your file manager.[][]
âWhatâs the trend lately?â
Recent tutorials (through 2025â2026) focus less on memorizing paths and more on using the builtâin manager plus the âShow on Diskâ and custom folder features, since the client UI has become the âofficialâ way to manage screenshots and videos.[][]
HTML table: Key locations and methods
html
<table>
<thead>
<tr>
<th>Method / Location</th>
<th>Where to click / path</th>
<th>When to use it</th>
</tr>
</thead>
<tbody>
<tr>
<td>Steam Screenshot Manager</td>
<td>Steam > View > Screenshots / Recordings & Screenshots > "Show on Disk"</td>
<td>Fastest, no need to know SteamID or AppID.[web:3][web:5]</td>
</tr>
<tr>
<td>Windows default folder</td>
<td>C:\Program Files (x86)\Steam\userdata\[Steam ID]\760\remote\[AppID]\screenshots</td>
<td>For manual backup, scripting, or browsing gameâbyâgame folders.[web:1][web:3][web:7]</td>
</tr>
<tr>
<td>macOS default folder</td>
<td>/Users/[username]/Library/Application Support/Steam/userdata/[Steam ID]/760/remote/[AppID]/screenshots</td>
<td>Same idea as Windows, but inside the macOS Library path.[web:7]</td>
</tr>
<tr>
<td>Custom external folder</td>
<td>Steam > Settings > InâGame > Screenshot folder + "Save an uncompressed copy"</td>
<td>Best if you want all screenshots in a simple, userâchosen directory.[web:1][web:2][web:7][web:9]</td>
</tr>
</tbody>
</table>
TL;DR (bottom)
- Use View â Screenshots / Recordings & Screenshots â Show on Disk to jump straight to your Steam screenshot folder.
- By default, theyâre buried under
Steam\userdata\[Steam ID]\760\remote\[AppID]\screenshotson both Windows and macOS variants.[][][] - For sanity, set a custom screenshot folder with uncompressed copies in Steamâs InâGame settings so future screenshots land in an easyâtoâremember place.[][][]
Information gathered from public forums or data available on the internet and portrayed here.