> 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/knowledge-base-articles/unsafe-google-chrome-integration-in-remote-desktop-manager-windows.md).

# Unsichere Google Chrome-Integration in Remote Desktop Manager Windows

{% hint style="info" %}
Dieser Artikel gilt nur, wenn die Option ***Force deprecated Chrome web browser extension*** unter ***Datei*** – ***Einstellungen*** – ***Eintragstypen*** – ***Sitzungen*** – ***Website*** aktiviert ist oder wenn eine Version von Remote Desktop Manager Windows vor 2024.3 verwendet wird.
{% endhint %}

Die Integration von Google Chrome in Remote Desktop Manager Windows basiert auf einer Drittanbieter-Komponente. Daher haben wir keinen Einfluss auf die Aktualisierungsfrequenz der von dieser Komponente verwendeten Chromium-Versionen.

Die derzeit integrierte Chromium-Version ist 120, die aufgrund fehlender aktueller Sicherheitspatches unter mehreren kritischen Schwachstellen leidet.

Zur Sicherheit der Benutzer geben wir eine Warnung zur Verwendung dieser Integration heraus. Falls Sie sie aus Kompatibilitätsgründen verwenden müssen, empfehlen wir dringend, nur vertrauenswürdige Websites zu besuchen. Für optimale Sicherheit empfehlen wir den Wechsel zum Standardbrowser auf Basis von Microsoft Edge.

Wir prüfen aktiv Möglichkeiten, für diese Integration auf eine Open-Source-Komponente umzusteigen. Die Umsetzung dieser Änderung wird jedoch einige Zeit in Anspruch nehmen.

Wir danken Ihnen für Ihr Verständnis und Ihre Geduld, während wir daran arbeiten, die Sicherheit und Funktionalität von Remote Desktop Manager Windows zu verbessern.


---

# 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/knowledge-base-articles/unsafe-google-chrome-integration-in-remote-desktop-manager-windows.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.
