# How to Wipe & Reinstall Your Quake Live Server (/docs/quake-live/wipe-reinstall)



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

<Steps>
  <Step>
    Back up config [#back-up-config]

    Download `server.cfg` from **Files**.
  </Step>

  <Step>
    Delete all and reinstall [#delete-all-and-reinstall]

    Delete all files. Click **Reinstall Server** on **Dashboard**.
  </Step>
</Steps>

Related Guides [#related-guides]

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