> 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/she-ding-windows-ru-he-yu-macos-xie-tong-gong-zuo/zai-macos-yu-windows-zhi-jian-gong-xiang-xiang-mu/zai-macos-yu-windows-zhi-jian-fu-zhi-he-nian-tie.md).

# 在 macOS 与 Windows 之间复制和粘贴

Parallels Desktop 令您可在 macOS 与 Windows 应用程序间复制和粘贴图片与格式化的文本（斜体、粗体、下划线，以及不同颜色、字体和大小）。

要启用在 macOS 与 Windows 之间进行复制和粘贴，请执行以下操作：

1. 请视需要选择执行以下操作：
   * 单击菜单栏中的 Parallels Desktop 图标，然后选择**配置**。
   * 如果在屏幕顶部可以看见 Parallels Desktop 菜单栏，请选择**操作** > **配置**。
2. 依次单击**选项** > **更多选项**。
3. 选择**共享 Mac 剪贴板**。
4. 若要在复制和粘贴文本时保留文本格式，请选中**保留文本格式**。

{% hint style="info" %}
\*\*注意：\*\*要启用在 macOS 与 Windows 之间复制和粘贴，必须先安装 Parallels Tools。在大多数情况下，Parallels Tools 为默认安装。[如果您将 macOS 与 Windows 隔离](/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/jiang-windows-yu-mac-ge-li.md)，则无法在 macOS 与 Windows 之间进行复制和粘贴。
{% endhint %}

### **复制和粘贴文件**

您可以通过以下方式轻松地在 Windows 和 macOS 之间复制和粘贴文件：

1. 选择一个文件（或多个文件）并按下 Command-C 组合键进行复制。
2. 打开一个文件或单击其他操作系统中的桌面并按下 Command-V 粘贴文件。


---

# 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/she-ding-windows-ru-he-yu-macos-xie-tong-gong-zuo/zai-macos-yu-windows-zhi-jian-gong-xiang-xiang-mu/zai-macos-yu-windows-zhi-jian-fu-zhi-he-nian-tie.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.
