> 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/troubleshooting-articles/reset-layout.md).

# Réinitialiser la mise en page

{% tabs %}
{% tab title="Windows" %}
Pour résoudre efficacement la plupart de vos problèmes d'affichage dans Remote Desktop Manager Windows, cliquez sur ***Fenêtre*** – ***Réinitialiser la disposition***.

Si le volet de navigation est figé et ne répond pas et que le bouton de réinitialisation de la disposition n'a pas résolu le problème, il existe une autre méthode que vous pouvez suivre pour le corriger.

1. Fermez Remote Desktop Manager Windows.
2. Ouvrez l'Explorateur de fichiers et accédez à ***%localappdata%\Devolutions\RemoteDesktopManager**.*
3. Supprimez le ***fichier RemoteDesktopManager.ext*** et tous les fichiers ***RemoteDesktopManagerLayout.lyt***.
4. Lancez Remote Desktop Manager Windows.

### Voir aussi

* [Devolutions Academy – Customize your Window layout in RDM](https://academy.devolutions.net/student/activity/2592196-customize-your-window-layout-in-rdm)
  {% endtab %}

{% tab title="macOS" %}
Pour résoudre efficacement la plupart de vos problèmes d'affichage dans Remote Desktop Manager macOS, cliquez sur ***Fenêtre – Réinitialiser la disposition***.

Si le problème d'interface n'est pas résolu, fermez l'application et supprimez les fichiers de disposition (**.lyt**).

1. Ouvrez ***Finder***.
2. Cliquez sur ***Aller*** dans le menu.
3. Sélectionnez ***Aller au dossier***.
4. Collez ce chemin : **\~/Library/Application Support**.
5. Ouvrez le dossier : **com.devolutions.remotedesktopmanager** ou **com.devolutions.remotedesktopmanager.free**.
6. Localisez et supprimez le fichier RemoteDesktopManager.lyt ou RemoteDesktopManagerFree.lyt.

Lancez Remote Desktop Manager macOS.

### Voir aussi

* [Devolutions Academy – Customize your Window layout in RDM](https://academy.devolutions.net/student/activity/2592196-customize-your-window-layout-in-rdm)
  {% endtab %}
  {% endtabs %}


---

# 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/troubleshooting-articles/reset-layout.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.
