I keep getting kicked with the error “Authentication timeout exceeded”!
Description of issue
This issue is typically caused by a user’s authentication token being rejected or reassigned constantly by our central servers.
Ensure your PC meets our minimum system requirements. Your PC specs should match or be more powerful than the current minimum system requirements on our Steam page. Anything less powerful risks having issues occur simply due to your hardware not being able to handle running SCP:SL. Additionally, please ensure you are on an up-to-date version of Windows 10/11. Other operating systems are not supported at this time.
Resolution
Take a look at our generic network issues guide.
Reset MTU in CMD
- Open CMD as Administrator
- Run the following command:
netsh interface ipv4 show interfaces
- Look for the connected interface you use (most likely Wi-Fi or Ethernet)
- Then run the following command, replacing
Ethernet
with the interface you use:netsh interface ipv4 set subinterface Ethernet mtu=1400 store=persistent
- What to run for WiFi:
netsh interface ipv4 set subinterface Wi-Fi mtu=1400 store=persistent
- Run the following command:
Adjust Launch Options in Steam
Still have issues?
Please contact our Technical Support team here
No Comments