TL;DR
Save File Locations on Proton usually live inside Steam’s compatdata folder, under a game-specific AppID and a fake Windows C: drive. Look for paths like /home/
Your save did not vanish; it probably slipped into Proton’s fake Windows house, behind a door labeled compatdata. You close a game on Steam Deck, open the file browser, and the silence feels sharp: no obvious Documents folder, no bright save icon, just Linux paths staring back.
This guide gives you a practical map for finding Proton saves, backing them up, and moving them between Steam Deck and a Linux desktop. Here’s an overview of the key aspects and the small habits that keep a 60-hour save from turning into smoke.
Proton stores many Windows game saves under steamapps/compatdata/<AppID>/pfx/drive_c/users/steamuser, not in one shared Linux save folder.
The Steam AppID is your fastest clue because each Proton game gets a separate prefix named with that number.
Check Documents, AppData/Roaming, AppData/Local, and Saved Games inside the Proton prefix before assuming a save is gone.
Back up the compatdata AppID folder before switching Proton versions, testing Proton GE, or deleting prefixes.
Steam Cloud can sync saves, but only for files the developer configured, so local backups still matter.
Your save did not vanish. It moved into Proton’s fake Windows house.
Proton usually stores Windows game saves inside Steam’s compatdata folder, under a game-specific AppID and a fake Windows C: drive. The path looks strange until you read it as a translation layer: Linux outside, Windows folders inside.
/home/
Every Proton game gets its own prefix, so two games can use the same Windows-style save path while living in completely separate Linux folders.
The numeric Steam ID is faster than guessing from the game title.
Save the whole AppID prefix before changing Proton versions.
One compatdata prefix per Steam AppID.
Documents, AppData Roaming, AppData Local, Saved Games.
Steam Cloud only syncs files the developer configured.
Steam Deck commonly starts at /home/deck/.local/share/Steam.
Why Proton hides saves inside a fake C: drive
Proton is Valve’s compatibility layer, based on Wine, that lets Windows games run through Steam on Linux. The game asks for Windows folders, registry-like data, and user paths; Proton translates those requests into files stored by your Linux Steam installation.
Each game gets a private prefix
A broken launcher, test branch, or corrupt config usually stays inside one AppID folder instead of spilling across every Proton game.
Windows paths keep their shape
If a Windows guide says AppData or Documents, follow the same folder names under pfx/drive_c/users/steamuser.
Cleaner for games, weirder for humans
There is no single master save folder. The structure is safer, but finding a save means decoding the prefix first.

GENKI SavePoint Mini Gaming SSD Enclosure, Portable Console M.2 2230 NVMe Enclosure Case, MagSafe Compatible, Capacitor, 100W Passthrough, 10Gbps Store for Steam Deck, ROG Ally, iPhone, PC
Portable Console Optimized Storage – Insert your own M.2 2230 NVMe SSD and store up to 2TB of…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Find the right folder by starting with the AppID
Game names are slippery. Demos, launchers, test builds, and deluxe editions can look similar in your library while using different folders behind the scenes. The AppID is the stable breadcrumb Steam uses.
Open Steam page
Look for the number after /app/ in the store or library URL.
Open library
Go to the Steam library that actually holds the game install.
Enter compatdata
Match the numeric folder inside steamapps/compatdata.
Follow drive_c
Open pfx/drive_c/users/steamuser to reach the fake Windows profile.
Copy before edits
Back up the parent save folder before deleting, moving, or testing changes.

Linux Basics for Hackers: Getting Started with Networking, Scripting, and Security in Kali
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Match Windows save paths to Proton paths faster
Proton preserves the shape of Windows for the game. You are not looking for a Linux-native save convention; you are looking for the Linux copy of the Windows folder the developer chose.
| Windows path expected by game | Where to look inside Proton | Common save type | Backup confidence |
|---|---|---|---|
C:/users/ |
compatdata/ |
Profiles, campaigns, screenshots, config files | ✓Often readable and easy to copy |
C:/users/ |
compatdata/ |
Save data that follows a Windows user profile | ✓Copy the whole game folder |
C:/users/ |
compatdata/ |
Caches, settings, local saves, launcher data | ~May mix useful files with cache |
C:/users/ |
compatdata/ |
Modern Windows save folders | ✓Usually a clean target |
Proton game save backup tool
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Backup before switching Proton versions
Proton updates usually do not delete saves, but compatibility experiments can repair, recreate, or rewrite parts of a prefix. A copied AppID folder is cheap insurance before trying Proton Experimental, Proton GE, launch fixes, or prefix resets.
Where save hunters usually look first
Prefix change caution scale
Small changes are usually fine. The moment you test alternate Proton builds or delete prefixes, make a full AppID backup first.

Magtame 2Pack 24Pin 240W Magnetic Right Angle USB C Male to USB C Female Adapter, 40Gbps Type C Adapter Extender 90 Degree, 4K Video for USB 4 Steam Deck, ROG Ally, Switch, PC, Tablet, iPhone 17 16
✅【Magnetic Right Angle USB-C adapter】Magtame 90 Degree USB-C Male to USB-C Female Adapter features an innovative magnetic design…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Small checks that keep a 60-hour save from turning into smoke
Steam Cloud helps when a game supports it correctly, but it is not a substitute for local backups. Some games sync only selected files, some use launchers, and some keep local metadata beside the obvious save file.
Copy the parent save folder
Do not grab only the file with the newest timestamp. Copy the surrounding folder first, then narrow down after the game confirms it can read the save.
Preserve compatdata/
Deleting a prefix can remove local saves for games that do not rely fully on Steam Cloud. Back up the AppID folder before cleanup.
- Check every Steam library. External drives and microSD cards can hold their own steamapps/compatdata folder.
- Flatpak Steam changes the route. Look under ~/.var/app/com.valvesoftware.Steam when the standard path is empty.
- Cloud sync is game-specific. Trust it after you verify the target device actually loads the right save.
- Community notes help. ProtonDB, forums, and game wikis often reveal the exact Windows path to mirror inside Proton.
From Steam launch to save file
Read the path as a chain of responsibilities. Steam identifies the game, Proton creates the Windows-like prefix, and the game writes wherever its Windows version expects to write.
Windows title launched through Steam
Numeric folder name inside compatdata
Private fake Windows environment
Linux copy of the Windows C: drive
Windows-style user profile folders
Documents, AppData, Saved Games, or cloud
Why Proton Hides Saves in a Fake Windows Drive
Save File Locations on Proton sit inside a game-specific Proton prefix, which acts like a tiny Windows install made for one Steam game. According to Valve’s Proton project, Proton builds on Wine so Windows games can run through Steam on Linux [2]. That fake C: drive is where many games write saves.
This matters because the game is not trying to understand Linux at all. It asks for familiar Windows folders, registry-style data, and user paths, and Proton quietly translates those expectations into files your Steam installation can store. The tradeoff is useful but confusing: each game gets a cleaner, safer little Windows world, while you get one more layer of folders to decode.
Think of it like a stage set. The game sees C:/users/steamuser/Documents, but you see compatdata buried inside your Steam library. A save menu can look perfectly Windows-like while the real files live in Linux folders with quiet gray names.
Understanding Proton and its fake Windows folders makes save hunting much less weird. If a game normally saves under AppData on Windows, Proton usually mirrors that path under pfx/drive_c/users/steamuser. Same furniture, different building. The important implication is isolation: fixing, deleting, or corrupting one game’s prefix usually does not touch another game’s save, but it also means there is no single master folder where every Proton save politely gathers.
Find the Right Folder by Starting With the AppID
Save File Locations on Proton are easiest to find when you start with the game’s Steam AppID, not the game title. Steam names each Proton prefix with that numeric ID, so the path starts at steamapps/compatdata/
The AppID matters because names are slippery. A launcher, demo, test branch, or deluxe edition can look like the same game in your library while using a different folder behind the scenes. The number is the stable breadcrumb Steam uses, which makes it a better guide than guessing from the title.
- Open the game’s Steam page and read the number after /app/ in the URL.
- Open your Steam library folder, then go to steamapps/compatdata.
- Open the matching AppID folder, then pfx/drive_c/users/steamuser.
- Check Documents, AppData, Saved Games, and Local Settings for the save folder.
- Copy the whole save folder before changing anything inside it.
On Steam Deck, the common path is /home/deck/.local/share/Steam/steamapps/compatdata. On a Linux desktop, you may see /home/
If you have more than one Steam library, repeat the search in each library’s steamapps/compatdata folder. Proton follows where Steam puts the game, so an external drive or microSD card can quietly become the real home for the prefix.
Match Windows Save Paths to Proton Paths Faster
Save File Locations on Proton make sense once you translate the Windows folder name into its Proton copy. Many PC games still use old habits: Documents for readable files, AppData for settings, and Saved Games for tidy profile data. The table below gives you a quick map.
The reason this translation works is that Proton is preserving the shape of Windows for the game. You are not looking for a Linux-native save convention; you are looking for the Linux version of the Windows path the developer chose. That choice can also tell you what kind of data you are handling. A neat folder in Documents is often easy to back up by hand, while AppData may mix saves, settings, caches, and launcher debris in the same neighborhood.
| Windows path a game expects | Where to look inside Proton | Common save type |
|---|---|---|
| C:/users/ | compatdata/ | Profiles, campaigns, screenshots, config files |
| C:/users/ | compatdata/ | Save data that follows a Windows user profile |
| C:/users/ | compatdata/ | Caches, settings, local saves |
| C:/users/ | compatdata/ | Modern Windows save folders |
A practical example: if a forum says a Windows save lives in AppData/Roaming, you do not need to search your whole drive. Go straight into the game’s AppID prefix, then follow the same folder names under steamuser.
The tradeoff is that exactness matters. Copying only the most obvious file can miss metadata, profile indexes, or cloud sync markers stored beside it. When you are unsure, copy the parent folder first, then narrow down later after the game proves it can still see the save.
Back Up Saves Before Switching Proton Versions
Save File Locations on Proton usually survive Proton updates, but you should back them up before trying Proton Experimental, Proton GE, or a game-specific launch fix. Proton GE is an unofficial community build, while Proton Experimental is Valve’s rolling test branch [2]. Saves are precious; prefixes are replaceable.
Changing Proton versions can alter the compatibility layer around the game: libraries, runtime behavior, launcher handling, or the way the prefix is repaired when the game starts. Most of the time that is exactly what you want. The risk is that a broken launch fix can look harmless until the game creates a fresh profile, rewrites config files, or nudges Steam Cloud into syncing the wrong state.
Before you change Proton versions, copy the whole compatdata AppID folder; a messy backup beats a beautiful regret.
The safe move takes about 30 seconds. Copy compatdata/
This matters most when you chase a fix from ProtonDB, Reddit, or a Steam forum. Community reports can be useful, but rumors and leaks about upcoming patches are unconfirmed until Valve or the developer posts real notes. Treat your save like the one part of the experiment you refuse to gamble.
The backup also gives you freedom. Once the save is parked somewhere outside Steam, you can test a new Proton version, roll back, or compare folders without every click feeling like it might erase the evening.
Tell Local Saves Apart From Steam Cloud Saves
Local Proton saves are files sitting inside your Steam folder, while Steam Cloud saves sync through Valve’s cloud system when a game supports it. According to Valve’s Steam Cloud documentation, developers configure which files sync and where those files live [1]. That means cloud support can vary by game.
This difference matters because Steam Cloud is not a full-device backup. It syncs the files the developer told it to sync, usually after the game exits and Steam has a chance to upload changes. A game can have cloud saves for campaign progress but leave graphics settings, launcher profiles, or modded data local. That is why a cloud badge is comforting, but not a reason to stop making manual copies before risky changes.
- Local-only saves stay on your device unless you copy them yourself.
- Steam Cloud saves can sync between Steam Deck and desktop after Steam closes the game.
- Cloud conflicts can happen when two devices have different newer saves.
- Offline play may delay sync until your device reconnects.
Imagine playing on a train with Steam Deck offline, then launching the same game later on your desktop. Steam may ask which save you want to keep. Read the timestamps carefully; the louder button is not always the right one.
The tradeoff is convenience versus control. Steam Cloud is wonderful when it quietly carries a save between machines, but a manual backup is clearer when you need to know exactly which folder, which timestamp, and which device has the version you trust.
Fix the Missing-Save Scares You Are Most Likely to Hit
Most missing-save scares come from looking in the wrong Steam library, checking the wrong AppID, or mixing local saves with Steam Cloud. Proton does not use one universal save folder. Each game gets its own prefix, so the right answer can hide one folder to the left.
The scary part is that these problems often look identical from inside the game: the Continue button disappears, a launcher asks you to set up a new profile, or Steam behaves as if nothing unusual happened. The cause can be completely different each time. That is why the best first move is not panic-clicking sync prompts, but tracing the library, AppID, and cloud state in that order.
- Wrong AppID: A demo, beta, or launcher can have a different number from the main game.
- Moved install: A second drive or microSD card can hold its own steamapps folder.
- Flatpak Steam: The save path may start under ~/.var/app instead of ~/.local/share.
- Cloud overwrite: Steam may replace a local save after a sync conflict.
- Different Proton prefix: Deleting compatdata can remove local saves if Steam Cloud does not restore them.
Here is a real-world pattern: you move a game to an SD card on Steam Deck, then search the internal drive and find nothing. Check the SD card’s steamapps/compatdata folder too. Steam libraries carry their own little filing cabinets.
When you find a suspiciously empty folder, compare timestamps before moving anything. A newly created prefix often has fresh dates and generic folders, while the real save folder usually has older activity that lines up with your last play session. Those small clues can keep you from replacing the good folder with a blank one.
Move Saves Between Steam Deck and Linux Desktop Cleanly
Transferring Proton saves works best when you copy the exact save folder, not random loose files. Find the AppID on the first device, locate the matching folder on the second device, and place the files under the same Windows-style path. Matching the path keeps the game calm.
The deeper reason is that many games do not treat one save file as the whole profile. They may keep slot data in one file, progression flags in another, settings in AppData, and a profile index beside both. Copying the folder keeps those relationships intact. It is less elegant than grabbing one shiny file, but it is much less likely to strand a save the game can no longer recognize.
For a clean transfer, close the game on both devices, copy the save folder, then launch the destination copy once. If Steam Cloud is enabled, let Steam finish syncing before you open the game. That small pause can save you from a sour little overwrite window.
This is suitable for a quick backup, a new Linux install, or a move from desktop to SteamOS. Keep one dated copy outside Steam, such as ~/Game Saves Backup/2026-07-02. You want a folder that feels boring on purpose.
If both devices use Steam Cloud, decide which copy is the source before you start. Otherwise, the convenience feature can become a negotiation you did not mean to have. Close Steam after the source game exits, let the upload finish, and only then open the destination device.
Use Community Clues Without Copying Bad Advice
Community save guides help when a game breaks the usual pattern, but you should match advice against your platform, Steam install type, and AppID. ProtonDB, Steam forums, and Reddit often surface the right folder first. Posts about unreleased fixes or leaked patches remain unconfirmed until an official changelog lands.
The value of community advice is speed; the weakness is context. One person may be using native Linux Steam, another Flatpak Steam, another a microSD library on Steam Deck, and another a Windows path they never translated into Proton. All four can sound confident while only one matches your setup.
Look for posts that name the exact path, the Proton version, and whether the game used Steam Cloud. A tip from a Windows user may still help, but you must translate C:/ paths into the Proton prefix. That translation is the whole trick.
Age ratings such as ESRB or PEGI do not affect save paths, and Steam Deck Verified status does not promise a tidy save folder. For performance claims, always check the stated platform and version; for save files, check the AppID and prefix.
Good advice should reduce uncertainty, not create a ritual. If a post tells you to delete a prefix, disable cloud sync, or replace files without explaining where the original save lives, make a backup first and treat the tip as a lead rather than an instruction.
Frequently Asked Questions
Where are Proton save files usually stored?
Proton save files usually sit under steamapps/compatdata/
Can I delete compatdata without losing saves?
Do not delete compatdata until you know whether the game uses Steam Cloud or local-only saves. Deleting the wrong AppID prefix can remove saves, settings, and launcher data in one clean sweep.
Does Proton GE change where saves are stored?
Proton GE usually uses the same compatdata prefix layout as other Proton versions. A game-specific fix can change what the game reads, so back up your save folder before switching versions.
Why does Steam Cloud not restore my Proton save?
Steam Cloud only syncs files the developer configured for that game [1]. If your save lives outside those configured paths, you need a manual backup from the Proton prefix.
What is the Steam Deck save file path for Proton games?
Steam Deck Proton saves often start at /home/deck/.local/share/Steam/steamapps/compatdata. If the game sits on a microSD card or another library, check that library’s steamapps folder too.
Conclusion
Remember the AppID and you can find most Proton saves without panic. Proton is not hiding your progress out of spite; it is giving each Windows game its own fake C: drive inside compatdata.
Before you tinker, copy the save folder. Future you gets to keep the campaign, the character, and the quiet relief of seeing Continue glow on the main menu.