

- #How to run windows minecraft on mac install
- #How to run windows minecraft on mac drivers
- #How to run windows minecraft on mac windows 10
- #How to run windows minecraft on mac download
In my case, I’d placed both the Windows file and the SPICE guest tools into a folder called ~/UTM_VM. With QEMU now installed, run the following to convert the VHDX file to QCOW2: qemu-img convert -p -O qcow2 ~/UTM_VM/Windows10_InsiderPreview_Client_ARM64_en-us_21354.VHDX ~/UTM_VM/Windows10_InsiderPreview_Client_ARM64_en-us_21354.qcow2
#How to run windows minecraft on mac install
If you get an error that reads “Cannot install in Homebrew on ARM processor in Intel default prefix”, your Homebrew might not be configured for your M1 Mac. With Homebrew installed, open a Terminal window and run the following: brew install qemu You can install it with the command on the Homebrew website. The following steps require that Homebrew is installed. To prevent this, we’re advised to convert the VHDX file to a QCOW2 file, as follows. Convert the VHDX Image to a QCOW2 ImageĪccording to the UTM documentation, sometimes the QEMU handling of VHDX images will result in Windows becoming corrupted. We will use this later, when we install Windows.
#How to run windows minecraft on mac drivers
#How to run windows minecraft on mac windows 10
In my case this blue button reads Windows 10 Client ARM64 Insider Preview – Build 21354.
#How to run windows minecraft on mac download

Install UTMįirst step is to install UTM (it’s free). This requires an account with the Windows Insider Program (you can register for free). It also involves installing the Windows 10 on ARM Insider Preview.

The key to doing this is to use the UTM virtualisation application instead of VirtualBox. In this article, I install Windows 10 on an M1 Mac. VirtualBox is a free virtualisation application that enables you to install virtual machines (with other operating systems) on your Mac.įortunately, there’s a free alternative to VirtualBox – UTM. Prior to the M1 Mac, we could use VirtualBox to install Windows on our Mac. One application that doesn’t run on M1 Macs is VirtualBox. This was a major change, and it affected many third party applications to the point where they simply don’t run on the M1 Mac. In 2020, Apple introduced Mac computers with Apple silicon, with the first chip being the Apple M1.
