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
try check file system, delete some restore points, clear steam download caches:
%steam%\depotcache\
%steam%\steamapps\downloading\
%steam%\steamapps\common\%gta folder%\
remove and recreate $:Tops:$:T and $UsnJrnl:$ in cmd.exe run as Administrator
fsutil resource info c:\
; ^check status transactions C:\$Extend\$RmMetadata\$TxfLog\$Tops:$T:$DATA
fsutil resource setautoreset true
; ^remove $Tops:$T:$DATA and set it autosize
fsutil usn deletejournal /n c:
; ^delete :\$Extend\$RmMetadata\$Extend\$UsnJrnl:$J
fsutil usn createjournal m=0 a=0 c:
; ^recreate :\$Extend\$RmMetadata\$Extend\$UsnJrnl:$J
It is good practice to always have around 10% of the drives capacity free. The drive needs free space to work with. Having so little could affect performance.
$UsnJrnl:$J ~=same for user data
delete it only if they not used currently and your file system and disk surface checked, and dont have bad clasters
+ some data may be used in C:\ProgramData\Package Cache\
cache of distributives visual c++ they installed when you install game or application, that requires a certain version of components
+ cache in C:\Windows\winsxs\Temp\ when system install or update system files, old files not deleted, it moved here
what hdd or ssd you use? maybe it failure?
It is always a good idea to never tip below 10-15% free space on the OS drive.
It is fine if it is temporary (like when extracting files and such) but overall you will need this kind of a % to be free most times, so the OS and other apps (such as Steam + Games) can grow, download files, extract files, etc...
Plus a defrag app will generally not have enough room to move files around effectively if the free space dips too low (below 10% on average)
Run these to free up space:
- CCleaner (be mindful about Browser History or Cookies)
- Microsoft Disk Cleanup (select System Files to view all options)
- IObit Uninstaller ~ Setup for Deep/Power Cleaning Scans when uninstalling; use this app to uninstall things when needed, to which can do a much better job of scanning for and cleaning up residual files left over by most apps after a typical uninstall.
- Rid the System of System Restore Points after a few months of having the system running stable. You can pick/choose which Restore Points to remove (using CCleaner) if you do not wish to wipe them all out. And cap the size System Restore can use as well. Around 10-15GB is plenty of System Restore (a setting of around 1-2% for a 1TB HDD)
- Rid the system of Hibernation Mode if you have no use for this specifically. This does not interfere with and/or disable Sleep Mode, which works differently. You can disable Hibernation fully and the large amount of space it takes up, by pressing Winkey+R > type CMD > click OK > type POWERCFG -H OFF (for WinXP/Vista/7) -or- POWERCFG /HIBERNATE OFF (for Win8/10)