# Enshrouded Server Performance Guide (/docs/enshrouded/optimize-performance)



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

Daily Restarts (Essential) [#daily-restarts-essential]

Enshrouded has known memory leaks. **Restart every 8–12 hours** for stability.

Set up a scheduled restart in the [XGamingServer Panel](https://panel.xgamingserver.com) via **Schedules**.

Performance Tips [#performance-tips]

* **Group players together** — players in different biomes load separate terrain, which is the biggest RAM consumer
* **Reduce enemy spawns** — set `randomSpawnerAmount` to `"Few"` in Custom difficulty
* **Match `slotCount` to reality** — don't set 16 if you expect 4 players
* **8GB RAM minimum** for 8+ players
* **"Server Overloaded" messages** are a known issue with the official server software — restarts help

Heavy Areas [#heavy-areas]

**Hollow Halls** and certain late-game areas are especially hard on performance. Expect lag when multiple players are there simultaneously.

Related Guides [#related-guides]

* [Server Configuration](/docs/enshrouded/server-config)
* [Difficulty Settings](/docs/enshrouded/custom-difficulty)
