> For the complete documentation index, see [llms.txt](https://docs-servers.zesty.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-servers.zesty.group/security/rdp-change.md).

# How to change your RDP Port

{% hint style="info" %}
**Why should I change the RDP port on my server?**\
The default RDP port of all Windows Servers is 3389, bad people know of this number so they will try to brute force the login information of the machine. Sometimes setting a strong password just isn't enough. Changing the RDP port and banning IPs that try to brute force using our tool helps a great amount.&#x20;
{% endhint %}

{% content-ref url="/pages/-MHOR1FKr2lph0XXnoRX" %}
[RDP Change - ZestyTool](/security/rdp-change/zestytool.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M14TYTB5QaRTjC72nPQ" %}
[RDP Change - Manually](/security/rdp-change/manual.md)
{% endcontent-ref %}


---

# 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-servers.zesty.group/security/rdp-change.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.
