# How to Wipe & Reinstall Your TF2 Server (/docs/team-fortress-2/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 `tf/cfg/server.cfg` and `tf/addons/`.
  </Step>

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

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

  <Step>
    Restore and configure [#restore-and-configure]

    Upload backed-up config/addons. Set GSLT in **Startup**. Restart.
  </Step>
</Steps>

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

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

Related Guides [#related-guides]

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