> 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/missing-navigation-pane.md).

# Panneau de navigation manquant

Plusieurs volets sont manquants dans Remote Desktop Manager et vous semblez incapable de les restaurer.

### Solution pour Remote Desktop Manager Team Edition

1. Fermez Remote Desktop Manager.
2. Dans l'***Explorateur de fichiers***, accédez à **%localappdata%\Devolutions**.
3. Copiez le dossier **RemoteDesktopManager** sur votre bureau.
4. Supprimez le dossier **RemoteDesktopManager** dans **%localappdata%\Devolutions**.
5. Redémarrez Remote Desktop Manager.

Cela créera un nouveau dossier **RemoteDesktopManager** dans **%localappdata%\Devolutions**. Lorsque tout est revenu à la normale :

1. Fermez Remote Desktop Manager.
2. Copiez les fichiers ci-dessous depuis le dossier **RemoteDesktopManager** sur votre bureau vers **%localappdata%\Devolutions\RemoteDesktopManager** :

**RemoteDesktopManager.cfg** **RemoteDesktopManager.enc** **RemoteDesktopManager.stv** **RemoteDesktopManager.ext** **Connections.db**

Cette action restaurera votre configuration et votre espace de travail local.

### Solution pour Remote Desktop Manager Free Edition

1. Fermez Remote Desktop Manager.
2. Dans l'***Explorateur de fichiers***, accédez à **%localappdata%\Devolutions**.
3. Copiez le dossier **RemoteDesktopManagerFree** sur votre bureau.
4. Supprimez le dossier **RemoteDesktopManagerFree** dans **%localappdata%\Devolutions**.
5. Redémarrez Remote Desktop Manager.

Cela créera un nouveau dossier **RemoteDesktopManagerFree** dans **%localappdata%\Devolutions**. Lorsque tout est revenu à la normale :

1. Fermez Remote Desktop Manager.
2. Copiez les fichiers ci-dessous depuis le dossier **RemoteDesktopManagerFree** sur votre bureau vers **%localappdata%\Devolutions\RemoteDesktopManagerFree** :

**RemoteDesktopManagerFree.cfg** **RemoteDesktopManager.enc** **RemoteDesktopManager.stv** **RemoteDesktopManagerFree.ext** **Connections.db**

Cette action restaurera votre configuration et votre espace de travail local.


---

# 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/missing-navigation-pane.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.
