Jump to content

Steam won't launch

Go to solution Solved by StarsMars,

Reinstalling/resetting windows seems to have fixed the issue as well as various other issues like mp4 files not opening.

Has anyone else run into this lately?

 

When I click to open steam, it shows the following briefly before disappearing.

image.png.054b5b987695d0420adc74c3aa81e671.png

Tried running as administrator.

Checked task manager for processes and details. Nothing there.

Checked system tray. Nothing there.

Sometimes rebooting works, sometimes I need to reinstall steam.

 

I'm close to just doing a fresh install of windows but I wanted to see if anyone else has experienced this.

 

Link to comment
https://linustechtips.com/topic/1529121-steam-wont-launch/
Share on other sites

Link to post
Share on other sites

I'd try this sequence from "command prompt as administrator"

1:

sfc /scannow

this will try to find and repair any windows errors

2:

chkdsk c: /f

this, at first reboot, will execute a file system check of your C: drive. You can run on other drives, changing the letter, but it will close any open file during the check and the solve

 

None of these is specific for Steam, but might help to diagnose and solve underlying windows issues. Consider if you don't have a fresh backup...  to do it before launching these.

 

Do not blindly execute any of the commands: these are legit and safe, but please, check on what these commands do from other sources befor input them. Any "as administrator" task should be done with some knowledge of the possible outcome.

Not English-speaking person, sorry, I'll make mistakes. If you're kind, maybe you'll be able to understand.

If you're really kind, you'll nicely point that out so I will learn more about write in good English.  🙂

Link to comment
https://linustechtips.com/topic/1529121-steam-wont-launch/#findComment-16119391
Share on other sites

Link to post
Share on other sites

2 minutes ago, mMontana said:

I'd try this sequence from "command prompt as administrator"

1:

sfc /scannow

this will try to find and repair any windows errors

2:

chkdsk c: /f

this, at first reboot, will execute a file system check of your C: drive. You can run on other drives, changing the letter, but it will close any open file during the check and the solve

 

None of these is specific for Steam, but might help to diagnose and solve underlying windows issues. Consider if you don't have a fresh backup...  to do it before launching these.

 

Do not blindly execute any of the commands: these are legit and safe, but please, check on what these commands do from other sources befor input them. Any "as administrator" task should be done with some knowledge of the possible outcome.

I appreciate it. I do run these often.

I'm more checking to see if anyone else is running into issues with steam.

Link to comment
https://linustechtips.com/topic/1529121-steam-wont-launch/#findComment-16119393
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×