# Wiping and Resetting a Subnautica Nitrox Server (/docs/subnautica/reset-server)



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

Here is how to reset your Subnautica Nitrox server to start completely fresh. This is helpful if your world is corrupted or you want to start a new playthrough.

> ⚠️ **Warning:** This will delete the world save and all player progress. This should only be used as a last resort. If you keep having issues, join our [Discord](https://discord.xgamingserver.com) and we will help you out.

Resetting Your Server [#resetting-your-server]

<div className="fd-steps">
  <div className="fd-step">
    Delete All Server Files [#1-delete-all-server-files]

    Access the [XGamingServer Panel](https://panel.xgamingserver.com) and select your server. Go to `Files` and delete **all folders and files** so that `Files` is completely empty.
  </div>

  <div className="fd-step">
    Reinstall the Server [#2-reinstall-the-server]

    In the sidebar, select `Dashboard`. Click `Reinstall Server` and wait for the installation to finish.

    > 📝 **Note:** After reinstalling, you may need to reconfigure your [server settings](/docs/subnautica/configure-your-server) as they will be reset to defaults.
  </div>
</div>
