> 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/setting-how-windows-works-with-macos/sharing-items-between-macos-and-windows/adding-windows-disks-to-macos-finder.md).

# Adding Windows Disks to macOS Finder

To keep Windows files at hand, you can enable access to your Windows disks from macOS Finder.

Here is how you can do it:

1. Make sure that Windows disks are shared with macOS. Do one of the following:

   * Click the Parallels Desktop icon in the menu bar and choose **Configure.**
   * If the menu bar is visible at the top of the screen, choose **Actions** > **Configure**.

   Then click **Options** and select **Sharing** > **Share Windows**.

   Make sure that **Access Windows folders from Mac** is selected. If you want to share Windows OneDrive too, select **Share OneDrive with Mac**.
2. In the next step, you need to allow Windows disks to be mounted to the macOS desktop. Open the Finder, choose **Finder** > **Preferences,** and select **Connected servers**.
3. Now, you need to mount Windows disks to the macOS desktop. In the Finder, click your virtual machine - it should be available in the **Shared** section. The virtual machine must be running.\
   \
   **Note:** In macOS 10.14 Mojave or newer, you can find your virtual machine in the **Network** section.\
   \
   \
   \
   Then, double-click any of the Windows disks. The disk gets mounted and shown on the desktop.<br>

   <figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/Y2xKHJ18avOCKOtvJIyr/image.png" alt="" width="525"><figcaption></figcaption></figure>
4. Drag the disk from the desktop to the **Favorites** section in the Finder.

<figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/SYdRYUNjz3mde08NuwaZ/image.png" alt=""><figcaption></figcaption></figure>

Now, you can access your Windows files from macOS Finder.

{% hint style="info" %}
**Note:** The disk is only available in macOS while your Windows machine is running.
{% endhint %}


---

# 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/setting-how-windows-works-with-macos/sharing-items-between-macos-and-windows/adding-windows-disks-to-macos-finder.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.
