> 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/portable-remote-desktop-manager-version.md).

# Portable Remote Desktop Manager version

The Devolutions support staff might request to try a portable Remote Desktop Manager version to isolate the application from a potential issue tied to a local file, configuration, or specific setting corruption.

Here are the steps to download and setup a portable version of Remote Desktop Manager:

1. Download the [Remote Desktop Manager ZIP file](https://devolutions.net/remote-desktop-manager/download/).
2. Create a new folder on your Desktop.
3. Extract the content of the ZIP file into the folder created at step 2.
4. Go in this folder once the ZIP file has been extracted and run **RemoteDesktopManager.exe**.

If the issue is resolved, the portable Remote Desktop Manager application can be used as is.

To do so, you will need to do the following:

### Relocate the Remote Desktop Manager portable versionThe following steps are built around the fact that you are using the default SQLite workspace created by Remote Desktop Manager. If this is not your case, jump to step 4.

1. Go under your **%localappdata%\Devolutions\RemoteDesktopManager** folder.
2. Locate the **Connections.db** file tied to your SQLite workspace.
3. Copy it inside your portable version of Remote Desktop Manager.
4. Move the content of your **RemoteDesktopManager** folder in a backup folder you will create. In doing so, you will have access to a backup of your local configuration of Remote Desktop Manager if needed later on.
5. Copy the content of your portable version of Remote Desktop Manager into the **RemoteDesktopManager** folder located under your **%localappdata%\Devolutions\RemoteDesktopManager**.
6. Create a new shortcut of Remote Desktop Manager using the **RemoteDesktopManager.exe** contained in this folder.
7. Launch Remote Desktop Manager.
8. Access your data.
   * If you are using the default SQLite workspace and you moved your **Connections.db** file as per the above steps 1 to 3, the application should automatically connect and you should have access to your data.
   * If you are using a different type of workspace than SQLite, you will need to create and map it in Remote Desktop Manager as shown in [Create a workspace](https://docs.devolutions.net/rdm/workspaces/create-a-workspace/).

### See also

* [Devolutions Academy – Install Remote Desktop Manager portable](https://academy.devolutions.net/student/page/2787896-install-remote-desktop-manager-portable?curriculum_activity_id=4263922\&path_id=2628397\&sid=9d9d3d49-aa61-43b2-920b-1a30a0bb61c1\&sid_i=2)


---

# 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/portable-remote-desktop-manager-version.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.
