Losing hours of game progress because you could not find the right folder is one of the most frustrating things a PC gamer can experience. Steam save files are scattered across several possible locations, and Steam itself does not always make it obvious where those files live or whether they are protected. This guide walks through where Steam stores save files on Windows, macOS, and Linux, how Steam Cloud fits into the picture, and the exact steps to back up and restore your game progress in 2026.
Whether you are migrating to a new PC, reinstalling Windows, picking up a Steam Deck, or simply paranoid about losing a 100-hour save, the methods below cover every realistic scenario. I have organized this so you can jump straight to the section that matches your situation.
Table of Contents
Where Steam Stores Save Files by Operating System?
Steam does not use one single folder for all save files. The actual location depends on the operating system you are running and, just as importantly, on how each game’s developer chose to store its data. With that said, there are a small handful of folders that cover the vast majority of Steam titles.
Windows Save Locations
On Windows 10 and Windows 11, Steam save files almost always live in one of four places. The single most important location for Steam Cloud-backed games is the userdata folder, which sits inside your Steam install directory.
Primary Windows paths to check:
C:\Program Files (x86)\Steam\userdata\[your SteamID]\[AppID]\remote\— used by Steam Cloud-synced games%APPDATA%(Roaming AppData) — type this into the File Explorer address bar. Resolves toC:\Users\[username]\AppData\Roaming%LOCALAPPDATA%— resolves toC:\Users\[username]\AppData\Local. Many modern games store saves hereC:\Users\[username]\Documents\My Games\— common for older titles and many Japanese-developed games
The userdata folder is where Steam itself writes save data for any game that opts into Steam Cloud. Inside userdata you will see one folder per Steam account (named with your numeric SteamID). Inside that, each subfolder is named after a game’s AppID, and the actual save files usually sit inside a remote subfolder.
For non-cloud games, developers pick the location. Some older titles drop saves right next to the game executable inside steamapps\common\[game name]. If a game is not in userdata or AppData, check the install folder itself.
macOS Save Locations
On Mac, Steam saves live inside the user Library, which Apple hides by default in recent versions of macOS. You will need to reveal it before navigating.
To unhide the Library folder: open Finder, click Go in the menu bar, hold the Option key, and Library will appear in the list.
Common macOS Steam save paths:
~/Library/Application Support/Steam/userdata/[SteamID]/[AppID]/remote/— Steam Cloud games~/Library/Application Support/— many game-specific subfolders live here~/Library/Preferences/— some games store .plist preference and save data here~/Documents/— occasional use by certain titles
Steam itself on Mac usually installs to ~/Library/Application Support/Steam, so the userdata folder follows the same pattern as Windows, just under a different root.
Linux Save Locations
Linux Steam installs typically land in ~/.local/share/Steam or ~/.steam/steam, and the userdata folder follows the same internal layout as on Windows and Mac.
Common Linux Steam save paths:
~/.local/share/Steam/userdata/[SteamID]/[AppID]/remote/— Steam Cloud games~/.config/— many native Linux games and Unity titles~/.local/share/— common for native Linux saves~/.steam/steam/steamapps/compatdata/[AppID]/pfx/drive_c/users/steamuser/— Proton and Wine compatibility saves
The Proton path is the one most Linux users miss. When a Windows-only game runs through Proton, its saves do not go into the standard Linux spots. They land inside a fake Windows drive that Proton creates per game, which is why saves can seem to vanish if you only check the obvious locations.
How to Find Saves for Specific Games When the Folder Hides?
If you cannot locate a save by guessing, the fastest method is to let the community database do the work. Sites like savegamelocation.com catalogue the exact save path for thousands of titles.
For a do-it-yourself approach, here is the trick I use. Make a small change in the game (save a new file, advance one minute, etc.), then sort the contents of %APPDATA%, %LOCALAPPDATA%, and Documents\My Games by date modified. The folder that just changed is almost certainly the one holding your save. On macOS and Linux the same trick works with the Library and ~/.local/share directories respectively.
Another reliable method is checking the game’s Steam Community hub or its PCGamingWiki page. PCGamingWiki lists the save location for nearly every Steam game in an info box near the top of each entry.
Steam Cloud: The Automatic Backup Most Users Ignore
Steam Cloud is Valve’s built-in automatic sync. When a game supports it, Steam silently uploads your save data to Valve’s servers every time you exit the game, then downloads it again the next time you sign in on a different machine. For supported titles, this is the easiest backup method that exists.
How to verify Steam Cloud is enabled globally:
- Open Steam and click Steam in the top-left menu, then Settings
- Select the Cloud tab on the left
- Make sure “Enable Steam Cloud for applications which support it” is checked
- Click OK and restart Steam to be safe
How to verify Steam Cloud for a specific game: right-click the game in your Library, choose Properties, then look under the General or Saves tab. If the game supports cloud saves, you will see an option to enable or disable cloud sync for that title.
The big limitation to understand: Steam Cloud is opt-in per game, decided by the developer. A surprising number of popular titles do not support it. Some games support partial cloud sync, where config files sync but full saves do not. Never assume a game is cloud-protected without confirming the cloud icon next to its name in the Library.
Manual Backup Method: Copying Save Files Yourself
For games without Steam Cloud, or for an extra layer of safety, manual backup is the most reliable option. The process is identical across operating systems once you know where to look.
Step-by-step manual backup:
- Close the game completely. Open saves can fail to copy or copy in a corrupted state.
- Navigate to the save location using the OS-specific paths above.
- Select the save files or the entire game subfolder.
- Copy (do not cut) the files to your backup destination — an external drive, a cloud storage folder like Google Drive or Dropbox, or a dedicated backup drive.
- Rename the backup folder to include the game name and date, for example
eldenring-saves-2026-06. - Verify the copy by opening one of the files in a text editor or by checking file sizes match the originals.
If you are backing up before reinstalling Windows or moving to a new PC, copy the entire userdata folder inside your Steam directory. This captures every Steam Cloud-backed save in one move, and it is the single most useful backup habit a Steam user can build.
For OS-level backup, Windows File History, macOS Time Machine, and Linux tools like Deja Dup all work well as a safety net on top of manual copies. They treat your save folders like any other files, so once you know the folder paths, your regular system backup protects them automatically.
Steam’s Built-In Backup Feature Explained
Steam has its own backup tool, but it is widely misunderstood. The feature is called “Backup and Restore Games” and it lives under the Steam menu in the top-left corner.
The important thing to understand: Steam’s backup feature is designed to back up game installation files, not save files. It packages the game data so you do not have to re-download tens of gigabytes after a reinstall. Save files inside the userdata folder may be included if they live within the game directory, but most external saves (AppData, Documents) are not captured.
How to use Steam Backup:
- Click Steam in the top menu, then Backup and Restore Games
- Choose “Backup currently installed games” and select the titles you want
- Pick a destination folder and a file size for the split archive (Steam splits backups into CD or DVD-sized chunks)
- Click Next and wait for the process to finish
- To restore: use the same menu and select “Restore a previous backup”
Do not treat Steam Backup as a save file solution. Use it to avoid re-downloading game installs, and pair it with the manual save folder copy described above for true save protection.
How to Restore Steam Save Files in 2026?
Restoring saves depends on which backup method you used. The good news is that all three paths are straightforward.
Restoring from Steam Cloud: just install the game on any machine and sign into the same Steam account. Steam downloads the latest cloud save automatically the first time you launch. If you want to force a re-sync, right-click the game, select Properties, and under the Cloud section you can check sync status.
Restoring from a manual backup:
- Install the game and launch it once so it creates the save folder structure
- Close the game completely
- Navigate to the save location for that game on your current system
- Delete or rename the existing files in that folder
- Paste your backed-up save files into the folder, replacing anything there
- Launch the game and confirm your progress is back
Restoring from Steam Backup archives: use the same Backup and Restore Games menu, pick Restore, and point Steam at your backup folder. Remember this restores the game install, not necessarily the saves, so you may still need to drop your save files into the right folder afterwards.
Troubleshooting Cloud Sync Conflicts and Missing Saves
The most common Steam save problem is the cloud sync conflict. It happens when the local save and the cloud save differ — usually because you played on two machines, or because Steam did not finish syncing before you closed it. When you launch the game, Steam shows a dialog asking which version to keep.
How to handle a sync conflict:
- Choose “Download from Steam Cloud” if the cloud version is your newer progress (for example, you played on a different PC yesterday)
- Choose “Upload local files to Steam Cloud” if your local save is the one you want to keep (for example, you just finished a session and the cloud version is older)
- If unsure, choose the cloud version. You can usually recover the local copy from your manual backup if it turns out to be the right one
If saves are missing entirely:
- Check whether the game actually supports Steam Cloud — many do not
- Verify you are signed into the same Steam account that created the saves
- Search for the game’s AppID in
userdata/[SteamID]/to confirm a remote folder exists - Look in
%APPDATA%,%LOCALAPPDATA%, andDocuments\My Gamesfor non-cloud games - Check whether antivirus or Windows Defender quarantined save files
- On macOS, confirm Library is unhidden and you have permission to access the folder
One subtle issue: if you disabled Steam Cloud while playing, then re-enabled it later, Steam may push an older cloud version over your newer local save. Always back up your local userdata folder before toggling cloud sync settings.
Steam Deck and Linux Proton Save Transfers
The Steam Deck runs SteamOS, which is Linux underneath. Saves for native games and Steam Cloud games behave just like desktop Linux. The twist is Windows-only games running through Proton, which is most of the Deck’s library.
Where Steam Deck Proton saves live:
~/.local/share/Steam/steamapps/compatdata/[AppID]/pfx/drive_c/users/steamuser/
Inside that fake Windows drive, saves follow the same paths they would on a real Windows install. A Windows game that saves to Documents\My Games\Title on a PC will have its Deck save at compatdata/[AppID]/pfx/drive_c/users/steamuser/Documents/My Games/Title.
For Steam Deck to PC transfers: the easiest path is letting Steam Cloud handle it. If a game does not support cloud sync, you will need to manually copy the save from the compatdata path above into the matching Windows location (Documents\My Games\, %APPDATA%, etc.) on your PC.
Accessing Steam Deck files: either use Desktop Mode (hold the power button, choose Desktop Mode) and plug the Deck into your PC with a USB-C cable, or use a file transfer tool over your local network. The Deck shows up as a removable drive in Desktop Mode.
Proton saves can sometimes use a slightly different save path than the Windows version due to Wine path translation quirks. If a copy does not work, compare the exact folder structure on both machines before assuming the save is incompatible.
FAQs
How to backup Steam save files?
The two main methods are Steam Cloud (automatic for supported games) and manual copy. To back up manually, close the game, navigate to the save folder (usually the userdata folder inside your Steam install directory, or AppData on Windows), and copy the files to an external drive or cloud storage folder. Copying the entire userdata folder captures every Steam Cloud-backed save at once.
Where are my Steam save files located?
On Windows they are typically in C:\Program Files (x86)\Steam\userdata\[SteamID]\[AppID]\remote\ for cloud games, or in %APPDATA%, %LOCALAPPDATA%, and Documents\My Games for non-cloud titles. On macOS they live in ~/Library/Application Support/Steam/userdata/ and on Linux in ~/.local/share/Steam/userdata/.
How to retrieve a save file in Steam?
For Steam Cloud games, just install the game on any machine signed into the same account and the save downloads automatically. For manual backups, install the game, launch once to create the folder structure, close it, then paste your backed-up save files into the correct location, replacing any existing files.
Where is the Steam backup folder?
Steam’s built-in backup feature lets you choose the destination when you create the backup, so there is no fixed folder. By default it suggests a location inside your Steam directory, but you can point it anywhere. The backup files have a .csd or .sis extension and are split into chunks.
Does Steam automatically backup all save files?
No. Steam Cloud only backs up games where the developer has opted in. A significant number of Steam titles do not support cloud saves at all, and some support only partial sync. Always check the cloud icon next to a game in your Library to confirm it is cloud-protected.
How do I transfer Steam saves to a new PC?
For Steam Cloud games, sign into the same account on the new PC and saves download automatically. For non-cloud games, copy the save folders from the old PC (userdata folder plus any AppData or Documents\My Games subfolders for the title) to the same locations on the new machine.
Conclusion
Steam save files live in a handful of predictable places once you know where to look: the userdata folder for cloud-synced games, and AppData, Documents, or the Library equivalent for everything else. Combine Steam Cloud with a regular manual backup of your userdata folder and you will never lose meaningful progress to a Windows reinstall, a PC upgrade, or a Steam Deck migration.
The key habits are simple: confirm whether each game supports Steam Cloud, copy your userdata folder before any major system change, and learn the OS-specific save paths for the games you care about most. Spend five minutes on this once and the rest of your Steam save files will be safe for years.