> 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/gateway/knowledge-base/troubleshooting-articles/rdp-web-client-not-showing.md).

# RDP web client not showing

If you are unable to launch the RDP web client in the Devolutions Server web interface, check to see if you have the necessary requirements using the solutions below.

## Solutions

### Licenses

A package license that includes Devolutions Gateway must be assigned to the user. If you do not have this license, the ***Open in browser*** button, which allows you to open the RDP entry in a web client, will not appear.

![](https://cdnweb.devolutions.net/docs/DVLS6055_2025_3.png)

### Devolutions Gateway

Devolutions Gateway is required to open a RDP session in the web client of Devolutions Server. If you do have a Gateway installed, check its [configuration](https://docs.devolutions.net/gateway/getting-started/server/server-configuration/).

### *View password* permission

You need to have the ***View password*** permission to launch the RDP session.

To check if you have been granted this permission, select your entry in the Devolutions Server web interface, then click on the ***Permissions*** tab. If you see ***Allowed*** under ***View password*** permission, you have the proper permissions. If you see ***Disallowed***, you do not have this permission. If you think you should have it, contact your administrator.

![](https://cdnweb.devolutions.net/docs/DVLS6057_2025_3.png)


---

# 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/gateway/knowledge-base/troubleshooting-articles/rdp-web-client-not-showing.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.
