Fix the Steam Disk Write Error on Windows 11

This error usually occurs when Steam is unable to write or update files to the designated game installation folder on your disk.

Share

If you are a gamer, you probably use Steam to download and play games on your Windows 11 PC. Steam is a popular platform that offers a large library of games, as well as social features, cloud storage, and more. However, sometimes Steam may encounter errors that prevent you from installing or updating your games. One such error is the Steam disk write error, which shows up as:

An error occurred while installing/updating <game name> (disk write error)

The disk write error on Steam usually means that Steam is unable to write the game files to your hard drive, either because of a permissions issue, a corrupted file, a disk error, or some other reason. Fortunately, there are several ways to fix this error and get back to gaming. This article explores the reason behind this and how to fix the Steam disk write error on Windows 11 using different methods.

- Advertisement -

Steam Disk write error Windows 11

The Steam Disk Write Error is a common issue that you may encounter while trying to download or update games on the Steam platform. several possible reasons why this error might occur, Insufficient Disk Space to bad sectors or disk errors, Corrupted Game Files or system files or permission issues are common.

  • Insufficient or incorrect file permissions on the Steam directory can lead to Disk Write Error on Steam. This can occur due to changes in system settings, updates, or user account issues.
  • Corrupted or damaged game files within the Steam installation can trigger the Disk Write Error. This may happen during the download process or as a result of interruptions while updating.
  • Problems with the storage disk, such as bad sectors or disk errors, can contribute to the Steam Disk Write Error.
  • Unstable network connections or interruptions during the download process can cause the error.
  • Sometimes, antivirus programs or firewalls may interfere with Steam’s read and write operations, triggering the Disk Write Error.

Restart Your Computer

Sometimes, a simple restart can fix many problems, including the steam disk write error on Windows 11. Restarting your PC clears any temporary glitches or cache issues that may cause the error. It also reinitializes your hardware drivers and memory, which may help resolve the error.

  • To restart Steam, right-click on the Steam icon in the system tray and select Exit.
  • Press Ctrl + Shift + Esc to open the Task Manager. In the Processes tab, right-click on Steam and select End task from the context menu.

steam end task

Now, launch Steam again and try to download or update your game. If that doesn’t work, try restarting your PC as well.

  • Save any ongoing work and close all open applications.
  • Click on the Start menu, select the power icon, and choose “Restart.”

Restart windows 11

This will refresh your system and reset any drivers or processes that may interfere with Steam. After rebooting your PC, launch Steam and check if the Disk Write Error persists.

In addition, Running Steam with administrative privileges ensures that the application has the necessary permissions to read and write files on your system.

Run Steam as administrator

Remove Disk Write Protection

Another possible reason for the Steam disk write error is that your hard drive or the folder where Steam is installed is write-protected. This means that you don’t have the permission to modify or delete files on that drive or folder.

To fix this, you need to remove the write protection using the DiskPart utility.

  • Press Windows + R type diskpart and click OK to launch the Diskpart utility.
  • Type list disk and press Enter to see all the disks connected to your PC.
  • Identify the disk where Steam is installed (usually Disk 0) and type select disk 0 (replace 0 with the disk number) and press Enter.
  • Type attributes disk clear readonly and press Enter to remove the write protection from the disk.
  • Type exit and press Enter to close the Diskpart utility.

Alternatively, you can also remove the write protection from a specific folder using these steps:

  • Open File Explorer and navigate to the folder where Steam is installed (usually C:\Program Files (x86)\Steam).
  • Right-click on the folder and select Properties. Go to the Security tab and click on Edit.
  • Select your user account and make sure that Full Control is checked under Allow.
  • Click OK and then Apply to save the changes.

Also, check and ensure sufficient free space on the drive to prevent interruptions during the download and update processes.

Verify the Integrity of Game Files

Sometimes, the disk write error steam may occur because of corrupted or missing game files. This can happen due to incomplete downloads, power outages, virus infections, or other reasons. To fix this, you can use Steam’s built-in feature to verify the integrity of game files. This will scan your game files and compare them with the original ones on Steam’s servers. If any files are corrupted or missing, Steam will download them again.

This feature in Steam checks the game files for errors or corruption and repairs them automatically.

  • Launch Steam and go to the Library.
  • Right-click on the game that is giving you the disk write error and select Properties.
  • Go to the Local Files tab and click on Verify Integrity of Game Files. This will scan and repair any corrupted or missing game files.

Verify integrity of Game Files to fix steam disk write error

Wait for Steam to complete the verification process and download any missing or corrupted files. Restart Steam and try to launch your game.

Clear Download Cache

Another possible cause of the Steam disk write error is that your Steam download cache is corrupted or outdated. The download cache is where Steam stores temporary files that are used by Steam to download and update games. However, sometimes these files may get corrupted or conflict with each other, causing errors. To fix this, you need to delete your Steam download cache and let Steam create a new one.

Clearing the download cache eliminates potentially corrupted or conflicting files, ensuring a clean slate for future downloads.

  1. Launch Steam and go to Settings.
  2. Go to Downloads and click on Clear Download Cache.
  3. Click OK to confirm and wait for Steam to clear the cache.
  4. Restart Steam and try to download or update your game again.

Clear Steam Download Cache

In addition One of the Reddit users has suggested Deleting the 0kb file and that has worked for many others. Go to Program Files (x86)/Steam/steamapps/common and Delete the 0Kb file with the title of the game you are updating. Relaunching the game after this step has worked for many users.

Repair steam Library Folder

The library folder is where Steam stores all your installed games and their data. Sometimes, this folder may get corrupted or damaged due to various reasons, such as disk errors, virus infections, or power outages. This can cause the disk write error when you try to download or update your games. To fix this, you need to repair the library folder using Steam’s settings.

  1. Launch Steam and go to Settings.
  2. Go to Downloads and click on Steam Library Folders.
  3. Click on three horizontal dots and select Repair Folder
  4. Wait for the process to complete and then restart Steam.
  5. Try to download or update your game again.

Repair steam Library Folder to fix steam disk write error

Scan Your Drive for Errors

Another possible cause of the disk write error on Steam is that your hard drive has some bad sectors or other errors that are affecting its performance. Bad sectors are parts of the disk that are damaged or unreadable, and they can cause data loss or corruption. To fix this, you need to scan your drive for errors and repair them using the CHKDSK utility.

  • Press Windows + R to open the Run dialog box. Type cmd and press Ctrl + Shift + Enter to run Command Prompt as administrator.
  • Type chkdsk C: /f /r and press Enter to scan and repair your C drive (replace C with the drive letter where Steam is installed).
  • Type Y and press enter to schedule scan and repair disk errors on next start and restart your PC.
  • Check Disk ErrorsWait for CHKDSK to complete the process and fix any errors on your drive. Restart your PC and try to download or update your game.

In addition, open the command prompt as administrator and run the system file checker command sfc /scannow. This will scan and repair corrupted Windows system files that may prevent Steam install games or apply new updates.

Provide Full Control to Steam Folder Security

If your user account does not have full control over the Steam folder and its subfolders, it may cause the disk write error while install or updating games. o fix this, you need to provide full control to your user account for the Steam folder security settings.

  • Press Windows + E to Open File Explorer and navigate to the folder where Steam is installed (usually C:\Program Files (x86)\Steam).
  • Right-click on the folder and select Properties, Go to the Security tab and click on Edit.
  • Select your user account and check the box next to Full Control under Allow.
  • Click on Apply and then OK, repeat the same for all the subfolders inside the Steam folder. Restart your PC and launch Steam again.

Full control for the Steam Folder

Disable Your Antivirus or Firewall Protection

Sometimes it may be antivirus or firewall protection is blocking Steam from accessing your hard drive or internet connection result disk write error. This can happen if your antivirus or firewall software considers Steam as a potential threat or malware, which is a false positive. To fix this, temporarily disable your antivirus or firewall protection while downloading or updating your game.

Temporarily disabling antivirus and firewall software helps identify if they are causing interference with Steam operations.

Locate the icon of your antivirus or firewall protection in the system tray and right-click on it. Select Disable or Turn off from the context menu. You may need to select a time duration for how long you want to disable it. Launch Steam and try to download or update your game again.

Disable Antivirus protection

If the error is gone, you may need to add Steam as an exception or whitelist it in your antivirus or firewall settings. If the error persists, you may need to uninstall your antivirus or firewall protection and use a different one.

Change Your Download Region

The Steam content system is divided into various geographical regions. The download region is where Steam downloads your games and updates from, and it can affect your download speed and reliability. Switching to a different download server can resolve issues related to server congestion or malfunction.

You can change the download region using Steam’s settings.

  • In Steam, go to “Settings” and then “Downloads.”
  • Under “Download Region,” select a different server from the dropdown menu.
  • Click “OK” to apply the changes.
  • Restart Steam for the modifications to take effect.

Steam Download Region

Update Graphics driver

In addition to the above solutions, Outdated or incompatible graphics drivers can contribute to Steam-related errors, and updating them ensures compatibility. Identify your graphics card manufacturer (e.g., NVIDIA, AMD, Intel). Visit the official website, download the latest drivers for your system, and install them.

NVIDIA Driver download

Move steam games to another drive

For a few uses, Moving the Steam installation to another drive resolves issues associated with the current drive.

  • In Steam, go to “Settings” and then “Downloads.”
  • Click on “Steam Library Folders” and select “Add Library Folder” on the new drive.
  • Select the drive that has the game installed, tick the box next to the game you want to move, and then click “Move” in the bottom right.

Move steam games to another drive

Remove and Reinstall Steam

Also Reinstalling Steam provides a fresh installation, eliminating potential software corruption or conflicts.

Back up your game files by copying the entire Steam directory to another location.

Uninstall Steam from the Control Panel, Download the latest version of Steam from the official website and install it. Reintegrate your backed-up game files into the new installation.

Also read:

Steve Ballmer
Steve Ballmer
With over 7 years of experience in the IT industry, I have experience in IT support, helpdesk, sysadmin, network admin, and cloud computing. Certified in Microsoft Technologies (MCTS and MCSA) and also Cisco Certified Professional in Routing and Switching.

Popular posts