> 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/gao-ji-zhu-ti/shi-yong-xu-ni-ji/yi-chu-xu-ni-ji.md).

# 移除虚拟机

如果您不再需要某台虚拟机，可以将其从 Mac 中永久删除：

{% hint style="danger" %}
**警告：** 删除前，请确认没有其他虚拟机正在使用该虚拟机的任何文件（例如虚拟硬盘）。
{% endhint %}

1. 如果虚拟机正在运行，请将其关闭，然后在虚拟机窗口中右键点击并选择 **删除**。您也可以点击 **文件** > **删除**，或在 **控制中心** 中右键点击该虚拟机并选择 **删除**。
2. 点击 **移至废纸篓**。

### 从控制中心删除虚拟机

要从 **控制中心** 临时删除虚拟机：

1. 如果虚拟机正在运行，请将其关闭，在虚拟机窗口中右键单击，然后选择 **删除**。 您也可以点击 **文件** > **移除**，或在 **控制中心** 中右键单击该虚拟机并选择 **移除**。
2. 点击 **保留文件**。

当您再次需要此虚拟机时，可以轻松地 [将其导入 Parallels Desktop](/pdfm-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/an-zhuang-huo-dao-ru-windows/cong-parallels-desktop-jiao-zao-ban-ben-huo-qi-ta-xu-ni-hua-ying-yong-cheng-xu-dao-ru.md)。


---

# 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/gao-ji-zhu-ti/shi-yong-xu-ni-ji/yi-chu-xu-ni-ji.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.
