> 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/de/knowledge-base/troubleshooting-articles/non-admin-users-are-unable-to-view-passwords.md).

# Benutzer ohne Administratorrechte können Passwörter nicht anzeigen

Nicht-Administratoren können nach dem Update von Remote Desktop Manager keine Passwörter mehr anzeigen oder kopieren.

### Lösung

Diese Einstellung wurde aus Sicherheitsgründen geändert. Wenn Sie ***Benutzern*** oder bestimmten ***Benutzergruppen*** erlauben möchten, das Passwort aus allen Ihren Sitzungen anzuzeigen, müssen Sie die Einstellung ***Passwort anzeigen*** unter ***Administration - Tresor-Einstellungen – Geerbte Berechtigungen - Passwort anzeigen*** konfigurieren.

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

Je nach Ihren Sicherheitsrichtlinien möchten Sie möglicherweise granularere Einstellungen anwenden. Sie können die ***Berechtigungen*** in den ***Eigenschaften*** von ***Ordnern*** oder sogar von ***Einträgen*** festlegen.

#### Verwandte Artikel

* [Berechtigung stapelweise erteilen](/rdm/de/ribbon-menu-bar/administration/system-settings/vault-management/default-permissions/batch-grant-access.md)
* [Berechtigungen](/rdm/de/user-group-based-access-control/permissions.md)

#### Siehe auch

* [Devolutions Academy – Verwalten von Eintragsberechtigungen](https://academy.devolutions.net/student/page/1925085-managing-entry-permissions?curriculum_activity_id=2667180\&path_id=1925039\&sid=aae472b5-2471-497d-8258-9836fd752366\&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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/de/knowledge-base/troubleshooting-articles/non-admin-users-are-unable-to-view-passwords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
