> 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/ribbon-menu-bar/tools/all-tools/local-rdp-remoteapp-manager.md).

# Local RDP/RemoteApp Manager

The local RDP settings and the RemoteApp settings are available from ***Tools – More tools – Local RDP/RemoteApp manager***.

If you run Remote Desktop Manager on a Windows Server 2008 machine the TS RemoteApp MMC console will be launched.

If you are running on Windows Vista, the RemoteApp console built into Remote Desktop Manager will be launched because RemoteApp functionality is available in Windows 7 but not the MMC console. Therefore instead of having to modify the required registry entries you can use the Remote Desktop Manager RemoteApp Manager.

### Settings

#### Remote Desktop Settings

Allow or disallow the remote connections to your computer.

#### Remote Desktop

Allows you to modify the local RDP port.

{% hint style="info" %}
Remote Desktop Manager must be run as an administrator to modify the Remote Desktop settings.
{% endhint %}

#### RemoteApp Settings

You must ***Enable RemoteApp*** to be able to create a New RemoteApp Setting.

{% hint style="info" %}
Remote Desktop Manager must be run as an administrator to modify the RemoteApp settings.
{% endhint %}

#### UDP Settings

Enable or disable UDP (User Datagram Protocol) locally on your computer. UDP is a communication protocol that offers a limited amount of service when messages are exchanged between computers in a network that uses the Internet Protocol (IP).

### Usage

1. Click on ***New RemoteApp Settings***.
2. Configure the RemoteApp.
3. Create a new RDP session and select the ***Programs*** tab. Enable the ***Use RemoteApp*** option and then enter the name of the RemoteApp program and save the session. When the session is launched you will have the RemoteApp running locally.


---

# 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/ribbon-menu-bar/tools/all-tools/local-rdp-remoteapp-manager.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.
