Complete-world backup

Back up a Palworld save before an update, edit, or migration.

A useful backup contains the world and its matching player files, not just the biggest `.sav`. Copy the complete folder while the game or server is stopped, then verify the copy before relying on it.

Steam Windows%LOCALAPPDATA%/PalSaved/SaveGames/<SteamID>/<WorldID>
Game PassSystemAppData/wgsBack up the whole opaque WGS container folder
DedicatedPal/Saved/SaveGames/0Copy the matching WorldID directory while stopped

Local safety workbench

Run the same safety workflow on your local files.

Scan locally, freeze the original, preview the exact scope, run validation, and export a receipt. Unknown binary formats stay read-only.

0 B sent to a serverLocal hashing and ZIP inspectionBlocked export on failed validation
What needs to happen?
Find my save
Files never leave this tab Original input stays immutable Real binary writing is locked in this release

Local return loop

Save Chronicle

Receipt metadata lives only in this browser. Raw saves are never stored.

Your next local scan will appear here.

ReadyLocal workbench loaded.
01

Files that belong together

A standard world folder may include Level.sav, LevelMeta.sav, WorldOption.sav, LocalData.sav, and Players/*.sav. Server and version differences exist, so the safest backup unit is the complete WorldID folder.

02

How to make a clean backup

Exit Palworld or stop the dedicated server and wait for disk activity to settle. Copy the entire world folder to a dated location outside the active save tree. For Game Pass, copy the full WGS folder because the container names are not human-readable.

03

Test the restore path

A backup that has never been checked is only a hope. Verify file count, total size, hashes, and readable structure. For high-value servers, perform a restore drill in a separate environment and document how long recovery takes.

SAFE

Task checklist

  1. 01Stop writes before copying.
  2. 02Copy the complete world or WGS folder.
  3. 03Store at least one copy outside the active drive or host.
  4. 04Record date, game version, platform, and hash receipt.
  5. 05Test a restore before the next major update.
FAQ

Questions people ask before touching the save

Is Level.sav enough for a backup?

No. Player files and metadata can be required to preserve identity, ownership, guilds, and world options.

Does Palworld have automatic server backups?

Official server configuration includes `bIsUseBackupSaveData` and backup retention settings. Review the current official documentation and still keep an off-server copy.

Can Palworld Save Editor store my backup online?

No. This static release does not upload or host raw saves. It can inspect a local backup set and keep only receipt metadata in your browser.