> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/troubleshooting-articles/application-requires-devolutions-server-version-greater-or-equal-than.md).

# Application requires Devolutions Server version greater or equal than

This application requires a Devolutions Server version greater or equal than...

When Remote Desktop Manager is connected to a Devolutions Server workspace, it will validate at start up the compatibility of both applications version. If an incompatibility occurs, the warning message above will appear in Remote Desktop Manager

### Solution

Firstly, we recommend a Devolutions Server upgrade. This link will provide instructions about how to perform the upgrade: [Upgrading Devolutions Server](https://docs.devolutions.net/server/getting-started/installation/upgrade-server/). If you require assistance to perform the upgrade please contact us at <service@devolutions.net>.

### Recommendation

1. We strongly advise to deactivate the auto-update feature to avoid any unwanted update. Follow this link for more information about how to apply policies on Remote Desktop Manager group policies (GPO).
2. We recommend the use of the ***Version Management*** tool in ***Administration - System settings - Applications*** of Remote Desktop Manager This feature will prevent any unwanted upgrade unless approved by the administrator. Using this feature allows the administrator to control the Remote Desktop Manager versions available inside the organization.


---

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

```
GET https://docs.devolutions.net/rdm/knowledge-base/troubleshooting-articles/application-requires-devolutions-server-version-greater-or-equal-than.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.
