# How to Wipe & Reinstall Your Team Fortress Classic Server (/docs/team-fortress-classic/wipe-reinstall)



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

<Steps>
  <Step>
    Back up configs and plugins [#back-up-configs-and-plugins]

    In **Files**, download `tfc/server.cfg` and the `tfc/addons/` folder.
  </Step>

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

    Delete all files in **Files**. Click **Reinstall Server** on the **Dashboard**.
  </Step>

  <Step>
    Restore [#restore]

    Upload backed-up config/addons. Restart.
  </Step>
</Steps>

Config-Only Reset [#config-only-reset]

Delete `server.cfg` and restart — defaults apply.

Related Guides [#related-guides]

* [Server Configuration](/docs/team-fortress-classic/server-config)
