# How to Wipe & Reinstall Your Terraria Server (/docs/terraria/wipe-reinstall)



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

<Steps>
  <Step>
    Delete the world file [#delete-the-world-file]

    In **Files**, delete the `.wld` file from `worlds/`. Restart — a new world generates.
  </Step>
</Steps>

Full reinstall: delete all files, click **Reinstall Server** on **Dashboard**.

Related Guides [#related-guides]

* [Server Configuration](/docs/terraria/server-config)
