WindowsAndroidiOS

Where Are Minecraft Bedrock Worlds Saved?

Minecraft Bedrock world save location on Windows, Android and iOS, including the com.mojang folder and the 2025 Windows path change.

Last updated

Bedrock worlds live inside a folder called com.mojang, under a minecraftWorlds subfolder. Each world is a folder with a machine made name, so look for levelname.txt inside to tell which is which.

This is a different game from Java Edition, with different paths. On Windows the location moved in 2025 from the old UWP packages path to a new Minecraft Bedrock folder, so older guides point to the wrong place.

Where Minecraft (Bedrock Edition) stores this, by platform

Windows
%APPDATA%\Minecraft Bedrock\Users\[UserID]\games\com.mojang\minecraftWorlds

Each signed in user gets their own Users subfolder. Older installs used %LOCALAPPDATA%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang instead. Check there if the new path is empty.

Android
/storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds

This external path only holds worlds if the in game File Storage Location is set to External. The internal copy under /data is not readable without root.

iOS
On My iPhone/Minecraft/games/com.mojang/minecraftWorlds

Browse via the Files app under On My iPhone, then Minecraft. World folders sync only if you copy them out yourself.

Frequently asked questions

Why do Bedrock world folders have gibberish names?

Bedrock names each world folder with a generated ID. Open levelname.txt inside the folder to see the display name in plain text.

Can I copy a Bedrock world from phone to PC?

Yes. Copy the single world folder out of minecraftWorlds on one device and drop it into minecraftWorlds on the other. Restart the game and it appears in the worlds list.

Notice an outdated path? Let us know.