Although it is not recommended, you can technically create an x86_64 virtual machine directly on your Apple Silicon Mac without the use of an Intel Mac.
Warning: Creating a new x86_64 virtual machine directly on an Apple Silicon Mac will take A LOT of time. Depending on the size of the image file, expect the process to take anything between 30 minutes (Windows 10 21H2 or Windows Server) and a couple of hours (Fedora 40).
Note: Only Windows 10 and Windows Server 2022 x86_64 distributives are supported for direct installation on Apple Silicon Macs using Parallels emulation. For installing Windows 10 22H2 and Windows Server 2019, refer to the Troubleshooting section of this KB article.
Installing Linux distros may present many challenges, including, but not limited to, Parallels Tools for Linux failing to install on newly created Linux virtual machines. We will continue to update the KB article linked above with more details as we test more distros.
Follow these steps:
Download an x86_64 ISO image of a compatible operating system. A Windows 10 ISO can be found here.
Launch the macOS Terminal and execute the following commands: > prlctl create <vm_name> -d <distro> --cpu-type x86 > prlctl set <vm_name> --device-set cdrom0 --image <x86_iso_path> --connect > prlctl start <vm_name> Note: For a full list of possible options for <distro> variable, run the following command in Terminal and pick the one matching your operating system:
> prlctl create <vm_name>-d -list
For Windows 10, the value of <distro> is win-10
.
Follow on-screen instructions to proceed with the installation of the operating system.
For the latest compatibility updates and troubleshooting information, refer to this KB article.
To import and launch an x86_64 virtual machine on an Apple Silicon Mac, follow these steps:
Warning: Before using the newly imported x86_64 machine on your Apple Silicon Mac, check this list of what to expect.
On your Intel Mac, choose a virtual machine that runs an operating system compatible with our emulator, as specified in this list.
Properly shut down the selected virtual machine. Transferring a virtual machine that's not been properly shut down may result in data loss.
Most Linux virtual machines created on Intel Macs will have a virtual bootloader that emulates legacy BIOS, which is not compatible with our emulation functionality. If you would like to transfer a Linux x86_64 machine, you will have to create a new one on your Intel Mac first, following these steps:
Download an x86_64 ISO file for the required Linux distro.
Start Parallels Desktop on your Intel Mac and select File > New...
Click on Install Windows, Linux, or macOS from an image file, select the downloaded ISO file, and click Continue. Alternatively, choose one of the suggested options from the Free Systems section.
Click Customize settings before the installation and select Continue.
Once the configuration window opens, switch to the Hardware tab, and choose the Boot Order item from the left-side panel. Click on Advanced and select the 64-bit EFI
option.
Click OK.
Close the window and proceed with the installation.
On your Intel Mac, open the Parallels Desktop Control Center, select the required virtual machine, right-click on it, and click Show in Finder. This will show you the .pvm
file of your x86_64 virtual machine.
Transfer the .pvm
file to your target Apple Silicon Mac, e.g., using an external USB drive.
Copy the required .pvm
file to your Apple Silicon Mac's folder with Parallels Desktop virtual machines, right-click on it, and choose Open With > Parallels Desktop.
The imported virtual machine will initially be designated in the Control Center as Not Compatible. Right-click on it and choose the Start using Emulator option.
After that, the virtual machine will be designated as an Intel x86 system.
Before using the newly imported x86_64 machine on your Apple Silicon Mac, check this list of what to expect.
For the latest compatibility updates and troubleshooting information, refer to this KB article.
Even if you don't have an Intel Mac on hand, you can still create and run an x86_64 virtual machine on an Apple Silicon Mac, albeit with some limitations. Read this subchapter for more details.
Starting from version 20.2.0, Parallels Desktop for Mac (in Pro, Business, and Enterprise editions) enables you to virtual machines on Apple Silicon Macs that were originally created on Intel Macs and include versions of operating systems designed for x86_64 processors. You can also x86_64 virtual machines on Apple Silicon Macs.
Note: This functionality is offered as an early technology preview, is only available on Pro, Business, or Enterprise licenses, and comes with a number of limitations. For the latest state of the feature, please refer to this .
At this point, the feature may be most useful to advanced users and software developers looking to boot into their existing Windows 10, Windows 11, or Linux virtual machines to extract old data, test a feature, or launch an app that has known issues running on Windows on Arm.
You can expect the following x86_64 systems to run on Apple Silicon Macs with Parallels Desktop for Mac 20.2.0 or newer:
Windows 10 and 11 (except Windows 11 builds 26100 and newer, which require support for SSE 4.2 instruction set)
Windows Server 2019 and 2022
Various Linux distros, with the following in mind:
The virtual machine must have .
Modern distros may experience performance issues.
We recommend that you try distros with lightweight environments like XFCE for better performance.
Only 64-bit versions of the supported operating systems can be launched.
Attention: Only virtual machines that emulate EFI/UEFI bootloaders are supported. This is not a problem for Windows 10 (unless it's a very old virtual machine that's been upgraded from Windows 8 or earlier) and definitely not a problem for Windows 11. However, some x86_64 Linux virtual machines may still operate off legacy BIOS. Refer to the same for instructions on recreating them with EFI64. Windows 7 or BSD systems are not supported.
Even if you don't have an Intel Mac on hand, you can still create and run an x86_64 virtual machine on an Apple Silicon Mac, albeit with some limitations. Read for more details.
Really slow speeds:
Based on your hardware, expect the boot to take anywhere between 2 and 7 minutes.
Overall slow responsiveness, to the point that we don't recommend opening and using more than one application at once.
Limited Windows functionality:
In its current implementation, our emulator does not support employing more than 1 virtual CPU core. Independent of your previous settings, importing an x86_64 virtual machine to an Apple Silicon Mac system will reduce the core count to one.
Assigning more than 8 GB of virtual RAM is not supported.
Parallels hypervisor is not supported, and therefore, nested virtualization cannot be used. This may affect certain functionality, e.g., WSL2 in Windows.
The resource draw on your Apple Silicon Mac will be significant. E.g., a single-core Windows 10 virtual machine with 4 GB of virtual RAM will occupy around 8 GB of your Mac's physical RAM.
No support for external USB devices.
No support for sound devices.
Updates may fail to install.