Why Backups Matter
Losing hundreds of hours of game progress is devastating. Corrupted saves, accidental deletion, game updates that break worlds, or a failing device can wipe your worlds in an instant. Regular backups give you peace of mind and a safety net when things go wrong.
- Corrupted saves — Worlds can become unreadable due to crashes, power loss, or bugs
- Accidental deletion — One wrong click can remove a world permanently
- Updates breaking things — Major game updates sometimes corrupt or alter world data
- Device failure — Hard drives fail; phones get lost or damaged
What to Backup
Depending on the game, you need to backup different folders. Below are the key locations and what each contains.
Minecraft Bedrock
Minecraft Bedrock stores worlds and addons in the com.mojang folder. Here are the main locations:
World Saves Location
Your worlds are stored in the minecraftWorlds folder. Each world has its own subfolder with a unique ID.
%AppData%\Minecraft Bedrock\Users\Shared\games\com.mojang\minecraftWorlds
/games/com.mojang/minecraftWorlds/
On Android, the full path is typically under /storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/ or in /games/com.mojang/ depending on the device.
Also Backup
Consider backing up these folders in the same com.mojang directory:
resource_packs— Your installed resource packsbehavior_packs— Your installed behavior packsskin_packs— Custom skins (optional)
How to Backup
Copy the entire minecraftWorlds folder (and optionally resource_packs, behavior_packs) to a safe location such as an external drive or cloud storage folder (Google Drive, OneDrive, Dropbox).
.mcworld file. Go to Play > select your world > Edit > Export World. This is the easiest way to backup a single world.
Minecraft Java
Minecraft Java Edition stores everything in the .minecraft folder:
%AppData%\.minecraft\saves\
The saves folder contains one subfolder per world. Also consider backing up:
mods— Installed modsresourcepacks— Resource packsconfig— Mod and game configuration files
Hytale
General Backup Tips
Use Cloud Backup Services
Google Drive, OneDrive, and Dropbox let you sync backup folders automatically. Create a dedicated folder (e.g., GameBackups) and copy your saves there. Be aware of storage limits and sync times for large worlds.
Version Your Backups
Add dates to backup folder names, e.g. MinecraftBackup_2026-03-16. This lets you restore from a specific point in time if a recent backup is corrupted.
Automate with Scheduled Copies
Use Windows Task Scheduler or a backup tool to copy your save folders on a schedule (e.g., weekly). This reduces the chance of forgetting to backup.
How Often to Backup
Backup after major milestones (e.g., finishing a build, defeating a boss) or at least weekly for active worlds. Before major game updates or risky changes, always create a fresh backup.
How to Restore from Backup
Close the game first. Copy the backup folder back to the original location (e.g., minecraftWorlds or saves), replacing the corrupted or missing world folder. For .mcworld files, double-click the file to import the world into Minecraft Bedrock.
Frequently Asked Questions
%AppData%\Minecraft Bedrock\Users\Shared\games\com.mojang\minecraftWorlds. Each world has its own folder with a unique ID.