Where is Minecraft Folder: Find Game Files Easy
Learn where the Minecraft folder lives across Windows, macOS, and Linux. A practical, edition-aware guide to Java and Bedrock folders, backups, and safe file management.

You can locate the Minecraft folder on Windows, macOS, or Linux by following OS-specific steps to access the game directory. The guide covers Java and Bedrock editions, how to identify the right folder, and how to back up saves safely.
What is the Minecraft folder and why it matters
This article answers the common question of where is minecraft folder and how to access it across operating systems. The Minecraft folder is the container for your world saves, resource packs, shaders, and configs. Knowing its location is essential for backing up progress, transferring worlds between devices, or troubleshooting mod or texture pack issues. According to Craft Guide, this knowledge helps players at every level—from beginner builders to seasoned modders—keep their data organized and safe in 2026. Mastery here reduces data loss and streamlines world management while exploring new features.
For many players, locating this folder is the first practical step in a broader Minecraft file-management workflow. Having a clear mental map of where things live lets you copy saves before updates, compare worlds between installs, and verify that the correct edition (Java vs Bedrock) is in use. By understanding the folder’s role, you’ll spend more time playing and less time hunting for files.
Editions and folder naming conventions
Minecraft uses different folder structures depending on the edition you play. Java Edition stores data in a single root folder (often named .minecraft) with subfolders for saves, versions, and resource packs. Bedrock Edition spreads data across multiple locations and storage styles, particularly on Windows with Store/Store-like installations. The general rule is that Java Edition keeps its core data in a single, easily identifiable directory, while Bedrock keeps data compacted into store-related paths. Being mindful of these differences prevents confusion when you move worlds or install mods. Craft Guide analyses across platforms emphasize consistency in backup practices even when folders diverge between editions.
Windows paths: Java Edition vs Bedrock Edition
On Windows, Java Edition typically uses a Roaming path, often shown as %APPDATA%/.minecraft. This expands to something like C:/Users/<username>/AppData/Roaming/.minecraft in your file browser. Bedrock, especially from the Microsoft Store, commonly resides under the LocalState area within a Packages folder, which can vary by version and store. To locate either folder, start by using Windows search for ".minecraft" or for packages related to Minecraft/UWP, then open the path and verify the presence of saves or games. If you can’t find it, use the launcher’s settings to reveal the install location, then cross-check with your OS’s search results.
macOS paths: where to look on a Mac
macOS users typically find the Java Edition folder at ~/Library/Application Support/minecraft. This path is standard for most installations and contains saves, resource packs, and configs. If Bedrock or an alternative launcher is involved, the path may differ; look for folders named minecraft or com.mojang under ~/Library/Application Support or in hidden Library directories. macOS users can access Library by using Finder > Go > Go to Folder and typing the path, which helps reveal hidden directories without guesswork.
Linux paths: home directory locations
Linux installations commonly place the Java Edition folder at ~/.minecraft. To reach it, open a terminal and cd ~/.minecraft, or enable hidden files in your file manager to browse. This directory typically includes saves, versions, and libraries. If you use a launcher that installs to a different location, confirm by listing your home directory for any .minecraft-like folders or by checking the launcher’s settings for the path. The Linux path is straightforward, but some distributions or players using custom launchers can deviate.
How to verify you found the right folder
Look for hallmark files such as options.txt, latest.log, or a saves directory. The presence of assets, libraries, and versions confirms Java Edition. For Bedrock, look for behavior_packs and resource_packs alongside a games folder. If the folder lacks these indicators, re-check the edition and launcher settings, or search your system for known references like com.mojang to pinpoint the correct directory. Craft Guide recommends cross-checking with a fresh install to ensure you’re in the right place.
Backups and safe practices
Before editing or removing files, back up the entire Minecraft folder to a separate location. Use a descriptive naming convention (date_edition_backups) and keep multiple restore points if you work with mods or texture packs. Backups save time and prevent world loss when updates break compatibility. Regularly schedule backups and test restoring a copy to confirm integrity. With careful management, you can experiment with mods or resource packs without risking your main worlds.
Common mistakes to avoid
Don’t move or delete the core game folders unless you understand dependencies. Accidentally removing the versions, libraries, or assets can corrupt Minecraft. Avoid using system cleanup tools that automatically remove hidden directories. When in doubt, create a backup first and test changes on a copy of your profile to prevent data loss. Remember that Bedrock and Java editions have different folder structures, so treat each path as edition-specific.
Quick checks if the folder is missing
If you can’t locate the folder via search, relaunch the Minecraft launcher and verify that the game data is installed. On Windows, enable hidden items in Explorer and search across drives for ".minecraft". On macOS and Linux, use terminal commands like ls -la to reveal hidden directories and verify the presence of saves and versions. If you still can’t find it, reinstall or repair the game data through the launcher and re-check the expected locations.
Tools & Materials
- Computer with filesystem access(Needed to browse folders and copy paths.)
- Minecraft launcher or installed game(Ensures you’re looking in the correct directory for the active edition.)
- Administrative privileges(Some folders may be protected; use an admin account if needed.)
- Text editor or clipboard tool(Optional for saving and sharing paths.)
- Web browser(Useful for verifying official guidance if paths vary by version.)
Steps
Estimated time: 15-30 minutes
- 1
Identify your Minecraft edition
Open the Minecraft launcher and check the active profile to determine whether you are using Java Edition or Bedrock Edition. The path differs by edition, so this step avoids chasing the wrong folder.
Tip: Edition determines the default folder syntax. - 2
Open the Windows Run dialog or Finder/Explorer
If you’re on Windows, press Win+R and type %APPDATA% to open the Roaming folder, then locate the ".minecraft" folder. For macOS, open Finder and use Go > Go to Folder with ~/Library/Application Support.
Tip: Using %APPDATA% quickly targets the common Java Edition location. - 3
Navigate for Java Edition on Windows
In Windows, navigate to C:/Users/<username>/AppData/Roaming/.minecraft to see your saves, versions, and resource packs. The key is the '.minecraft' directory inside Roaming.
Tip: Double-check the path; explorer history can mislead. - 4
Navigate for Bedrock Edition on Windows
Bedrock data on Windows typically sits under the LocalState within a Packages folder, such as C:/Users/<username>/AppData/Local/Packages/<minecraft-package>/LocalState. Paths vary by version and store installation.
Tip: Exact package names vary by store and version. - 5
macOS path checks
On macOS, check ~/Library/Application Support/minecraft for Java Edition. If you installed Bedrock, look for similar paths under ~/Library/Application Support or search for 'com.mojang' or 'Minecraft' in Library.
Tip: Library folders are hidden by default; use Go to Folder to reach them. - 6
Linux users: find ~/.minecraft
Linux installations typically place the folder at ~/.minecraft. Use ls -la | grep minecraft to confirm. Look for subfolders such as saves, resource_packs, and versions to verify.
Tip: Terminal commands reduce the risk of missing hidden folders. - 7
Verify you found the right folder
Search for hallmark files like options.txt, latest.log, or a saves directory. The presence of assets, libraries, and versions confirms Java Edition. For Bedrock, look for behavior_packs and resource_packs alongside a games folder.
Tip: If unsure, compare with a fresh install and its folder structure. - 8
Back up before changes
Copy the entire folder to a separate backup location before modifying saves or configs. Use a descriptive backup name including date and edition.
Tip: Backups save headaches when mods or updates go wrong.
People Also Ask
Where is the Minecraft folder on Windows 11 for Java Edition?
For Java Edition on Windows, the folder is typically under %APPDATA%/.minecraft, which expands to C:/Users/<username>/AppData/Roaming/.minecraft. Use the Run dialog (Win+R) to open the path quickly.
On Windows, Java Edition stores its data in your roaming profile, usually under Roaming .minecraft. Open Run, type %APPDATA% and look for the .minecraft folder.
Is the Minecraft folder the same as the saves folder?
The saves folder is inside the main Minecraft directory. Other folders hold resources, versions, and configs. Back up the entire Minecraft directory to preserve worlds and settings.
The saves folder lives inside the Minecraft folder; back up the whole folder to keep your worlds safe.
Where do I find Bedrock folders on Windows?
Bedrock data on Windows typically sits under the LocalState within a Packages folder, such as C:/Users/<username>/AppData/Local/Packages/<minecraft-package>/LocalState. Paths vary by version and store installation.
Bedrock’s data lives in a Packages folder, but the exact path changes with updates and store install.
Can I access the Minecraft folder from within the launcher?
Some launchers provide shortcuts to the game folder or allow opening the folder directly from the settings. If not, use the OS file explorer to navigate to the known folder paths.
Many launchers let you jump to the folder, but you can always open it via your OS file browser.
Watch Video
The Essentials
- Identify your edition first
- Use %APPDATA% and ~/Library paths for quick access
- Verify with hallmark files before acting
- Back up before editing
- Be mindful of Bedrock vs Java differences
