PC Builds ๐Ÿ› ๏ธ PC Tools Can I Run? ๐Ÿš€ GPU $/FPS โšก RAM Latency ๐Ÿ’พ VRAM โ˜๏ธ Cloud Gaming All Games
โ˜€๏ธ Light
๐Ÿ’พ Verified Game Save Intelligence

PC Game Save File Locations & 1-Click Backup

Find exact local save paths across Steam, Xbox Game Pass, Epic Games, and GOG. Copy paths directly into Windows Run dialog or generate an automated timestamped .bat backup script in 1 click.

๐Ÿ” 253 Games
1-Click
Copy Path to Clipboard
.BAT Script
Auto Timestamped Backup
Multi-Store
Steam, GamePass, Epic, GOG
100% Free
No Downloads Required

๐Ÿ”ฅ Most Searched PC Game Saves

Verified Path
Universal Tool

Custom Save Backup Script Generator

Need to backup a game not listed in our database? Paste any Windows folder path below to instantly create a safe, zero-dependency .bat script that backs up your progress with automated date & time stamps.

Page 1 of 8 Next โ†’

How PC Game Save Files Work in Windows 11 & 10

%LOCALAPPDATA%

Points to C:\Users\[Username]\AppData\Local. Used by modern Unreal Engine 4/5 and Unity titles for save files, shader caches, and local configurations.

%APPDATA% (Roaming)

Points to C:\Users\[Username]\AppData\Roaming. Commonly used by FromSoftware titles (Elden Ring, Dark Souls), standalone launchers, and emulator profiles.

Steam Userdata

Stored in Steam\userdata\[SteamID]\[AppID]\remote. Holds official Steam Cloud synced save states and remote container files.

Storefront & Launcher Architecture

Where Games Save on PC by Platform & Launcher

Every digital storefront stores saves and configurations in distinct directory structures. Use our 1-click Windows Run (Win+R) commands to jump directly into the source folder.

๐ŸŽฎ Steam (Official Cloud & Local)

Steamworks Cloud Sync

Steam Cloud saves are stored locally in the userdata container before uploading. Your SteamID3 is your 32-bit Friend Code found in your Steam profile URL.

C:\Program Files (x86)\Steam\userdata\[YourSteamID3]\[AppID]\remote\
Alt: %LOCALAPPDATA%\[GameName]\Saved\SaveGames\ (Common pattern โ€” not universal)

๐ŸŸข Xbox PC & Microsoft Store (Game Pass)

XGameSaveFiles (xgs) & Legacy wgs

Microsoft's modern GDK recommends XGameSaveFiles (direct xgs folder access) for PC titles. Legacy UWP titles use wgs containers, while No-Code Cloud titles store saves in standard Win32 developer folders.

%LOCALAPPDATA%\Packages\[PackageFamilyName]\SystemAppData\xgs\
Alt: Legacy UWP: %LOCALAPPDATA%\Packages\[PackageFamilyName]\SystemAppData\wgs\

โšก Epic Games Store

EOS Cloud / Local Mirror

Most Unreal Engine 4 and 5 games on Epic Games Store share identical save structures with Steam builds, located in %LOCALAPPDATA%\[GameName]\Saved\SaveGames\.

%LOCALAPPDATA%\[GameName]\Saved\SaveGames\
Alt: %USERPROFILE%\Documents\My Games\[GameName]\ (Common pattern โ€” not universal)

๐ŸŸฃ GOG Galaxy & DRM-Free

Native Windows Directory

DRM-free releases generally respect the official Windows 11/10 Saved Games folder or Documents\My Games, requiring no client running in the background.

%USERPROFILE%\Saved Games\[GameName]\
Alt: %APPDATA%\[GameName]\

๐ŸŽฎ Steam Deck / Proton (Linux & Handhelds)

SteamOS & Proton Prefix

Steam Deck executes Windows games via Proton compatibility layers. Each game's simulated Windows filesystem resides inside its AppID-specific compatdata prefix container.

Proton Prefix Path:
~/.steam/steam/steamapps/compatdata/[AppID]/pfx/drive_c/users/steamuser/AppData/Local/
Native Linux / Flatpak Alt:
~/.local/share/[GameName]/
Graphic Settings & Engine Tweaks

PC Game Config Files & GameUserSettings.ini Directory Guide

Need to change your resolution outside the game, fix a startup black screen, or unlock your FPS? PC games store their rendering and engine configurations in human-editable .ini, .xml, and .json files.

โš™๏ธ Unreal Engine 4 & 5 (GameUserSettings.ini)

UE4 / UE5
%LOCALAPPDATA%\[GameName]\Saved\Config\Windows\GameUserSettings.ini (Common pattern โ€” not universal)
  • โœ“ Force Custom Resolution: Set ResolutionSizeX=1920 and ResolutionSizeY=1080 (or your native monitor resolution) to stop launch crashes.
  • โœ“ Unlock Frame Rate Limit: Change FrameRateLimit=0.000000 or set to your display refresh rate (e.g., FrameRateLimit=144.000000).
  • โœ“ Disable V-Sync: Set bUseVSync=False to minimize input latency in competitive shooters.
  • โœ“ Window Mode: Set FullscreenMode=1 for Borderless Windowed, or FullscreenMode=0 for Exclusive Fullscreen.

๐ŸŽฎ Unity Engine (Registry & AppData LocalLow)

Unity Engine
Registry: HKCU\Software\[Developer]\[GameName] | Files: %USERPROFILE%\AppData\LocalLow\[Developer]\[GameName]\ (Common pattern โ€” not universal)
  • โœ“ Registry Settings: Unity stores primary screen resolution and display adapter keys inside the Windows Registry.
  • โœ“ Boot Config: Advanced rendering parameters are located in the game installation root inside [Game]_Data/boot.config.
  • โœ“ Graphics Reset: Deleting the game's registry key resets resolution and graphics settings back to defaults safely.

๐Ÿข Major AAA Game Engines (Rockstar, Bethesda, Capcom, CDPR)

Rockstar RAGE (GTA V, RDR2)
%USERPROFILE%\Documents\Rockstar Games\[Game]\Settings.xml
Bethesda Creation Engine (Skyrim, Starfield)
%USERPROFILE%\Documents\My Games\[Game]\*Prefs.ini
Capcom RE Engine (Resident Evil, Dragon's Dogma 2)
C:\Program Files (x86)\Steam\userdata\[SteamID]\[AppID]\remote\config.ini
CD Projekt RED (Cyberpunk 2077, Witcher 3)
%LOCALAPPDATA%\CD Projekt Red\[Game]\user.settings
PC Gamer Troubleshooting Playbooks

Essential Step-by-Step Save & Config Guides

Real solutions to the most common game save questions asked on Google, Bing, and Reddit.

๐Ÿ”„ 1. How to Transfer PC Game Saves to a New PC or Laptop

  1. Locate the Save Folder: Use our directory search to find the exact local save path on your old computer.
  2. Copy the Full Folder: Copy the entire contents of the save directory to a USB thumb drive or cloud storage (OneDrive, Google Drive).
  3. Initialize on New PC: Install and launch the game on your new PC for at least 30 seconds to allow it to generate initial folder structures, then exit.
  4. Overwrite Files: Paste your copied save files into the identical directory on your new PC. Relaunch the game to resume your progress.

๐ŸŸข 2. Can You Transfer Xbox Game Pass PC Saves to Steam?

  1. Compatibility is Game-Specific: Transferability depends on whether the title uses standard unencrypted files or containerized GDK formats. Direct file copy works for unencrypted games; other titles require community conversion tools, while cloud-bound or encrypted containers cannot transfer.
  2. Locate Xbox Save Directory: Check for modern XGameSaveFiles in %LOCALAPPDATA%\Packages\[PackageName]\SystemAppData\xgs\ or legacy wgs containers.
  3. Format Check & Conversion: If the save is unencrypted, rename the raw file to match Steam's expected naming structure (e.g. SaveData.sav). For containerized formats, check title-specific converters.
  4. Import to Steam Userdata: Move the verified save file into the game's Steam userdata folder (C:\Program Files (x86)\Steam\userdata\[YourID]\[AppID]\remote\).

๐Ÿ’พ 3. How to Restore or Import a Save Backup Safely

  1. Always Create a Current Backup First: Before restoring, create a duplicate copy of your existing folder and label it with .bak to prevent accidental data loss.
  2. Check Cloud Synchronization: Open Steam or your launcher and temporarily disable cloud sync to prevent the cloud server from overwriting your restored save upon launch.
  3. Replace Save Files: Paste your backup save files into the game's active save directory.
  4. Launch & Re-Sync: Start the game, confirm that your save progress loads properly, create a checkpoint save, exit, and re-enable cloud sync.

๐Ÿฉน 4. How to Recover Corrupted or Accidentally Deleted Game Saves

  1. Check for .BAK or .OLD Files: Many modern games create automatic backup files in the save folder. Rename save.sav.bak to save.sav.
  2. Download from Steam Cloud Web: Visit store.steampowered.com/account/remotestorage in your browser. Log into your Steam account to view and download all previous cloud-synced saves for your library.
  3. Use Windows Previous Versions: Right-click the game's save folder in File Explorer, click "Properties", open the "Previous Versions" tab, and restore an earlier shadow copy.

๐Ÿ“ 5. How to Unhide AppData & Access Hidden Save Folders

Why it's Hidden: Windows 11 and 10 hide the AppData directory by default to prevent accidental deletion of operating system and application files.

Instant Shortcut (Win+R): Press Win+R on your keyboard, type %localappdata% or %appdata%, and press Enter to jump inside instantly.

Permanent Unhide in Windows 11: Open File Explorer, click the "View" button in the top menu, hover over "Show", and check "Hidden items".

Answers to Common Questions

Frequently Asked Questions About PC Game Saves & Configs

Q1. Where are PC game save files stored in Windows 11 and 10? โ†“
PC game saves are not stored in one universal folder. Most modern games store saves in %LOCALAPPDATA%\[GameName]\Saved\SaveGames\, C:\Program Files (x86)\Steam\userdata\[SteamID]\[AppID]\remote\, %USERPROFILE%\Documents\My Games\[GameName]\, or %USERPROFILE%\Saved Games\[GameName]\. You can find the exact path for any title by searching our directory.
Q2. Where are game graphics settings and config files located? โ†“
Configuration files (like GameUserSettings.ini or Engine.ini) are typically stored in %LOCALAPPDATA%\[GameTitle]\Saved\Config\Windows\ for Unreal Engine titles, inside the Windows Registry (HKCU\Software\[Developer]) for Unity titles, or under Documents\My Games\ for Bethesda and Rockstar games.
Q3. How do I find my Steam userdata folder and Steam ID? โ†“
Navigate to C:\Program Files (x86)\Steam\userdata\. If only one account has logged into Steam on your PC, you will see a single folder with an 8-to-10 digit numberโ€”this number is your SteamID3 (Friend Code). Inside that folder are subdirectories named after each game's Steam AppID containing local cloud save files.
Q4. Can I transfer save files between Xbox Game Pass PC and Steam? โ†“
Sometimesโ€”transfer compatibility is game-specific. Titles using unencrypted, standard save containers can often be transferred by matching filenames and moving them to the Steam userdata directory. However, games using encrypted Microsoft UWP containers or user-ID tied serialization require specific community conversion scripts, and certain online-synced titles cannot be transferred at all.
Q5. Does uninstalling a PC game on Steam or Epic delete my save files? โ†“
In many games, uninstalling leaves user save data in AppData, Documents, or cloud storage intactโ€”though behavior varies by launcher and title. Modern launchers like Steam and Epic typically delete only the installation folder in steamapps\common\, keeping user save games safe for future reinstallation.
Q6. Where are game save files located on Steam Deck and Linux Proton? โ†“
On Steam Deck (SteamOS) and Linux, Windows games running under Proton store their saves inside simulated Windows prefix containers at ~/.steam/steam/steamapps/compatdata/[AppID]/pfx/drive_c/users/steamuser/. From there, paths mirror standard Windows locations like AppData or Documents.
Q7. How can I automate my PC game save backups? โ†“
You can use our 1-Click Backup Script Generator on this page. It outputs a lightweight, safe Windows .bat script that creates timestamped backup folders on your Desktop every time you run it, ensuring your progress is protected before installing mods or updates.
๐Ÿ“‹ Copied to clipboard!