> 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/how-to-articles/disable-or-customize-the-getting-started-page.md).

# Disable or customize the Getting started page

When you launch Remote Desktop Manager, the ***Getting started*** page appears by default. If you do not want to see this page each time you open the application, you can disable it in two ways. You can also set a custom welcome page.

### Check Don't show again

If you have not closed the ***Getting started*** page yet, click on ***Don't show again*** in the upper left corner.

![](https://cdnweb.devolutions.net/docs/RDMW6012_2025_2.png)

### Uncheck Show getting started page at startup

In ***File*** – ***Settings*** – ***User Interface***, uncheck the advanced option ***Show getting started page at startup***.

![](https://cdnweb.devolutions.net/docs/RDMW6011_2025_2.png)

### Set a custom welcome page

You can choose to show a custom page of your own as the welcome page. Go to ***Administration*** – ***System settings*** – ***Application***, under ***Welcome page***, enable the ***Use web or HTML welcome page*** setting and enter the URL that points to your custom welcome page.

![](https://cdnweb.devolutions.net/docs/RDMW6010_2025_2.png)


---

# 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/how-to-articles/disable-or-customize-the-getting-started-page.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.
