How to Delete a World in Minecraft: A Complete Guide

Deleting a Minecraft world sounds simple — and often it is — but the exact steps depend on which version of Minecraft you're playing, what device you're on, and whether you're using the Java or Bedrock edition. Get the wrong folder or tap the wrong button, and you might delete something you didn't intend to. Here's how it actually works, across every major platform.

Why You Might Want to Delete a World

Minecraft worlds take up storage space — sometimes a surprising amount. A heavily explored Java Edition world can grow to several gigabytes over time. Bedrock worlds on mobile or console can also accumulate quickly if you've been generating new chunks. Beyond storage, some players delete worlds to start fresh, remove corrupted saves, or clean up test worlds created during experimentation.

Whatever your reason, deletion is permanent unless you've backed the world up first. That's worth emphasizing before anything else.

Java Edition: Deleting a World from the Menu or File System

Java Edition gives you two routes.

Using the In-Game Menu (Easiest)

  1. Launch Minecraft Java Edition and reach the main menu
  2. Click Singleplayer
  3. Find the world you want to delete in the list
  4. Click on it once to highlight it, then click Delete World
  5. Confirm when prompted

That's it. The world is removed from the list and the save folder is deleted from your computer.

Using the File System (More Control)

If the world doesn't appear in the menu — or you want to verify exactly what's being deleted — you can find the saves folder manually.

  • Windows: Press Win + R, type %appdata%.minecraftsaves, and press Enter
  • macOS: Open Finder, press Cmd + Shift + G, and enter ~/Library/Application Support/minecraft/saves
  • Linux: Navigate to ~/.minecraft/saves

Each subfolder inside saves is a separate world. The folder name usually matches the world name you gave it, though special characters can sometimes cause variations. Delete the folder directly, and the world is gone.

Bedrock Edition: Platform-by-Platform Breakdown 🎮

Bedrock Edition runs on Windows 10/11, Xbox, PlayStation, Nintendo Switch, iOS, and Android. The delete process differs by platform.

Windows 10/11 (Bedrock)

  1. Open Minecraft and go to Play
  2. Find the world in your Worlds list
  3. Click the pencil icon (Edit) next to the world name
  4. Scroll down and click Delete World
  5. Confirm

You can also locate the world files through File Explorer at: C:Users[YourName]AppDataLocalPackagesMicrosoft.MinecraftUWP_8wekyb3d8bbweLocalStategamescom.mojangminecraftWorlds

Each world has a randomly named folder — not your world's name — so the in-game method is easier unless you're doing bulk cleanup.

Xbox

  1. From the main menu, go to Play then Worlds
  2. Select the world and choose Edit
  3. Select Delete and confirm

Xbox saves are stored in the cloud if Xbox Cloud Saves is enabled, meaning deletion should sync across devices.

PlayStation

The process mirrors Xbox: navigate to Play > Worlds, select the world, choose Edit, then Delete.

Nintendo Switch

Same in-game flow as other consoles. Note that Switch saves are tied to the Nintendo Account and local storage — there's no separate file system access on Switch.

iOS and Android

  1. Open Minecraft and tap Play
  2. Swipe left on the world (iOS) or tap the pencil/edit icon (Android)
  3. Tap Delete and confirm

On Android, worlds are stored at games/com.mojang/minecraftWorlds in internal storage, accessible through a file manager app if you prefer direct deletion.

Before You Delete: Backup Options Worth Knowing

Once a world is deleted, there's no built-in recycle bin or undo. If there's any chance you'll want to revisit it, take a few seconds to back it up first.

MethodJava EditionBedrock Edition
Copy save folder manually✅ Easy✅ Possible (desktop/Android)
Export world from menu❌ Not built-in✅ Built-in export to .mcworld file
Cloud sync❌ Not built-in✅ On Xbox with cloud saves
Third-party backup tools✅ Yes✅ Yes

Bedrock's Export World feature (found in the Edit World menu) creates a .mcworld file you can store anywhere and reimport later. Java users should manually copy the world folder to an external drive or cloud storage before deleting.

What Actually Gets Deleted

When you delete a world in Java Edition, the entire save folder goes — including your level data, player inventory, map data, and structure files. Nothing is recoverable through the game.

In Bedrock, deletion removes the world's folder from the minecraftWorlds directory. If cloud sync was enabled on Xbox, the deletion may also propagate to the cloud, depending on sync timing.

The Variables That Change Your Experience

A few factors shape how straightforward this process is for any individual player:

  • Edition (Java vs Bedrock) — the file structures and menus are meaningfully different
  • Platform — console players have no file system access; PC users do
  • Cloud saves — enabled cloud sync can mean a deletion spreads further than expected
  • Mods or launchers — modded Java instances (through launchers like CurseForge or Prism) may store worlds in different directories than the default .minecraft folder
  • Marketplace worlds — on Bedrock, worlds purchased through the Marketplace may behave differently on deletion and may be re-downloadable; standard created worlds are not

If you're running a modded Java instance or a custom launcher, checking where that launcher stores its saves folder before deleting anything is worth the extra step. The default .minecraft/saves path may not apply.