> 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/set-the-authentication-browser-mode.md).

# Set the authentication browser mode

Choose whether the sign-in process should use an embedded or external browser. You can set it per workspace (Devolutions Cloud and Devolutions Server) or system-wide.

1. Open Remote Desktop Manager.
2. Edit your workspace.
3. Open the ***Advanced*** tab.
4. In ***Authentication browser mode***, choose ***Default, Embedded***, or ***External.***

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>If you select <em><strong>Default</strong></em>, Remote Desktop Manager follows the system-wide setting at <em><strong>File</strong></em>–<em><strong>Settings</strong></em>–<em><strong>Advanced</strong></em> – <em><strong>Use embedded browser for login</strong></em>.</p></div>

   ![](https://cdnweb.devolutions.net/docs/HUBB6027_2025_3.png)
5. Select ***Save***.

#### See also

* [Devolutions Academy – Change the workspace authentication browser mode in Remote Desktop Manager](https://academy.devolutions.net/student/page/3266506-change-the-data-source-authentication-browser-mode-in-remote-desktop-manager?sid_i=1)


---

# 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/set-the-authentication-browser-mode.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.
