> 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-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/gao-ji-zhu-ti/shi-yong-xu-ni-ji/she-ding-xu-ni-ji-cao-zuo-xi-tong-lei-xing-yu-ban-ben.md).

# 设定虚拟机操作系统类型与版本

您可以更改虚拟机配置使用的访客操作系统。在以下情况下，您需要进行更改：

* 如果您升级访客操作系统（例如，从 Windows 10 升级到 Windows 11），则需要相应地更改访客操作系统类型和版本，否则 [Parallels Tools](/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/gao-ji-zhu-ti/an-zhuang-huo-geng-xin-parallels-tools.md) 可能无法正常运行。
* 如果您创建了虚拟机，但没有安装操作系统，然后决定通过其他操作系统使用此虚拟机，而不是最初指定的操作系统。

要设置访客操作系统类型和版本，请执行以下操作：

1. [关闭虚拟机](/pdfm-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/zai-mac-shang-shi-yong-windows/ru-men/guan-bi-huo-zhong-zhi-windows.md)。
2. 打开**操作**菜单并选定**配置**。
3. 单击**通用**，然后在**名称**字段正上方的菜单中选择一个操作系统。


---

# 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-20-ug-zh_cn/parallels-desktop-for-mac-20-yong-hu-zhi-nan/gao-ji-zhu-ti/shi-yong-xu-ni-ji/she-ding-xu-ni-ji-cao-zuo-xi-tong-lei-xing-yu-ban-ben.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.
