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
It's probably something to do with the way the data is represented on the drive, namely shingled magnetic recording. What this means is the way the data is represented on the magnetic disk is the bytes are stored closer together allowing for a logically larger drive in the same space with the cost being read from and write to speed, mostly write to though.
That or the drive is spinning too slow, this one might not matter as much but i thought i'd note it anyway.
Have you run any checks on your hdd to see it there are any issues?
Have full is the hdd?
Do you defrag your hdd?
My hdd is not full, i always leave 25% free.
I defrag the drive at least once a week, plus after uninstalling a game and before installing a game (helps with disk allocation).
Note: i do not have any game installed on my ssd.
- Check space usage on the drive. You should try to keep 20% of the drive's space free at all times, 10% bare minimum, for read/write operations. Anything lower will cause performance to suffer, especially if it's your system drive.
- Run a health check on the drive using a tool such as CrystalDiskInfo.
- Ensure that the drive maintenance service is active and set to automatic. If you don't generally leave your computer on overnight, run a manual defrag.
- Scan for malware and remove unnecessary software that may be running constantly.
- Check your pagefile for "permanent" size bloat (can occur if a memory-intensive application with a memory leak - common with games - runs too long with a system managed pagefile, abnormal sizes are generally around 5x system RAM or larger). You can reset a pagefile size safely by manually setting it to a large size (10x system RAM, to be safe), rebooting, then setting it back to system managed and rebooting again; Windows will automatically resize the pagefile again as necessary.
If you do a drive health check and things pop up abnormal, it might be prudent to get a new drive. If you have less than 20% of your drive free and can't part with any installs, it would be prudent to get a second drive dedicated to game storage.EDIT: Missed the ongoing convo while typing. Please disregard topics already covered.
note: deleted previous post in error, so repeated here.
Is your antivirus interfering by doing a "realtime" scan?
Have you added Steam to it's exclude list and or run a malware, virus scan?
Have you run sfc /scannow from an admin command prompt to see if there are any issues with Windows itself as Windows updates can cause various issues.
Windows indexing off? - i noticed on one of my drives i was having random stutters and indexing was on for some unknown reason (always turn it off) and the random stutters stopped.
Also keep in mind that this could be a sign that the HDD is failing. When my HDD died a few years back, the only issue I ran into was Chrome freezing the computer regularly with 100% disk usage, which slowly happened more often until the HDD died.
https://help.steampowered.com/en/faqs/view/1F39-DCB4-FF28-5748
Security software is a big one, as you seem to see.
As stated not having an issue with my hdd or Steam.
NOTE: an hdd can pass all tests and still fail.
1) Turn off windows indexing if it is not off already and test.
2) try this:
NOTE: Run ALL from AN admin command prompt and in this order.
sfc /scannow
DISM /Online /Cleanup-Image /ScanHealth.
DISM /Online /Cleanup-Image /RestoreHealth.
just because they other focus on Disk dont mean they are wrong, but its seen before the thing its attach to can be part of the problem. and if Laptop in Balance mode and battry mode just pile even more on top of Slow I/O writes, and what if this is was multi partions and was both a Boot disk and game slave disk, more slowness added
but now we are over in Build pc and its setup and should i said worst case senarios from the past.
as i said i might see diffrent on the topic, but that dont mean i disagree with the other's here.
call it lack of information from OP or missing. ( and we cant see what you have or build or on the setup you did.)
call it missing hands on , most tech person spot in a sec.
The restorehealth. option is not recognized in this context.
For more information, refer to the help.