Steam Disk Write Error: How to Fix It
Most disk write errors are a permissions problem on the Steam library folder rather than a failing drive. Use Steam's built-in Repair Library Folder option first — it resets the write permissions that this error is complaining about. If that does not help, verify the game's files, then test whether security software is locking them.
Steam shows this as "An error occurred while installing/updating [game] (disk write error)". The part in parentheses is Steam telling you why it stopped: it could not write the file it needed to write. That can be permissions, a lock held by another program, or genuine disk trouble — and those need different fixes, so it is worth finding out which one you have before reinstalling anything.
Symptoms
- "An error occurred while updating [game] (disk write error)"
- "An error occurred while installing [game] (disk write error)"
- The download reaches a percentage and stops in the same place each retry
- Only one game fails while others update normally
- The error started after reinstalling Windows or moving the library to another drive
Why this happens
The library folder's write permissions are broken
Steam library folders have to be writable by the account running Steam. Those permissions can break — most often after a Windows reinstall or after moving a library between drives, where the folder keeps security settings from the old installation. Steam has a built-in repair for exactly this.
Security software is locking the file mid-write
Real-time antivirus scanning opens each file Steam writes. If it holds a lock on a file, or quarantines it as a false positive, Steam's write fails. Valve documents antivirus as able to interfere with disk operations.
Some of the existing game files are corrupt
If a previous download was interrupted, Steam can stall at the same point on every retry while trying to patch a file that is not what it expects.
The drive itself is failing or is an unreliable external
Bad sectors produce write failures that no amount of Steam configuration will fix. External and USB-connected drives are a common source, because a brief disconnect during a write looks exactly like a disk write error.
Install the game to a different drive as a test · Check the drive for errors
Fixes
1.Restart Steam and the computer
about 3 minReleases file locks held by other programs and clears the state that a crashed download can leave behind. Valve lists this first for a reason — it costs two minutes and resolves a good share of cases.
Applies to: Windows 10, Windows 11
- Close Steam completely, including from the system tray.
- Restart the computer.
- Open Steam and resume the download before changing any settings.
Confirmed by the vendor.
Source: Valve
2.Repair the Steam library folder
about 5 minThis is the fix aimed directly at a disk write error. Valve built it because library folders need to stay writable and those permissions break — so this resets them without touching your installed games.
Applies to: Steam client on Windows
- In Steam, open Steam → Settings.
- Select Storage.
- Choose the drive holding the game that fails, open the "..." menu next to it, and select Repair Folder.
- Approve the Windows administrator prompt if one appears, then retry the download.
Confirmed by the vendor.
Source: Valve, Steam Community
3.Clear the Steam download cache
about 3 minDiscards locally cached download data and makes the client fetch it again. It does not remove installed games.
Applies to: Steam client on Windows
- Open Steam → Settings → Downloads.
- Select Clear Cache and confirm.
- Sign back in when prompted, then restart the download.
Confirmed by the vendor.
Source: Valve
4.Verify the integrity of the game files
about 20 minRepairs an install left inconsistent by an interrupted download. Worth doing when one specific game fails at the same point every time.
Applies to: Steam client on Windows
- Find the game in your Library and right-click it, then choose Properties.
- Open Installed Files.
- Select Verify integrity of game files and let it finish.
Confirmed by the vendor.
Source: Valve
5.Install the game to a different drive as a test
about 30 minSplits the problem cleanly in half. If the same game installs fine elsewhere, the drive or its folder is at fault rather than Steam or the game.
Applies to: Steam client on Windows
- Open Steam → Settings → Storage and select + to add a library folder on another drive.
- Install the failing game to that new location.
- If it installs without error, the original drive or its permissions are the problem.
- If it fails there too, the cause is more likely security software — see the next fix.
Confirmed by the vendor.
Source: Valve
6.Check whether security software is blocking the write
Check before applyingabout 10 minAntivirus scanning can lock or quarantine a file while Steam is writing it. Check what was actually blocked rather than disabling protection blindly.
Applies to: Windows 10, Windows 11
Before you do this
Add an exclusion only for your Steam library folder, never for a whole drive, and do not turn real-time protection off. An exclusion means files in that folder are no longer scanned.
- Open Windows Security → Virus & threat protection → Protection history and look for entries naming Steam or a game executable around the time the error appeared.
- If your antivirus quarantined a game file, restore it and add your Steam library folder to that product's exclusions.
- If you use Controlled folder access, open Windows Security → Virus & threat protection → Ransomware protection → Allow an app through Controlled folder access and add steam.exe. This only applies if you turned that feature on and your library sits in a protected folder — it is off by default and does not cover Program Files.
- Retry the download.
Confirmed by the vendor.
Source: Valve, Microsoft, Steam Community
7.Check the drive for errors
Check before applyingabout 30 minRules out physical trouble. If the drive is developing bad sectors, every other fix here is wasted effort.
Applies to: Windows 10, Windows 11
Before you do this
A drive reporting errors may be failing. Copy anything you care about off it before running repairs, since repair operations can make a struggling drive worse.
First:
- Have somewhere to back up files from that drive if the scan reports errors
- Open File Explorer, right-click the drive, and choose Properties.
- Open the Tools tab and select Check under Error checking.
- Let the scan complete and note any errors it reports.
- If errors are found, back up anything important on that drive before continuing to use it.
Confirmed by the vendor.
Source: Valve
If none of this worked
Two things frequently suggested elsewhere are worth skipping. Running Steam as administrator is not something Valve recommends, and experienced community members point out that Steam needs only normal user permissions — if it genuinely requires admin, something is wrong with the installation that running as admin will only mask. Unticking the "Read-only" checkbox on the library folder is also unreliable: that checkbox does not represent real folder permissions in Windows and typically reverts. Use Repair Library Folder instead, which changes the permissions that actually matter. If the error follows the game to a second drive and no security software is involved, the game itself may have a bad file on Steam's side — try again after a few hours before assuming your hardware is at fault.
Common questions
- Does a disk write error mean my SSD is dying?
- Usually not. Permissions and security software account for most cases, which is why the drive check comes last here rather than first. If the same game also fails on a second drive, the drive is probably not the cause at all.
- Will repairing the library folder delete my games?
- No. It resets folder permissions and leaves installed games in place.
- Why does only one game get the error?
- That pattern points at that game's files rather than the drive — a partially written file from an interrupted download. Verifying the game's files is the fix aimed at it.
Related problems
Sources
- Update & Installation IssuesOfficial
Valve · Support page · checked Aug 15, 2026
- Valve lists restarting the computer as the first troubleshooting step for update and installation errors
- Clearing the download cache is at Steam > Settings > Downloads > Clear Cache
- Repair Library Folder exists because library folders must be writable and those permissions can break
- Verify Integrity of Game Files repairs files corrupted by bad hardware, crashes, or power loss
- Valve documents antivirus software as able to affect disk operations and cause Steam issues
- Valve recommends testing the problem by installing to an alternate drive
- Valve documents checking the hard drive for errors as an advanced step
Microsoft · Documentation · checked Aug 15, 2026
- Controlled folder access is turned off by default
- Default protected folders are Documents, Favorites, Music, Pictures and Videos, not Program Files
- A blocked app produces a Protected memory access blocked entry in Windows Security Protection History
- Specific apps can be allowed through controlled folder access rather than disabling it
- STEAM DISK WRITE ERROR FIXCommunity report
Steam Community · Forum · checked Aug 15, 2026
- Users report the Repair Library Folder option resolving disk write errors
- Users report antivirus file locking during patching as a cause
- Experienced users dispute running Steam as administrator as a fix