# How to Reset Your Veloren Server (/docs/veloren/reset-server)



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

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

Resetting Your Server [#resetting-your-server]

> ⚠️ **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.

<div className="fd-steps">
  <div className="fd-step">
    Select Your Server [#1-select-your-server]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and select your Veloren server.
  </div>

  <div className="fd-step">
    Delete All Files [#2-delete-all-files]

    Go to `Files` and delete **all folders and files** so the file manager is completely empty.
  </div>

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

    In the sidebar, select `Dashboard` and click `Reinstall Server`.
  </div>

  <div className="fd-step">
    Wait for Installation [#4-wait-for-installation]

    Wait for the reinstall process to finish before starting your server.
  </div>
</div>
