# How To Reset Your Don't Starve Together Server (/docs/dont-starve-together/reset-server)



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

If your server is having issues or you want a completely fresh start, you can reset it by reinstalling.

> ⚠️ **Warning:** Reinstalling your server deletes **all** files and data including world saves, mods, and configuration. This cannot be undone. Create a backup first if you want to keep any files.

<Steps>
  <Step>
    Stop Your Server [#stop-your-server]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and **Stop** your Don't Starve Together server.
  </Step>

  <Step>
    Delete All Server Files [#delete-all-server-files]

    In the sidebar, click **Files** and delete **all folders and files** so the file manager is completely empty.
  </Step>

  <Step>
    Reinstall the Server [#reinstall-the-server]

    On the **Dashboard**, find the **Reinstall Server** option and click it. Wait for the installation to complete.
  </Step>

  <Step>
    Reconfigure Your Server [#reconfigure-your-server]

    Once the reinstall finishes, go to **Startup** to set your [cluster token](/docs/dont-starve-together/generate-token), server name, and other settings before starting the server.
  </Step>
</Steps>

If you continue to have issues after reinstalling, join our [Discord](https://discord.xgamingserver.com) and we will help you out.
