Jump to content

Capture 2.PNG

So yesterday i tried to start up steam and i got this error, now today I was trying to uninstall steam and then was going to reinstall it. As i clicked on the steam setup i got the same exact message. I have no clue what this is or why its happening. This is the first time something like this has happened, Thanks

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/
Share on other sites

Link to post
Share on other sites

Just now, manikyath said:

open CMD as administrator and type this:


sfc /scannow

it'll at least cancel out windows derpyness as a potential cause.

As well as this, I'd try reinstalling .net framework and C++ redistributable . just to wipe them out as potential causes. It looks like steam can't find a DLL file it needs for startup and judging by the strange file name something along the way has gotten corrupted. 

CPU: i7 4790k, RAM: 16GB DDR3, GPU: GTX 1060 6GB

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9423805
Share on other sites

Link to post
Share on other sites

7 minutes ago, HylianLink said:

Capture 2.PNG

So yesterday i tried to start up steam and i got this error, now today I was trying to uninstall steam and then was going to reinstall it. As i clicked on the steam setup i got the same exact message. I have no clue what this is or why its happening. This is the first time something like this has happened, Thanks

Looking at the error I'd also suggest you download Malwarebytes, let it update and run a full system scan just to eliminate Malware as a cause.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9423815
Share on other sites

Link to post
Share on other sites

2 hours ago, tim0901 said:

As well as this, I'd try reinstalling .net framework and C++ redistributable . just to wipe them out as potential causes. It looks like steam can't find a DLL file it needs for startup and judging by the strange file name something along the way has gotten corrupted. 

Ok i have had to in the past install something that had to do with c++

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9423819
Share on other sites

Link to post
Share on other sites

3 hours ago, Master Disaster said:

Looking at the error I'd also suggest run download Malwarebytes, let it update and run a full system scan just to eliminate Malware as a cause.

I tried to download Malwarebytes and its giving me the same error as when i try to install steam

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9423870
Share on other sites

Link to post
Share on other sites

1 hour ago, HylianLink said:

I tried to download Malwarebytes and its giving me the same error as when i try to install steam

That makes it sound like somethings fucked with your windows install. I'd recommend a full system rebuild as it'll just be the easiest solution. Remember to backup everything you need. 

CPU: i7 4790k, RAM: 16GB DDR3, GPU: GTX 1060 6GB

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9424266
Share on other sites

Link to post
Share on other sites

2 hours ago, tim0901 said:

That makes it sound like somethings fucked with your windows install. I'd recommend a full system rebuild as it'll just be the easiest solution. Remember to backup everything you need. 

So if i do a full system reinstall what exactly do i have to do? I have an ssd and a hard drive. Would i have to backup all the stuff i want to save and will i have to reenter a windows key and reinstall literally everything?

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9424279
Share on other sites

Link to post
Share on other sites

3 minutes ago, HylianLink said:

So if i do a full system reinstall what exactly do i have to do? I have an ssd and a hard drive. Would i have to backup all the stuff i want to save and will i have to reenter a windows key and reinstall literally everything?

You will have to reinstall all your programs yes as even those installed on the other drive to your OS will not link correctly with your new installation. Most of them simply will not run, citing registry errors or asking for missing dependencies. 

 

Assuming you're running windows 10 and that it is installed on your SSD:

 

1. Back up all the files you want to keep (from both the SSD and HDD) to an external hard drive. 

 

2. Go here and download the correct windows 10 installation media for your PC. I recommend using a USB drive. 

 

3. Load into your bios and ensure that the USB drive is the preferred boot option. You may need to look up how to do this for your motherboard.

 

4. Boot to the USB drive. When asked for a licence key, press SKIP - windows will automatically activate from your motherboard when installation is complete. When asked where to install it, select your SSD drive's windows install partition (the largest one on your SSD most likely).

 

5. This should now install windows. Set it up as you wish. Check your PC properties to ensure Windows has activated correctly.  

 

You then have 2 options with your secondary drive. Either reformat it and replace with the files you backed up earlier, or just delete the broken installations and unwanted junk. 

 

Everything should now, fingers crossed, work correctly. 

CPU: i7 4790k, RAM: 16GB DDR3, GPU: GTX 1060 6GB

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9424342
Share on other sites

Link to post
Share on other sites

2 hours ago, tim0901 said:

You will have to reinstall all your programs yes as even those installed on the other drive to your OS will not link correctly with your new installation. Most of them simply will not run, citing registry errors or asking for missing dependencies. 

 

Assuming you're running windows 10 and that it is installed on your SSD:

 

1. Back up all the files you want to keep (from both the SSD and HDD) to an external hard drive. 

 

2. Go here and download the correct windows 10 installation media for your PC. I recommend using a USB drive. 

 

3. Load into your bios and ensure that the USB drive is the preferred boot option. You may need to look up how to do this for your motherboard.

 

4. Boot to the USB drive. When asked for a licence key, press SKIP - windows will automatically activate from your motherboard when installation is complete. When asked where to install it, select your SSD drive's windows install partition (the largest one on your SSD most likely).

 

5. This should now install windows. Set it up as you wish. Check your PC properties to ensure Windows has activated correctly.  

 

You then have 2 options with your secondary drive. Either reformat it and replace with the files you backed up earlier, or just delete the broken installations and unwanted junk. 

 

Everything should now, fingers crossed, work correct

Wow thanks so much im gonna have to work on it later it seems this is gonna take a while 

Link to comment
https://linustechtips.com/topic/743670-steam-startup-error/#findComment-9424353
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

×