# Troubleshooting Guide

## **Basic troubleshooting**&#x20;

1\. Have you checked task manager to see if you're using less than 95% of your CPU and RAM?\
2\. Have you restarted your server within the last week? If not, please do so as soon as possible. \
3\. Have you tried to reboot your local machine? If not, please reboot it as soon as possible.\
4\. Do you have discord installed on the server? If yes, uninstall it and use the browser version.\
5\. If you're from overseas, have you tried our RDP accelerator? If not, generate it on the site.

## Steps in case the above don't work

Note that **ALL** steps below should be done on your local/home computer and not your server. Do **not** change any network settings on the server.

If none of the above work, there are two solutions we usually go to: \
1\. Change the display colors on RDP.\
[**How to change display colors on RDP**](https://docs-servers.zesty.group/troubleshoot/how-to-change-display-colors-on-windows-rdp) (Windows)\
[**How to turn down interpolation on MacOS Remote Desktop**](https://docs-servers.zesty.group/troubleshoot/how-to-turn-down-interpolation-on-macos-remote-desktop) (macOS X)\
\
2\. Change DNS servers\
[**How to change DNS servers**](https://docs-servers.zesty.group/troubleshoot/how-to-change-dns-servers/how-to-change-dns-servers-windows) (Windows)\
[**How to change DNS servers**](https://docs-servers.zesty.group/troubleshoot/how-to-change-dns-servers-macos-x-guide) (macOS X)\
\
3\. Use a VPN/Relay (Recommended for clients from Asian countries)\
We provide our own VPN ([**Zesty CF VPN**](https://zestytools.zesty.group/network/vpn)). \
If you are connecting from overseas, please generate an [**RDP relay.**](https://docs-servers.zesty.group/basics/rdp-relay-accelerator) <br>


---

# 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/troubleshoot/troubleshooting-guide.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.
