WindowsLinux

Where Are PUBG Settings Stored?

PUBG GameUserSettings.ini location on PC under TslGame in LocalAppData, the standard Unreal config layout.

Last updated

PUBG follows the Unreal Engine convention: config lives under TslGame in LocalAppData, with GameUserSettings.ini in the WindowsNoEditor folder. Sensitivity and keybinds sync through the game account.

Settings-not-saving complaints trace here. A corrupt ini that the client cannot write is the usual cause, and deletion is the standard cure.

Where PUBG stores this, by platform

Windows
%LOCALAPPDATA%\TslGame\Saved\Config\WindowsNoEditor

Holds GameUserSettings.ini plus Engine and Input configs. Paste the path into Run (Win+R). Edit or delete with the game closed; the file regenerates on launch.

Linux
~/.steam/steam/steamapps/compatdata/578080/pfx

Linux Steam Play layout mirrors the same Saved tree inside the Proton prefix for app 578080. Exact inner paths may vary with Proton versions.

Frequently asked questions

How do I hand-edit PUBG settings?

Edit GameUserSettings.ini in the WindowsNoEditor folder with the game closed. Resolution, graphics scaling and input tweaks live there. Delete the file to force clean regeneration when settings stop saving.

What is stored locally versus on servers?

Rank, skins and stats live on PUBG servers. Local files cover graphics and client options only, so reinstalls threaten settings, not progression.

Notice an outdated path? Let us know.