How to Load a Backup in Minecraft: A Complete Guide
Losing progress in Minecraft — whether from a corrupted world, an accidental deletion, or a bad update — is genuinely painful. The good news is that Minecraft creates backups automatically in several contexts, and you can restore them manually too. How you actually load a backup depends heavily on which version you're playing, which platform you're on, and how the backup was created in the first place.
What Counts as a Minecraft Backup?
Before diving into steps, it helps to understand what "backup" actually means in Minecraft's context. There are a few distinct types:
- Auto-saves: Minecraft continuously saves world data as you play. These aren't traditional backups — they overwrite the existing save.
- Realm backups: If you play on Minecraft Realms, the service automatically creates rolling backups stored in the cloud.
- Manual world copies: Players often duplicate a world folder before major changes (installing mods, attempting a nether portal, TNT experiments).
- Third-party or server backups: Multiplayer servers often run scheduled backup plugins or scripts that snapshot world data at intervals.
Each type has a different restoration process. 🗂️
Loading a Backup in Java Edition (PC/Mac)
Java Edition stores world data as folders on your local machine, which makes backup management relatively straightforward.
Finding Your World Saves Folder
The saves folder is typically located at:
- Windows:
%AppData%.minecraftsaves - macOS:
~/Library/Application Support/minecraft/saves - Linux:
~/.minecraft/saves
Each world appears as a named subfolder inside saves.
Restoring a Manual Backup
If you previously copied a world folder as a backup:
- Close Minecraft completely.
- Navigate to your
savesfolder. - Rename or delete the corrupted/unwanted world folder (or move it elsewhere as a precaution).
- Paste your backed-up world folder into the
savesdirectory. - Relaunch Minecraft — the restored world will appear in your world list.
Important: Never move or replace world folders while Minecraft is running. File conflicts can cause further corruption.
Using the In-Game "Re-Create" or Backup Feature
Java Edition doesn't have a built-in one-click backup restore, but some launcher apps — like the official Minecraft Launcher and third-party options like MultiMC or Prism Launcher — offer world management features that include backup creation and restoration within the interface.
Loading a Backup in Bedrock Edition
Bedrock Edition runs on Windows 10/11, consoles (Xbox, PlayStation, Nintendo Switch), and mobile devices. The backup process varies more across these platforms.
Windows 10/11 (Bedrock via Microsoft Store)
Bedrock on Windows stores world data in a protected app folder. The path is typically:
%LocalAppData%PackagesMicrosoft.MinecraftUWP_[string]LocalStategamescom.mojangminecraftWorlds
Each world is stored as a folder with a randomized name. To restore:
- Exit Minecraft.
- Navigate to the
minecraftWorldsdirectory. - Replace the target world folder with your backed-up version.
- Relaunch Minecraft.
Because folder names are auto-generated strings, you may need to check folder modification dates or temporarily load each world to identify the correct one.
Xbox and PlayStation
On consoles, world data is tied to your cloud save or local console storage, and direct file access isn't available. Your options are:
- Minecraft Realms backups (if the world was hosted on a Realm)
- Console cloud saves managed through Xbox/PlayStation account settings
- USB backup on PlayStation, if cloud saves were previously exported
Restoring these involves navigating your console's storage settings, not Minecraft's menu directly.
Nintendo Switch
Switch worlds are saved locally or through Nintendo Switch Online cloud backup. Restoring requires accessing the System Settings > Data Management > Save Data Cloud menu — not anything inside Minecraft itself.
Mobile (iOS and Android)
On Android, world files are often accessible via a file manager at Internal Storage/games/com.mojang/minecraftWorlds, making manual restoration similar to the Windows Bedrock process.
On iOS, world files are sandboxed and not directly accessible without specific tools or exports via the in-game Export World feature.
Loading a Realm Backup 🌐
If your world is hosted on a Minecraft Realm, Mojang stores multiple rolling backups automatically.
To access them:
- Open Minecraft and go to Play > Realms.
- Select your Realm and click the pencil/edit icon.
- Navigate to World Backups.
- Choose a backup from the list and select Restore.
Realm backups are timestamped, so you can select a point before the issue occurred. Note that restoring a Realm backup replaces the current world, so the existing state will be overwritten.
Key Variables That Affect Your Restoration Process
The steps above aren't universally identical for every player. Several factors shape how this works in practice:
| Variable | How It Affects Backup Loading |
|---|---|
| Platform | File access varies significantly between PC, console, and mobile |
| Edition (Java vs Bedrock) | Different file structures and backup systems |
| World hosting (local vs Realm vs server) | Determines where backup files actually live |
| How the backup was created | Manual copy vs auto-backup vs server plugin |
| OS permissions | Some folders require admin access or special navigation |
| Launcher used | Third-party launchers may have their own backup tools |
What If You Never Made a Backup?
If no backup exists, options narrow considerably. Some players have had partial success with world repair tools like Chunky or MCA Selector for corrupted chunk data specifically — but these aren't guaranteed solutions and don't recover deleted worlds. 💾
The platform matters here too: a deleted local world on Java Edition is generally unrecoverable without a prior copy, while a Realm or console cloud save may still have rolling backups available even if you never manually created one.
Where exactly you land in this process comes down to which platform and edition you're running, whether backups were ever created (manually or automatically), and how your world was hosted. Those specifics determine not just which steps apply to you, but whether a full restoration is even possible.