Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To create a job on Windows 11 that automatically launches Steam.exe after you log in, you can use the Task Scheduler and set it to run at user logon:
Steps:
Open Task Scheduler: Press Windows key + S, search for "Task Scheduler" and open it.Create a New Task:
Click "Action" > "Create Basic Task".Give your task a name (e.g., "Launch Steam on Login").
Set Trigger:Select "When the user logs on" as the trigger.
Set Action:Choose "Start a program".Browse to the location of your Steam executable file (usually "C:\Program Files (x86)\Steam\Steam.exe").
Optional Settings (Advanced):Run with highest privileges: If needed, check this box to run Steam with administrator rights.Conditions: You can set conditions like whether the task should run only when plugged into power.
Important Considerations:
Check Steam Settings:
Ensure that within Steam settings, "Run Steam when my computer starts" is not checked, as this could cause conflicts with the Task Scheduler job.
User Account Control (UAC):
If you get prompts about needing administrator rights, make sure to run the Task Scheduler as administrator or set the task to run with elevated privileges.
Alternative is placing a shortcut for Steam (consider adding '-silent' argument so it starts minimized) in the Start-Up folder (windows run (Win+R) and type in shell:startup)
And it will start up. I'm not at a computer right now. I typed this on my phone. But if you plug it in explorer or CMD or power shell. It will work. Enjoy.