How to Edit Your Satisfactory Server Settings

Updated 10 June 2026 · By Host Havoc Technical Support Team

You can adjust your Satisfactory server's configuration two ways: through the in-game server console, or by editing the config files directly in the File Manager. Both methods are covered below.

Edit settings from the server console

  1. Launch Satisfactory and open Server Manager.
  2. Authenticate as an administrator on your server.
  3. Navigate to the console page and execute the command for the setting you want to change.

For example, to change the auto-save interval to 1 minute instead of 5, run:

FG.autosaveinterval 1

For the full list of available console commands, see how to use console commands.

Edit settings from the File Manager

  1. Log in to the Game Control Panel and navigate to your server.
  2. Stop your server.
  3. Click File Manager and navigate to /FactoryGame/Saved/Config/WindowsServer.
  4. Open GameUserSettings.ini or whichever config file contains the setting you want to change.
  5. Locate the option and update its value. For example, to change the auto-save interval you would find and update: mFloatValues=(("FG.AutoSaveInterval", 1800.000000))
  6. Save the file, then return to the control panel and start your server.

Most server settings are found within /FactoryGame/Saved/Config/WindowsServer. If you need to reset the server entirely, see how to reinstall your server.