Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
You should indeed both do an intensive disk scan (not using windows but something better). It will take a few hours most likely, but if it spots anything untoward, get the data off there ASAP!
And buy a new drive.
However, if you're getting close to the limit of your space this can also happen if your downladed game might JUST fit.
You should NEVER run your hard drive more than 90% full for Steam. And any downloaded game should have up to THREE TIMES the total file size allocated.
So if you have a 1 TB drive, and you've used 800GB, then that's 80% and you are OK. But if you want to download a 50GB you likely won't have enough, and it may cause Steam issues.
1) its your anti-virus screwing up the downloads. Ensure you add whitlisting so your AV doesn't kill/quarantine/etc your downloads
2) it also could be a permissions issue. Try running steam as an administrator
Otherwise
3) if its your drive, you should see events in your event viewer about SMART errors, though tbh this may not be the case as generally the drive will outright DIE before you get enough SMART errors where it makes a difference
I'd probably wager its your anti-virus or a permissions problem. But to be safe you might want to move any valueable document or files to an external drive in case the drive is actaully failing
Okay Thanks, how would I do a disk scan?
https://steamcommunity.com/discussions/forum/0/3203747342904222786/#c3203747342905260189
Note I recommend adding whitelisting to your anti-virus and running steam as an administrator first
See how you get on.
I would recommend that first and foremost OP takes a backup of any important files left on the drive. If the problem is a failing drive, then any amount of undue stress placed on it may push the drive over the brink and cause it to fail completely out-of-the-blue, dependent on what the actual defect is. Mechanical failure can be a nasty thing like that.
*) You can easily get the relevant SMART statistics in a human-readable format via PowerShell these days. Start a powershell prompt with admin permissions and run:
The properties you're looking for are ReadErrorsCorrected; ReadErrorsUncorrected; ReadErrorsTotal; WriteErrorsCorrected; WriteErrorsUncorrected; and WriteErrorsTotal. If any of those has a non-blank numeric value and it is not zero, then you know you have a drive that is beginning to fail.
If they are blank, that can either mean the drive isn't reporting the data at all, or it returns a blank value instead of a numeric zero. In which case you cannot know for sure that the drive is not failing. If the drive reports numeric zero for all six properties, you can still not know 100% sure whether it is failing or not, because not all kinds of failure are covered by these properties. (And some drives just don't implement them properly at all and always return zero for them. Yes really. Firmware programmers are idiots some times.)
This can strictly be used as an early warning indicator that a drive is failing.
It can never be a guarantee that it isn't failing.
It has NOTHING to do with the HARD DRIVE.
While it is a sussgestion, please don't assert illogical claims.
You should never need to launch the Steam client as administrator for anything. For installation purposes, the Steam client makes use of a Windows service called the "Steam Client Service" which runs with higher permissions than a normal user to assist with installation work. (It runs under the SYSTEM account actually, which is about as high on the pecking order as you can go. Higher than normal administrator accounts.)
Yea in your fantasy land where programs don’t mess with file permissions, where OneDrive doesn’t decide to screw things up, then yes I too would love to live in this imaginary world
Since I live in the real world, yes somehow permissions can get messed up for whatever reason. And the easiest fix for that is to run steam as an admin to fix those problems
Like sure if you want to be pedantic and not actually help people sure go ahead and tell them not to run steam as an administrator as a troubleshooting step that will 50% of the time resolve their issue