
- #Virtual mac os on windows 10 install#
- #Virtual mac os on windows 10 drivers#
- #Virtual mac os on windows 10 windows 10#
- #Virtual mac os on windows 10 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
#Virtual mac os on windows 10 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.

#Virtual mac os on windows 10 drivers#
#Virtual mac os on windows 10 windows 10#
In my case this blue button reads Windows 10 Client ARM64 Insider Preview – Build 21354.
#Virtual mac os on windows 10 download#

You can open it just as you can open other applications (e.g. Drag the UTM.app icon to your Applications folder.Once downloaded, double click the UTM.dmg file to launch it.Go to the UTM website and click Download.We can use UTM to install other operating systems (such as Windows) on our M1 Mac.

UTM employs Apple’s Hypervisor virtualization framework to run ARM64 operating systems on Apple Silicon at near native speeds.īasically, it enables us to create virtual machines on our M1 Mac. 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.
