# Change Remote Desktop Port

Just run this script inside your Windows Server, and the RDP port will be changed automatically to 9540. You can edit this port anytime inside the script. Note that the new Port needs to be opened on your external firewall, so don't forget to open it.

## Download Link

{% embed url="<https://download.leora-host.com/change-rdp-port.bat>" %}


---

# Agent Instructions: 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.leora-host.com/windows-server/security/change-remote-desktop-port.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.
