> 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-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/zai-mac-shang-shi-yong-windows/bao-hu-nin-de-shu-ju/zai-windows-zhong-gong-zuo-bu-bao-cun-geng-gai.md).

# 在 Windows 中工作不保存更改

如果您不想要 Windows 存储在工作会话过程中进行的更改（例如，当测试 Windows 应用程序时可能会损坏 Windows），您可以在安全模式中启动：

{% hint style="info" %}
**注意**：此功能仅适用于 Parallels Desktop for Mac Pro 和 Business/Enterprise 版本。
{% endhint %}

1. 打开 Parallels Desktop。
2. 从**控制中心**内选定您想要在回滚模式中启动的 Windows，然后单击**操作** > **在回滚模式中启动**。

### **设定 Windows 总是在回滚模式中启动**

如果您想要 Windows 总是在回滚模式中启动，请执行以下操作：

1. 打开 Parallels Desktop。
2. 从**控制中心**选择 Windows，然后依次单击**操作** > **配置** > **安全性**。
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-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/zai-mac-shang-shi-yong-windows/bao-hu-nin-de-shu-ju/zai-windows-zhong-gong-zuo-bu-bao-cun-geng-gai.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.
