> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/printing-from-windows/setting-up-a-usb-printer.md).

# Setting Up a USB Printer

You can connect a USB printer directly to Windows. In this case, the printer isn't available to macOS. If you want to use the printer to print both from macOS and from Windows, see [**Share a Mac Printer**](/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/printing-from-windows/sharing-a-printer-connected-to-your-mac.md).

To connect a USB printer directly to Windows:

1. In Parallels Desktop, start Windows.
2. When Windows starts, install the printer driver. For detailed information on how to do that, refer to the printer manufacturer's documentation. Typically, you can find drivers on the manufacture's website.
3. Do one of the following:
   * If the USB printer is already connected to your Mac:

     • If Windows is in Coherence, click the Parallels Desktop icon in the menu bar, choose **Devices** > **USB** and select this printer from the list.

     • If Windows is working in a separate window, in the Mac menu bar click **Devices** > **Printer** > **Printer** and select this printer from the list.
   * If the USB printer is not connected to your Mac, connect it. In the **New USB device detected** window, connect the printer to Windows.
4. In Windows, follow the **Add New Hardware** wizard instructions.


---

# 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.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/printing-from-windows/setting-up-a-usb-printer.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.
