Windows startup folder not working?

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

Are we supposed to be able to copy shortcuts to this folder? On my system it won’t let me for some reason and I can’t get Steam to load on windows boot after a terrible hard crash (thanks Cyberpunk).

Win + R then type shell:startup to open your individual user startup folder. You should be able to copy it there.

I use Autorun Organizer myself.

That didn’t work. Is Steam supposed to start that way, or by a registry key run command?

If the circled item is checked, Steam should register itself correctly to autorun. Is it checked and not working?

image

It is checked and not working.

Have you unchecked, hit OK, then re-checked and OK, to see if it repairs itself?

Apparently it adds a registry entry under

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

image

There’s probably some sort of dependency/race condition that makes the run key preferable for Steam rather than waiting for the shell to load, which is when stuff in the startup folder would run.

Can you be specific? Did the Startup folder not appear, or was empty, or you couldn’t copy anything to it, or what?

Starting it manually works?

Steam doesn’t load, doesn’t even try to as far as I can see.

Task Manager, Processes and Details to check if there are any vestigial hung Steam processes?

Yeah, when that happens to me there’s often a bugged instance still running.

How about uninstalling Steam and reloading it?

It does sound like something may be corrupt in the Steam client files. I’ve had something similar happen after a Steam update, where Steam would appear to launch the client but then claim to be updating and never actually launch. I had to reinstall the client to get it to work again.

BE AWARE : Uninstalling Steam will remove the game files for all of your installed games.

To avoid having to download/reinstall everything, go to your Steam installation folder and delete everything except steam.exe and the /steamapps/ folder. Then just double-click on Steam.exe and it will download all the other files needed for the steam client. The steamapps folder is where all your games are installed by default (assuming you haven’t already moved the folder to another drive for space considerations), so your game content will remain and all the registry entries for your games will still be there as well since you never technically “uninstalled” Steam, just replaced the support files.

That is a great tip!