Gaming troubleshooting

How to back up PC game saves without trusting cloud sync alone

A copied game installation is usually not a save backup. Save data may live in Documents, AppData, ProgramData or a launcher profile.

Safe rule: keep one untouched local copy, one separate-device copy and—where available—a verified cloud copy.

Know the three layers

LayerWhat it containsRisk
Installed filesExecutables and assetsUsually replaceable.
Save/profile dataProgress, settings and charactersMay be irreplaceable.
Cloud syncSynchronized copyCan also sync deletion or corruption.

Find the real location

  1. Check official support or launcher documentation.
  2. Look in Documents, Saved Games, AppData Local and Roaming.
  3. Save in-game and confirm which files changed.
  4. Close game and launcher before copying the whole folder.
  5. Label the backup with game version and profile.

Verify before reinstalling

Compare file count and size, keep the original untouched and test restoration only after documenting the current location.

Common save locations on Windows

Locations vary, but the useful search order is predictable: the game’s official support page, the launcher’s cloud-sync page, Documents, Saved Games, AppData Local, AppData LocalLow, AppData Roaming, ProgramData and the game’s installation or profile folder. Do not copy only the newest-looking file until you know whether the game uses several linked files.

Location patternWhat may be stored thereWarning
Documents or Saved GamesCampaign saves, profiles and screenshotsOneDrive may redirect or synchronize the folder.
AppData Local/LocalLowUnity saves, caches and device-specific settingsCache files may be large but replaceable.
AppData RoamingProfiles intended to follow a Windows accountHidden by default.
Launcher userdata folderAccount-specific saves and cloud metadataNumeric folders can represent different accounts.

Handle cloud conflicts carefully

When a launcher asks whether to keep a local or cloud copy, stop and compare timestamps, file sizes and the last known progress. Copy both versions outside the synchronized folder before choosing. Cloud systems are synchronization tools, not versioned archival backups.

Make a restore note

Store a small text file beside the backup containing the original path, game version, launcher account and whether cloud sync was enabled. That note prevents a correct backup from becoming unusable months later.

Before moving to another PC

  1. Install and launch the game once so it creates the expected folders.
  2. Close the game and launcher fully.
  3. Copy the backed-up data into the documented location.
  4. Launch offline first when the platform allows it, then confirm progress before cloud synchronization.
  5. Keep the backup until several successful sessions have passed.

Frequently asked questions

Does copying the Steam or Epic game folder copy saves?

Sometimes, but not reliably. Many games store saves outside the installation directory.

Can I back up only one save file?

Only after confirming the game does not require a profile index, metadata file or companion database.

Sources, scope and corrections

This guide prioritizes official platform and operating-system documentation, then uses reversible diagnostic steps. Exact locations and options vary by game. Report corrections to bugridez@gmail.com.