Enshrouded Server Backup and Migration Guide
Back up, restore, roll back, or move an Enshrouded world between a local game, dedicated server, and hosting provider.
Last updated: 2026-07-27
For a dedicated server, the world is stored in the folder configured by saveDirectory, which defaults to ./savegame. Stop the server before copying or replacing save files, and back up the entire save folder rather than a single file.
What is stored where?
| Data | Location |
|---|---|
| Dedicated-server world | saveDirectory, default ./savegame beside the server installation |
| Local world saves | %USERPROFILE%/Saved Games/enshrouded |
| Steam Cloud copy | Steam Remote Storage for app ID 1203620 |
| Character progression | Player client, not the dedicated server |
The dedicated server stores world progression. Character progression remains on each player's client.
Make a safe manual backup
- Ask players to log out.
- Stop the dedicated-server process cleanly.
- Confirm the process has exited.
- Copy the entire configured save directory to a dated backup folder.
- Keep at least one copy on another physical device or cloud-backup destination.
- Start the server and confirm the world loads.
Do not copy a live save while it may be writing. Keen's dedicated-server FAQ says the server creates world saves every five minutes.
Move a world to another dedicated server
- Stop both the source and destination servers.
- Back up both save directories.
- Confirm the destination's
saveDirectoryvalue. - Copy the source world files into the destination save directory.
- Preserve file names and accompanying index/info files.
- Start the destination server and verify the world before deleting anything from the source.
With a managed host, use its file manager or SFTP access. Download a local copy before cancelling the old provider.
Move a local world to a dedicated server
Local world files are under %USERPROFILE%/Saved Games/enshrouded when using local saves. Stop the game and server, back up both locations, then copy the complete world file set into the dedicated server's configured save directory.
If Steam Cloud is active, make sure you are copying the intended current version rather than an older local copy. Keen provides a Steam Remote Storage link in its save-management article.
Roll back a damaged world
Keen documents ten numbered rolling copies for each world. The accompanying -index file records the active copy in its latest value.
- Stop the game or server.
- Copy all save files to a separate backup first.
- Compare modified dates for rolling copies 0-9.
- Edit the world's
-indexfile solatestpoints to the selected known-good copy. - Restart and inspect the world before making further changes.
Rolling saves are not a substitute for off-device backups: corruption, accidental deletion, disk failure, or a bad migration can affect the whole folder.
Official references
If self-hosting becomes more work than expected, compare managed Enshrouded server hosts.