How to On/Off Disk Write Caching in Windows 10/11 – Guide
The disk write cache is a feature which improves system performance by enabling write caching on the device. This is a feature, which is available on almost every disk drive today. The advantage of disk write caching is that it allows applications to run faster, allowing them to proceed without waiting for data write requests to be written to disk. Let’s say you save a file. Now when you save it, Windows notes that you want to save the file to your hard drive. This information is temporarily saved in Windows memory and will write this file to the hard drive later. Once the file is written to the hard drive, the cache will send confirmation to Windows 10/8/7 that the file has been written to the hard drive and can now be safely removed from the cache.
Disk write caching does not write data to hard disk drive, it happens sometime, some time later. But in case of power failure or system crash, data can be lost or corrupted. So while disk write caching can increase system performance, it can also increase the potential for data loss in the event of a power or system failure. If you see the following error messages, you might want to see if disabling disk write caching helps.
Enable or Disable Disk Write Caching in Windows 10
If something goes wrong, be sure to restore your computer to its original state.
Enable Disk Write Caching in Windows 10
Windows key + R, type devmgmt.msc and press Enter.
Double-click the disk drive where you want to enable disk write caching. The Disk Write Cache Properties dialog box will appear. In the Disk Write Cache Properties dialog box, select the Enable Disk Write Caching check box and click OK. The disk drive will now start caching writes to disks.
To enable write caching on your device, go to the Policies tab and check the box labeled “Enable write caching on device.” Click OK to apply the change. ..
Yes, your computer will restart to save the changes.
Disable Disk Write Caching in Windows 10
Windows key + R, type devmgmt.msc and press Enter.
Double-click the disk drive where you want to enable disk write caching. The Disk Write Cache Properties dialog box will appear. In the Disk Write Cache Properties dialog box, select the Enable Disk Write Caching check box and click OK. The disk drive will now start caching writes to disks.
Disable write caching on your device and then click OK to create a new policy.
Your computer will restart automatically.
Final note
How to On/Off Disk Write Caching in Windows 10/11 In order to write caching data on a disk, you must first enable disk write caching in your Windows 10 or 11 operating system. This article will show you how to do this.