> 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-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/bao-hu-nin-de-shu-ju/jiang-windows-yu-mac-ge-li.md).

# 将 Windows 与 Mac 隔离

您可以将 macOS 与 Windows 隔离。这样一来，不仅两个系统不再会共享文件夹、配置文件和应用程序，Windows 不再能够自动访问外接设备，Windows 和 Mac 不再同步卷，而且您也不再能够在 Windows 和 macOS 之间复制或移动对象。将 macOS 与 Windows 隔离，可以阻止一个操作系统中被入侵的项目感染另一个操作系统中的项目，从而提高安全等级。

要隔离 Windows 与 macOS

1. 请视需要选择执行以下操作：
   * 单击菜单栏中的 Parallels Desktop 图标，然后选择**配置**。
   * 如果在屏幕顶部可以看见 Parallels Desktop 菜单栏，请选择**操作** > **配置**。
2. 单击**安全**。
3. 选中**将 Windows 与 Mac 隔离**。


---

# 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-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/bao-hu-nin-de-shu-ju/jiang-windows-yu-mac-ge-li.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.
