I can't find my .minecraft folder (windows 10 minecraft edition) [duplicate]

Solution 1:

On Windows, the Java Edition saves to %appdata%\.minecraft.

However, Windows Store Applications are sandboxed and have their own individual save spots that are sandboxed from the rest of the system that are stored in %localappdata%\Packages.

You can find Minecraft Bedrock Edition's (Microsoft.MinecraftUWP_8wekyb3d8bbwe) save data by adding its package name onto the root folder I mentioned above... So basically:

%localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang

... which basically translates to (usually, unless you've moved your %userprofile%; home folder):

C:\Users\[Your Username]\AppData\Local\Packages\Microsoft.MicraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang