# Wiping and Resetting a Renown Server (/docs/renown/reset-server)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Here is how to reset your Renown server to start completely fresh. This is helpful if you have made a mistake that cannot be undone.

> ⚠️ **Warning:** This should only be used as a last resort. If you keep having issues, join our [Discord](https://discord.xgamingserver.com) and we will help you out.

Resetting Your Server [#resetting-your-server]

<div className="fd-steps">
  <div className="fd-step">
    Delete All Server Files [#1-delete-all-server-files]

    Access the [XGamingServer Panel](https://panel.xgamingserver.com) and select your server. Go to `Files` and delete **all folders and files** so that `Files` is completely empty.
  </div>

  <div className="fd-step">
    Reinstall the Server [#2-reinstall-the-server]

    In the sidebar, select `Dashboard`. Click `Reinstall Server` and wait for the installation to finish.
  </div>
</div>
