# RDP Change - ZestyTool

{% 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 help a great amount. Read more about this [**here**](https://docs-servers.zesty.group/security/rdp-security-why).
{% endhint %}

{% hint style="danger" %}
Do this on your server, not on your home computer.&#x20;
{% endhint %}

### Video Guide / How-To Video

{% embed url="<https://www.youtube.com/watch?v=E-q_JK0f8uo>" %}

### Downloading the Software

Download the latest version of the ZestyTool [**here.**](https://downloads-lax01-cdn.zesty.cloud/installers/ZestyTool_Installer.exe) After you have downloaded the installer, install the program and run it.&#x20;

![](/files/E0snU6XsxkgFSjVns6Vv)

### Changing Your Port

{% hint style="info" %}
Run **ZestyTool** as **Administrator**.
{% endhint %}

Once you've opened **ZestyTool** (right click and **Run as administrator**), go to the **RDP Security** tab and click **Change**.

![ZestyTool](/files/NFhFHRZ9qn4mz4ldXak1)

{% hint style="danger" %}
**IMPORTANT! PLEASE READ THIS NEXT PART**
{% endhint %}

{% hint style="warning" %}
**AGAIN. IMPORTANT! PLEASE READ THIS PART**\
**Do NOT** restart the server until you have **saved** the port number that the port has changed to onto your local machine or your notes.
{% endhint %}

You may safely reboot your server after you have taken note of the port and IP combo.

![Chaning port](/files/8IBbDSJ8Uw86SfXkENr5)

### Reconnecting

After you have changed the port and rebooted/server the server, you will then need to connect using IP:PORT thereafter. \
\
Example: 123.123.123.123:12345

![Connect with the new port](/files/-MPeyZRyC4YBY3GVxIg6)

{% hint style="danger" %}
If you have failed to save/remember your new port, please open a ticket in our [**discord server**](https://discord.gg/zesty) and we will help you recover the port.&#x20;
{% endhint %}

We highly encourage users to enable brute force prevention on their server to ban any IPs attacking the server itself. Guide is listed below.&#x20;

{% content-ref url="/pages/s3BDHFKEd3chj6N0CaHB" %}
[How to enable brute force prevention](/security/how-to-enable-brute-force-prevention.md)
{% endcontent-ref %}


---

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