Articles in this section
Windows Installation Guide
Minecraft Education is available in the Microsoft Store
Before you begin
Before installing Minecraft Education, ensure these prerequisites are met.
- Your PC must meet the system requirements.
- Users need to have the correct permissions based on the setup and installation method used at your organization.
- If installing the app from the Microsoft Store, all apps must be up to date. Minecraft Education cannot be installed if there are updates pending for other apps.
Installation Options
Minecraft Education is available as a desktop installer and through the Microsoft Store. Both versions function the same and have the same features. The difference is in how Minecraft is downloaded and installed. The Windows desktop version is downloaded from the Minecraft Education website.
To install Minecraft via device management tools, you can choose to install and update via the Microsoft store or using a traditional desktop installer.
Installation method |
Updates via |
Install on devices enrolled into Microsoft Intune using Microsoft Store app integration |
Microsoft Store |
Microsoft Store |
|
Microsoft Store |
|
Microsoft Store |
|
Scheduled Task |
The version you choose may depend on your setup. These are the recommended Minecraft Education versions based on common setups.
Windows OS |
One-to-one device |
Shared device |
Windows 10/11 |
Microsoft Store version |
Microsoft Store version (recommended in device-context if available) |
Windows 11 |
Microsoft Store version |
Microsoft Store version (deployed in device-context) or desktop version. |
Windows 10 1703 LTSB |
Desktop installer |
Desktop installer |
All versions of Windows Server |
Not supported |
Not supported |
NOTES:
- When Minecraft Education is installed with the Microsoft Store, app updates are installed through the Microsoft Store. If you block updates to apps, Minecraft Education will not update.
- The Microsoft Store and desktop installer versions of Minecraft Education are incompatible with each other. If you want to switch from one to the other, you must uninstall the other version.
- Delivery Optimization is only supported for the store version of Minecraft Education.
Installation instructions
Install on devices enrolled into Microsoft Intune using Microsoft Store app integration
Intune can deploy apps from the Microsoft Store. For more information, see Add Microsoft Store apps to Microsoft Intune. To deploy Minecraft Education to your Intune managed devices, follow these steps:
- Navigate to Microsoft Intune admin console
- Select Apps, then select All Apps
- Select Add
- Select Microsoft Store app (new) and chooses Select
- Select Search the Microsoft Store app (new)
- Search for Minecraft Education
- Choose Select
-
On the App information screen, select the install behavior, then select Next
- System means install for all users (recommended for most scenarios)
- User means only install for the targeted user or current user of a device
- On the scope tags screen, select scope tags if necessary, then select Next
- On the assignment screen, choose how you’d like to target the installation of Minecraft Education
- Required assignments are installed without user interaction.
- Available assignments enable Minecraft Education to be installed from Company Portal by the targeted users.
- After you’ve made your selection, select Next
- Then select Create
- Result: Minecraft Education will be installed by Microsoft Intune on the targeted users or devices at the next check-in or be made available in Company Portal for optional install.
Install on Devices via Winget command in Command Prompt
Minecraft Education can be installed from the Winget utility in Windows 11/10. For more information regarding Winget and how you can use it in your deployment see Use the Winget tool to install and manage applications | Microsoft Learn
To install Minecraft Education by Winget:
- Open Command Prompt as an Administrator
- Run Winget search "Minecraft Education"
- Depending on how you wish to install Minecraft Education run one of these commands:
- To install for just the currently signed in user:
- Winget Install "Minecraft Education" --scope user
- To install for all users on the machine:
-
Winget Install "Minecraft Education" --scope machine
-
Winget Install "Minecraft Education" --scope machine
- To install for just the currently signed in user:
Instruct users to install from the Microsoft Store
Provide the following instructions for your students and teachers to get the app themselves from the Microsoft Store.
- Open the Microsoft Store app
- Search for Minecraft Education
- Follow instructions to get the app
Install desktop version
Follow these steps to manually install the Windows desktop version of Minecraft Education.
- Download the Minecraft Education desktop installer.
- Result: The installation file begins downloading to your PC.
- Use the following command line to install the application quietly:
- <exe name. eg MinecraftEducation_x86_1.20.1200.0> /qn
The full list of command line options are:
/? |
Display command line options |
/extract: <directory> |
Extracts all files to the specified directory |
/listlangs |
Lists the languages supported by setup |
/exenoui |
Launches EXE setup without a UI |
/exebasicui |
Launches EXE setup with basic UI |
/exelang <langid> |
Launches the EXE setup using the specified language |
/username |
Username used by proxy |
/password |
Password used by proxy |
/exelog <path to log file> |
Creates a log file at the specified path |
/exenoupdates |
Does not check for a newer version |
<msioptions> |
Options for msiexec.exe running the MSI package. For example /qn runs the MSI install as quiet with no user interface. |
APPDIR= |
Changes the install path for Minecraft Education, for example:MinecraftInstaller.exe AppDir=C:\Test\ /qn /exenouiwill install Minecraft Education to C:\Test silently without showing the install GUI. |
3. If your software deployment tool has a detection method, you can use the following options:
Key |
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Studios\Minecraft Education Edition |
Value name |
Version |
Detection method |
Version comparison |
Operator |
Greater than or equal to |
Value |
<deployed version, eg “1.18.45.0”> |
Associated with a 32-bit app on 64-bit clients |
Yes |
Install Minecraft Education via Group Policy using PowerShell script
You can download the PowerShell script here. Inside of the .zip file you'll find both the .exe (desktop) and .appx (Microsoft Store) versions of Minecraft Education. Refer to the included relevant readme files for setup and deployment steps. If you have questions or feedback on this script, please reach out to our support team via our ticket form here.
Install the Microsoft Store version manually
Follow these steps to manually install the Microsoft Store version of Minecraft Education.
- Download the Minecraft Education appxbundle.
- Result: If a pop-up asks approval to open the app installer, select Open Installer
- From the app installer, ensure Launch when ready is selected and select Install.
- Result: After Minecraft Education finishes installing, Minecraft Education opens.
- Note:This requires the Desktop App Installer application to be installed.