> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/readme/nin-ke-yi-an-zhuang-na-xie-ban-ben-de-windows.md).

# 您可以安装哪些版本的 Windows

Parallels Desktop for Mac 27 支持安装专为在 Arm 处理器上运行而设计的 Windows 11 专业版和企业版。此版本已不再支持基于英特尔处理器的 Mac 电脑。

近年来销售的大多数 Mac 电脑都采用了 Apple Silicon 处理器，并得到 Parallels Desktop 27 的全面支持。

虽然有些 Windows 应用程序是专为英特尔（x86/x64）Windows 电脑设计的，但借助微软的 Prism 兼容性技术，其中许多应用程序可以在基于 Arm 的系统（包括虚拟机）上运行。 这意味着，大多数常见的生产力、商务和开发应用程序都可以在 Parallels Desktop 27 中的 Windows 11 虚拟机上运行。不过，少数专业应用程序——尤其是那些依赖硬件驱动程序、底层系统组件或某些反作弊技术的应用程序——可能无法兼容。

Parallels 会定期测试流行的 Windows 应用程序与我们最新软件的兼容性，并致力于提供最佳性能。

{% hint style="info" %}
**注意**：尽管已停止对 Intel Mac 的支持，但 Parallels Desktop 27 的 Pro、Business 和 Enterprise 版本仍可在 Apple silicon Mac 上导入并运行 x86\_64 虚拟机。 此功能作为早期技术预览版提供，主要面向迁移和测试场景。由于 x86\_64 操作系统必须完全模拟运行，因此其性能远低于原生 Arm 虚拟机，且部分功能可能不可用或不受支持。

您可以在本指南的“高级主题”部分中找到更多相关信息。
{% endhint %}

本指南主要介绍如何使用 Parallels Desktop 运行 Windows 11，并在适当情况下提及其他操作系统。


---

# 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.cn/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/readme/nin-ke-yi-an-zhuang-na-xie-ban-ben-de-windows.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.
