> 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/red-x-in-the-navigation-pane-or-credential-list.md).

# « X » rouge dans le panneau de navigation ou la liste des identifiants

{% embed url="<https://youtu.be/6MVSl2zqD-o>" %}

Un X rouge s'affiche dans le ***volet de navigation*** ou dans la liste des identifiants.

### Solution

Vous pouvez essayer plusieurs choses pour vous débarrasser du X rouge.

Commencez par accéder à l'onglet ***Window*** et cliquez sur ***Reset layout***.

Si cela ne fonctionne pas, essayez de fermer Remote Desktop Manager, puis accédez à **%localappdata%\Devolutions\RemoteDesktopManager** et supprimez tous les fichiers portant l'extension .lyt.

Si aucune de ces méthodes ne fonctionne, déplacez le dossier **RemoteDesktopManager** du localappdata vers votre bureau, désinstallez Remote Desktop Manager, redémarrez votre ordinateur, puis réinstallez Remote Desktop Manager. Une fois que vous rouvrez Remote Desktop Manager, le X rouge devrait avoir disparu.


---

# 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/red-x-in-the-navigation-pane-or-credential-list.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.
