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

# Reimpostare il layout

{% tabs %}
{% tab title="Windows" %}
Per risolvere efficacemente la maggior parte dei problemi di visualizzazione in Remote Desktop Manager Windows, clicchi su ***Window*** – ***Reset layout***.

Se il riquadro di navigazione è bloccato e non risponde e il pulsante di reimpostazione del layout non ha risolto il problema, può seguire un altro metodo per correggerlo.

1. Chiuda Remote Desktop Manager Windows.
2. Apra Esplora file e navighi fino a ***%localappdata%\Devolutions\RemoteDesktopManager**.*
3. Elimini il file ***RemoteDesktopManager.ext*** e tutti i file ***RemoteDesktopManagerLayout.lyt***.
4. Avvii Remote Desktop Manager Windows.

### Vedi anche

* [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" %}
Per risolvere efficacemente la maggior parte dei problemi di visualizzazione in Remote Desktop Manager macOS, clicchi su ***Window – Reset layout***.

Se ciò non ha risolto l'errore dell'interfaccia, chiuda l'applicazione ed elimini i file di layout (**.lyt**).

1. Apra ***Finder***.
2. Clicchi su ***Go*** nel menu.
3. Selezioni ***Go to folder***.
4. Incolli questo percorso: **\~/Library/Application Support**.
5. Apra la cartella: **com.devolutions.remotedesktopmanager** o **com.devolutions.remotedesktopmanager.free**.
6. Individui ed elimini il file RemoteDesktopManager.lyt o RemoteDesktopManagerFree.lyt.

Avvii Remote Desktop Manager macOS.

### Vedi anche

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/troubleshooting-articles/reset-layout.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.
