> 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/access-remote-desktop-manager-entry-via-any-browser-without-google-drive-integration.md).

# Access Remote Desktop Manager entry via any browser without Google Drive integration

{% hint style="warning" %}
***Google Drive workspace*** is [deprecated](https://docs.devolutions.net/rdm/kb/knowledge-base/deprecated-workspaces) in Remote Desktop Manager.
{% endhint %}

Should you encounter difficulties with Remote Desktop Manager integration in your browser via ***Google Drive***, the following instructions will guide you through the process of ***exporting the*** ***entry*** from it.

### Solution

#### Locate the ***XML workspace file*** in Google Drive

1. Locate the ***XML workspace file*** in Google Drive.
2. Open ***Remote Desktop Manager***.
3. Click ***File - Workspaces***.
4. Select your ***Google Drive workspace***.
5. Note the ***file name***.

#### Export the ***XML workspace file*** from Google Drive

1. Connect to your Google Drive and download the ***workspace file***.
2. Rename the downloaded file to ***connection.xml***.
3. In Remote Desktop Manager, go to ***File - Workspaces***.
4. Create a ***new workspace*** and select ***XML***.
5. Click the three dots next to the filename field and select the **connection.xml file** you downloaded.
6. Click on ***Add*** to finish.

#### Switch to a reliable workspace

Since ***XML*** is limited, consider switching to a more reliable workspace like [Devolutions Cloud](https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace/), which is cloud-based solution.

#### Export data from XML to a new workspace

1. In Remote Desktop Manager, with the ***XML workspace*** selected, click on ***File - Export - Vault***.
2. In the pop-up, click on ***include credentials*** and save the ***.rdm file*** in a safe folder.
3. Go to ***File - Workspaces***.
4. Click the ***+*** to add a new workspace, and select ***SQLite*** or Devolutions Cloud.
5. In the new workspace, go to ***File - Import (.rdm)***.
6. Select your ***.rdm file*** and click ***Next*** until your entries appear.

The data should be in the ***new workspace***.


---

# 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/access-remote-desktop-manager-entry-via-any-browser-without-google-drive-integration.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.
