paypal.me/masato - Alternative paypal cart button
Steam Account Switcher is and will always be free to use.
Your name will appear on this page if you choose to donate!
Join the official discord channel!
If needed, you can contact me on:
- Download the latest executable from the releases page
- Run the downloaded executable
- Download and install AutoHotKey from the official website.
- Download and extract Steam-Account-Switcher-AHK.zip from the releases page.
- Run Steam Account Switcher.ahk
You can add or remove accounts from the list by using right click.
- Easily log into your Steam accounts, without having to type your password.
We do not need your password.
The tool makes clever use of the cookies/tokens system Steam is using.
Simply make sure to tick the "Remember my password" checkbox when logging on Steam. - Automatic updates.
Receive a notification when an update is available.
The entire updating process is automated.
-
/Account=accountname
Logs into the account, skipping the interface.
⚠ Note that after loging into the account, the tool will always close, ignoring the"minimize instead of close"
setting ⚠ -
/Offline
⚠ Requires to be used with/Account=
⚠
Forces Steam to start in Offline mode.
When omitted, forces Steam to start in Online mode. -
/StartMinimized ⚠ Does not work with
/Account=
or/Offline
as they bypass the interface ⚠ Starts the tool minimized in the tray. Useful if you want to add a shortcut to run on startup.| -
/SteamPath="C:\Program Files (x86)\Steam" Forces to use the specified Steam folder instead of the default installation. Note that this is really only required if you have multiple Steam installation and want to run the application on a specific one.
-
/NoSteamShutdown Normally we close the currently running any Steam instance running from the same folder we are trying to start it from. This parameter prevent this behaviour from occuring. I'm not quite sure how could this be used and why, but it exists.
-
/SteamParams In case you would like to run Steam with specific parameters. I don't see any use for this, but it exists.
-
/LaunchCommand="C:\Path\to\some\app\launcher.exe" If you want Steam Account Switcher to run an application other than Steam. Useful if you want to run Steam through a wrapper/launcher of some sort.