> 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/fr/knowledge-base/knowledge-base-articles/download-microsoft-edge-webview2-runtime-for-remote-desktop-manager.md).

# Télécharger Microsoft Edge WebView2 Runtime pour Remote Desktop Manager

Le WebView2 Runtime est utilisé pour afficher du contenu web intégré dans Remote Desktop Manager. Par conséquent, pour vous assurer que toutes les fonctionnalités de Remote Desktop Manager fonctionnent correctement, vous devez installer Microsoft Edge WebView2 Runtime. Sans celui-ci, plusieurs fonctionnalités ne fonctionneront pas, notamment :

* Affichage de l'historique des modifications
* Invites de comparaison et d'aide
* Tableaux de bord
* Manuel et documentation
* Intégration
* Rapports
* Authentification SAML dans CyberArk
* Navigateurs web

Visitez [Microsoft Edge WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/) pour télécharger le WebView2 Runtime à l'aide de leur programme d'installation Evergreen Bootstrapper. Une fois l'installation terminée, redémarrez Remote Desktop Manager afin qu'il reconnaisse le runtime.

{% hint style="info" %}
Si l'installation échoue parce que le runtime est déjà présent mais ne fonctionne pas correctement, il peut y avoir une entrée de registre conflictuelle. Suivez les instructions de dépannage dans [Résolution des problèmes d'installation de Microsoft Edge WebView2 Runtime](https://docs.devolutions.net/fr/rdm/kb/troubleshooting-articles/microsoft-edge-webview2-runtime-installation-troubleshooting).
{% endhint %}


---

# 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/fr/knowledge-base/knowledge-base-articles/download-microsoft-edge-webview2-runtime-for-remote-desktop-manager.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.
