> 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/how-to-articles/user-specific-settings-encryption-migration.md).

# User-specific settings encryption migration

The ***User-specific settings*** in Remote Desktop Manager 2022.2 are being migrated to a newer encryption format.

### Scenarios

1. Users who connect for the first time with this new version will receive this warning prompt:

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4947.png" alt=""><figcaption></figcaption></figure>

Options:

* ***Yes***: Will delete the existing ***User-specific settings*** and save a new encrypted version. This will prevent the user to utilize the ***User-specific settings*** with an older version of Remote Desktop Manager
* ***No***: This option will save a new encrypted version of the ***User-specific settings***, but will not delete the existing one. This will allow the user to keep on utilizing the previous ***User-specific settings*** on an older version or on the Remote Desktop Manager mobile version who are not yet updated.

2. While connecting, Remote Desktop Manager detects ***User-specific settings*** that are encrypted from an older Remote Desktop Manager version.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4948.png" alt=""><figcaption></figcaption></figure>

Options:

* ***Merge and Delete***: Will overwrite the encrypted ***User-specific settings*** with the data from the older Remote Desktop Manager and delete it.
* ***Merge***: Will overwrite the encrypted ***User-specific settings*** with the data from the older Remote Desktop Manager
* ***Delete***: The encrypted ***User-specific settings*** data will be kept and the previous one will be deleted.
* ***Cancel***: Nothing is changed.


---

# 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/how-to-articles/user-specific-settings-encryption-migration.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.
