> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/what-versions-of-windows-you-can-install.md).

# What Versions of Windows You Can Install

Parallels Desktop for Mac 27 supports installing versions of Windows 11 Pro and Enterprise Editions designed for running on Arm processors. Support for Intel Macs has been deprecated with this version.

Most Macs sold in recent years use Apple silicon processors and are fully supported by Parallels Desktop 27.

While some Windows applications are designed exclusively for Intel (x86/x64) Windows PCs, Microsoft's Prism compatibility technology allows many of them to run on Arm-based systems, including virtual machines. This means that most common productivity, business, and developer applications can run on a Windows 11 virtual machine in Parallels Desktop 27. However, a small number of specialized applications, particularly those that rely on hardware drivers, low-level system components, or certain anti-cheat technologies, may not be compatible.

Parallels regularly tests popular Windows applications for compatibility with our latest software and strives to deliver the best possible performance.

{% hint style="info" %}
**Note**: Despite the deprecation of Intel Mac support, Parallels Desktop 27 can import and run x86\_64 virtual machines on Apple silicon Macs in Pro, Business, and Enterprise editions. This capability is available as an early technology preview and is intended primarily for migration and testing scenarios. Because x86\_64 operating systems must be fully emulated, performance is significantly lower than with native Arm virtual machines, and some functionality may be unavailable or unsupported.

You can find more information in the Advanced Topics section of this guide.
{% endhint %}

This guide primarily focuses on using Parallels Desktop to run Windows 11, with mention of other operating systems where applicable.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/what-versions-of-windows-you-can-install.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
