> 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/ras-windows-client-guide/v20/getting-started/installing-parallels-client-manually.md).

# Installing Parallels Client Manually

The preferred method of downloading and installing Parallels Client for Windows is via an invitation email as described in the previous section. If you would like to download and run the installer manually, visit <https://www.parallels.com/products/ras/download/client>.

To install Parallels Client for Windows:

1. Run the Parallels Client installer that you've downloaded from the Parallels website and follow the onscreen instructions to being the installation.
2. If you don't have administrative permissions on this computer, a dialog will open saying so. The dialog has two buttons: **Install Full Client** and **Install Basic Client**. If you know credentials of an administrative account on this computer, click **Install Full Client** and enter the credentials when asked. The installation will continue using these credentials and the full version of Parallels Client will be installed. If you don't know the credentials, click **Install Basic Client**. The basic version of Parallels Client will still work but some of the functionality will be missing.

{% hint style="success" %}
**Help us improve our products!**&#x20;

When you install Full Parallels Client for Windows or launch Basic Parallels Client for Windows for the first time, you can choose to join Parallels Customer Experience Program. For more information about Parallels Customer Experience Program, see <https://www.parallels.com/about/legal/pcep/>.
{% endhint %}

3. On the **Shortcuts** page, select where you want to create a Parallels Client shortcut. You can select one or more options.
4. The **SSO Installation** page will be skipped when installing Parallels Client on a Windows Server operating system. On all other supported versions of Windows, it will be shown. Use the page to specify whether you want to install the **Single Sign-On** component. The component will automatically use your credentials to connect to Parallels RAS. Please note that for the component to work, you will need to reboot your computer (or log off and then log on again) after the installation.
5. Click **Next**.
6. On the **Ready to Install** page, click **Install**.
7. When the installation is complete, click **Finish** to close the wizard and start Parallels Client for Windows.


---

# 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/ras-windows-client-guide/v20/getting-started/installing-parallels-client-manually.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.
