Astroneer will not let you join a dedicated server until you change one setting on your own computer. Every player has to do it, once per machine. Here is the whole process.
Step 1: Turn Off Client Encryption
This is the step that blocks almost everyone. Astroneer refuses to connect to any dedicated server while client encryption is on, and the setting only exists in a file on your PC.
Press Win + R, paste this, and press Enter:
%LocalAppData%\Astro\Saved\Config\WindowsNoEditor
Open Engine.ini in Notepad and add these two lines at the end:
[SystemSettings]
net.AllowEncryption=False
Save the file and restart Astroneer. If Engine.ini is empty or does not exist, create it and paste the two lines in.
You only do this once per computer, but every player who wants to join has to do it on theirs. We already set the matching option on the server for you, so this client half is the only part left.
Step 2: Copy Your Server Address
Open your server in the DoomHosting panel and copy the address under Connection address. It looks like IP:PORT.

Your port is assigned when the server is created, so do not assume Astroneer's default of 27000. Copy the exact address the panel shows.
Step 3: Join From the Game
- Launch Astroneer and click CO-OP on the main menu.
- Open the DEDICATED SERVERS tab.
- Click ADD SERVER.
- Paste your
IP:PORTaddress into the address field. - If the owner set a join password, enter it in the password field.
- Click ADD SERVER, then select the server in the list and click JOIN.
The server stays in your list, so next time you only need steps 1, 2 and 6.
Who Is the Admin?
Astroneer grants admin by Steam account, not by a password. The owner sets their Steam name and SteamID64 on the server's Overview page, and that account becomes the administrator. Anyone else joins as a normal player.
If you are the owner and have not set this yet, see getting started with your Astroneer server.
Troubleshooting
- The server is not in the list after adding it: check the address character by character, especially the port. Also confirm the server shows Running (green) in the panel.
- You get connected then immediately dropped: this is almost always the encryption setting. Re-open
Engine.iniand confirm the two lines are there, in a[SystemSettings]section, and that you saved the file and fully restarted the game. - "Server is full": Astroneer dedicated servers cap at 8 players. That limit is set by the game and cannot be raised.
- Version mismatch: your client and the server are on different Astroneer builds. Let the server finish its automatic update, then restart it from the panel.
- You joined but you are not admin: the owner's Steam name and SteamID64 on the server must match the account you are playing on. A typo in either one silently leaves the server with no admin.
