# Running Motive on High DPI Displays

## Running Motive on High-resolution Displays

When running Motive on displays with high pixel density, (e.g. 4K resolution displays) the software UI may not be scaled properly and some of the buttons may appear to be very small on the screen. In these cases, you can simply adjust the windows configuration to prevent the scaling on high-resolution displays. Follow the below steps for configuring this.

### Steps

1. Right click on the Motive Icon > Select Properties
2. Navigate to the Compatibility tab
3. Under *Settings* section, click *Change high DPI settings*. This will bring up the properties window.
4. On the new pop-up window, click and check the box next to **Override high DPI scaling behavior. Scaling performed by:** setting.
5. Lastly, make sure “System” option is selected in the drop-down menu as shown in the image below.
6. Click *OK* to apply. This will override any incorrect scaling behavior when using Motive on high DPI displays.

![](/files/0HKYkJATfXJUD4qJa8FI)


---

# Agent Instructions: 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:

```
GET https://docs.optitrack.com/general-troubleshooting/running-motive-on-high-dpi-displays.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
