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

# Reset layout

{% tabs %}
{% tab title="Windows" %}
To resolve effectively most of your display issues in Remote Desktop Manager Windows, click on ***Window*** – ***Reset layout***.

If the navigation pane is frozen and not responding and the reset layout button hasn’t fixed it, there is another method you can follow to fix it.

1. Close Remote Desktop Manager Windows.
2. Open your File Explorer and navigate to ***%localappdata%\Devolutions\RemoteDesktopManager**.*
3. Delete the ***RemoteDesktopManager.ext file*** and all of the ***RemoteDesktopManagerLayout.lyt*** files.
4. Launch Remote Desktop Manager Windows.

### See also

* [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" %}
To resolve effectively most of your display issues in Remote Desktop Manager macOS, click on ***Window – Reset layout***.

If it did not resolve your interface error, close the application and delete the layout files (**.lyt**).

1. Open ***Finder***.
2. Click ***Go*** in the menu.
3. Select ***Go to folder***.
4. Paste this path: **\~/Library/Application Support**.
5. Open the folder: **com.devolutions.remotedesktopmanager** or **com.devolutions.remotedesktopmanager.free**.
6. Locate and delete the RemoteDesktopManager.lyt or RemoteDesktopManagerFree.lyt file.

Launch Remote Desktop Manager macOS.

### See also

* [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/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.
