Jump to content

Hello is it worth it to "turn off windows write-cache buffer flushing on the device"? for hdd, I know its "dangerous", but by turning off is any gain in performance of hdd? And curious which data would be damaged in case of power failure, data stored in disk platter or in stored ram(hdd(ram which is in logic board of hdd)/actual ram)? And how to turn off it through registry or cmd? 

CPU: Intel I7-8700K | Motherboard: Gigabyte Aorus Z390 Master | RAM: Corsair Vengeance 3000Mhz 2x8GB | GPU: Asus ROG 1080Ti OC | PSU: Seasonic Prime 650W Titanium | SSD: 1x Samsung Evo 970 250GB M2 1x Samsung Evo 970 1TB M2 | CPU COOLER: Noctua D15

Link to comment
https://linustechtips.com/topic/917038-write-cache-buffer/
Share on other sites

Link to post
Share on other sites

No, it's not worth it. Any performance-gain would be miniscule, not even noticeable. As for which data could be damaged: it depends. If the system was in the process of updating the various structures that hold the information on what files are spread over which sectors and how much free and used space there is, you could render the entire filesystem corrupt, or if it was just updating the contents of a file, you could just render that file corrupt.

Hand, n. A singular instrument worn at the end of the human arm and commonly thrust into somebody’s pocket.

Link to comment
https://linustechtips.com/topic/917038-write-cache-buffer/#findComment-11246039
Share on other sites

Link to post
Share on other sites

7 minutes ago, WereCatf said:

No, it's not worth it. Any performance-gain would be miniscule, not even noticeable. As for which data could be damaged: it depends. If the system was in the process of updating the various structures that hold the information on what files are spread over which sectors and how much free and used space there is, you could render the entire filesystem corrupt, or if it was just updating the contents of a file, you could just render that file corrupt.

Hmm weird since I read a lot about it and it says major improvement in Read/Write speeds.

CPU: Intel I7-8700K | Motherboard: Gigabyte Aorus Z390 Master | RAM: Corsair Vengeance 3000Mhz 2x8GB | GPU: Asus ROG 1080Ti OC | PSU: Seasonic Prime 650W Titanium | SSD: 1x Samsung Evo 970 250GB M2 1x Samsung Evo 970 1TB M2 | CPU COOLER: Noctua D15

Link to comment
https://linustechtips.com/topic/917038-write-cache-buffer/#findComment-11246048
Share on other sites

Link to post
Share on other sites

It actually would be less dangerous to have the write-cache disabled, since the danger comes from the system holding something in the write cache, then experiencing an unexpected power outage, drive failure, etc. then what was being queued in the cache not having the chance to be properly written to the disk. 

As far as performance gains from disabling it, that seems to be something up for debate. Some say that disabling it allows for faster read speeds since there's no cache lookup on read processes, others feel that leaving the caching enabled allows for speedier on-the-fly writing performance. So just do a lot of research and maybe some testing as far as that piece of the puzzle goes.

See our Knowledge Base article for more info:

Disabling the Write Cache feature in Windows

Seagate Technology | Official Forums Team

IronWolf Drives for NAS Applications - SkyHawk Drives for Surveillance Applications - BarraCuda Drives for PC & Gaming

Link to comment
https://linustechtips.com/topic/917038-write-cache-buffer/#findComment-11247086
Share on other sites

Link to post
Share on other sites

8 hours ago, speed258 said:

Hmm weird since I read a lot about it and it says major improvement in Read/Write speeds.

Why don't you try running CrystalDiskMark or ATTO with the option on and off and compare the results?

Link to comment
https://linustechtips.com/topic/917038-write-cache-buffer/#findComment-11247127
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×