> 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-admin-guide/parallels-ras-21-administrators-guide/user-device-management-and-client-policies/client-policies/configure-session-settings/experience.md).

# Experience

The **Experience** node in the **Policy Properties** dialog allows you to tweak connection speed and compression.

### Performance

**Choose your connection speed to optimize performance:** Choose a connection type according to your situation and then select experience options you want enabled. If you are connecting to a remote server on a local network that runs at 100 Mbps or higher, it is usually safe to have all of the experience options enabled. If you choose **Detect connection quality automatically**, the experience options will be enabled by default, but some may be dynamically disabled depending on the actual connection speed.

**Enhance windows move/size:** Enable this option if your users experience graphics artifacts (dark squares) while moving or resizing a remote application window on their desktops. The issue may manifest itself when a remote application is hosted on a Windows Server 2016, 2019 or 2022 and when the **Show contents of window while dragging** option is enabled. The issue does not appear with any other versions of Windows.

### Compression

It is recommended to enable compression to have a more efficient connection. The available compression options are described below.

**Enable RDP Compression:** Enables compression for RDP connections.

**Universal printing compression policy:** The compression type should be selected based on your environment specifics. You can choose from the following options:

* **Compression disabled**. No compression is used.
* **Best speed (uses less CPU)**. Compression is optimized for best speed.
* **Best size (uses less network traffic)**. Compression is optimized to save network traffic.
* **Based on connection speed**. The faster the connection speed, the lower compression level and the minimum data size to compress are used.

**Universal scanning compression policy:** This drop-down list has the same options as the universal printing compression above. Select the compression type based on your environment specifics.


---

# 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-admin-guide/parallels-ras-21-administrators-guide/user-device-management-and-client-policies/client-policies/configure-session-settings/experience.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.
