> 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/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/ying-jian-she-zhi/gong-xiang-da-yin-ji-she-zhi.md).

# 共享打印机设置

在**共享打印机**窗格中，可以与虚拟机共享 Mac 打印机、同步默认打印机等。

要打开这些设置，请选择**操作** > **配置**> **硬件**，然后单击**共享打印机**。

<figure><img src="/files/tQAXPLYOPiwIVbanXUhc" alt="" width="563"><figcaption></figcaption></figure>

<table><thead><tr><th width="356">选项</th><th>说明</th></tr></thead><tbody><tr><td><strong>与 Windows 共享 Mac 打印机</strong></td><td>选择此选项与虚拟机共享连接到 Mac 的打印机。</td></tr><tr><td><strong>同步默认打印机</strong></td><td><p>默认设定虚拟机与 Mac 使用相同的默认打印机。<br></p><p>要为您的虚拟机使用不同的默认打印机，请取消选中<strong>同步默认打印机</strong>。在此之后，您可通过常用的方式设定在来宾操作系统中使用新的默认打印机。</p></td></tr></tbody></table>


---

# 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/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/ying-jian-she-zhi/gong-xiang-da-yin-ji-she-zhi.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.
