How to Set Up RCON on Your ARK Survival Ascended Server
Enable RCON for remote console access on your ARK SA server and connect with BattleMetrics or other RCON clients.
Enable RCON
Stop the server
In the XGamingServer Panel, go to Console and stop the server.
Edit GameUserSettings.ini
Click Files and open ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini. Under [ServerSettings], add:
RCONEnabled=True
RCONPort=27020
ServerAdminPassword=YourAdminPasswordThe RCON port must be allocated in the Network tab.
Start and connect
Start from Console. Connect with any RCON client (BattleMetrics, mcrcon, etc.) using your server IP, RCON port, and admin password.
Common RCON Commands
| Command | Description |
|---|---|
ListPlayers | List connected players |
KickPlayer <SteamID> | Kick a player |
BanPlayer <SteamID> | Ban a player |
UnbanPlayer <SteamID> | Unban a player |
SaveWorld | Force save |
DestroyWildDinos | Wipe all wild dinos (respawn fresh) |
SetTimeOfDay <HH:MM> | Change time |
Broadcast <message> | Send message to all players |
Related Guides
How is this guide?

How to Set Max Players on Your ARK: Survival Ascended Server
Learn how to change the maximum number of players on your ARK: Survival Ascended server, with performance recommendations by map.
How to Set a Password on Your ARK: Survival Ascended Server
Learn how to password protect your ARK: Survival Ascended server to restrict who can join.