# How To Reset Your Myth of Empires Server (/docs/myth-of-empires/reset-server)



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

Resetting your Myth of Empires server removes all world data, player progress, and structures, giving everyone a fresh start.

> ⚠️ **Warning:** Resetting your server will delete all server files and data. This cannot be undone. Consider creating a backup first using **Backups** in the sidebar.

<div className="fd-steps">
  <div className="fd-step">
    Open the XGamingServer Panel [#1-open-the-xgamingserver-panel]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com).
  </div>

  <div className="fd-step">
    Stop Your Server [#2-stop-your-server]

    Make sure your server is **stopped** before resetting.
  </div>

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

    In the sidebar, click **Files**. Select all files and folders and delete them so the file manager is completely empty.
  </div>

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

    On the **Dashboard**, find the **Reinstall Server** option and click it. Wait for the installation to complete.
  </div>

  <div className="fd-step">
    Reconfigure Your Server [#5-reconfigure-your-server]

    Once the reinstall finishes, go to **Startup** to set your [server name](/docs/myth-of-empires/change-server-name), [max players](/docs/myth-of-empires/max-players), and other settings before starting the server.

    If you continue to have issues after resetting, join our [Discord](https://discord.xgamingserver.com) and we will help you out.
  </div>
</div>
