Dispatch – How to Find Save File
Here are the fastest ways to open that save folder on Windows. Use any one you like.
How to Find Save File
- File Explorer direct jump
- Open File Explorer.
- Press Ctrl+L to focus the address bar.
- Paste this and press Enter: %LOCALAPPDATA%\Dispatch\Saved\SaveGames
- Run dialog
- Press Win+R.
- Paste: %LOCALAPPDATA%\Dispatch\Saved\SaveGames
- Press Enter.
- Command Prompt
- Press Win+R, type cmd, press Enter.
- Run: start “” “%LOCALAPPDATA%\Dispatch\Saved\SaveGames”
- PowerShell
- Press Win+X → Windows Terminal (or PowerShell).
- Run: explorer “$env:LOCALAPPDATA\Dispatch\Saved\SaveGames”
Notes and tips
- AppData is hidden by default. If you want to click there manually:
- File Explorer → View → check “Hidden items,” then navigate:
C:\Users\yaman\AppData\Local\Dispatch\Saved\SaveGames
- File Explorer → View → check “Hidden items,” then navigate:
- Replace yaman with your actual Windows username if it’s different.
- If the folder isn’t there yet, launch the game and create a save once; the directory is created on first save.
- Back up your saves by copying the SaveGames folder to a safe location while the game (and Steam) are closed.
- Restoring: copy your backup back into SaveGames (consider turning off Steam Cloud for that game temporarily to avoid overwrite conflicts).