Minecraft – Minecraft: Education Edition files stored

minecraft-education-edition

We all know where Minecraft: Java Edition files are stored (Windows 10):

C:\Users\ExpertCoder14\AppData\Roaming\.minecraft\saves

It's a little harder to find, but Bedrock Edition players can find their world saves here:

C:\Users\ExpertCoder14\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\games\com.mojang\minecraftWorlds

Surprisingly, there is no documentation online found on where files are stored for Minecraft: Education Edition.

I would expect, since MCEE is based off of MCBE, the files are stored as another folder in Packages:

C:\Users\ExpertCoder14\AppData\Local\Packages\Microsoft.MinecraftEducationEdition

or something of the like.

But I don't see an extra folder for MCEE there.

If not there, then where?

Best Answer

Surprisingly, I found the MCEE world files in a similar location to the MCJE world files instead, at the following folder path:

C:\Users\ExpertCoder14\AppData\Roaming\Minecraft Education Edition\games\com.mojang\minecraftWorlds

Just like Bedrock Edition, MCEE doesn't show the level names on the folders, you'll need to open each folder's inner file named levelname.txt to reveal which world that is.

MCBE world editors like UMCE will work but you must select the folder manually, an automatic list will not be displayed.

From there, refer to the Bedrock Edition NBT editor posts for help.