> 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/sharing-icloud-dropbox-or-google-drive-folders-with-windows.md).

# Sharing iCloud, Dropbox, or Google Drive Folders with Windows

If you're using iCloud, Dropbox, or Google Drive cloud storage in macOS, you can easily share their macOS folders with Windows. Once sharing is enabled, you can upload, download, and sync files from any of these services from within Windows without duplicating any of their files on your hard disk.

{% hint style="info" %}
**Notes:**\
1\. This functionality is also available for Linux virtual machines.\
2\. This feature is not supported in the App Store edition of Parallels Desktop. For more information on the differences between the Standard and App Store editions, follow this [link](https://kb.parallels.com/123796).\
3\. To be able to use this functionality, [Parallels Tools](/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/advanced-topics/installing-and-updating-parallels-tools.md) must be installed.
{% endhint %}

To share macOS iCloud, Dropbox, or Google Drive folders with Windows, do the following:

{% hint style="info" %}
**Note:** In Parallels Desktop for Mac Pro Edition, you can also share your Dropbox for Business folders with Windows.
{% endhint %}

1. If you haven't already, set up iCloud, Dropbox, or Google Drive in macOS.
2. [Start Windows](/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/getting-started/launching-windows.md).
3. Do one of the following:
   * Click the Parallels Desktop icon in the menu bar and choose **Configure.**
   * If the Parallels Desktop menu bar is visible at the top of the screen, choose **Actions** > **Configure**.
4. Click **Options** and select **Sharing** > **Share Mac**.
5. Select **Share cloud folders with Windows**.
6. Log in to Windows and open **Computer**. The folders for iCloud, Dropbox, or Google Drive are available in the **Favorites** section (or **Quick Access** section in Windows 10). You can use them to upload and download files to and from the cloud.

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

<br>


---

# 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/sharing-icloud-dropbox-or-google-drive-folders-with-windows.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.
