• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Okay to disable Write-cache on SSD in Windows 7?

nine9s

Senior member
I have a Samsung 830 SSD. For the last year, I had write-cache enabled in Windows 7, but recently turned it off. I notice no difference in performance. Perhaps there is benchmark difference, I did not do any tests, but I notice nothing different.

If no perceivable difference in performance, I figured I will leave it off to remove the risk, even if small, of data loss on power failure.

Is there any other benefit to write-cache other than performance - any reason I should leave write-cache on?
 
In theory, SSD longevity, since writes can be coalesced with caching, and some writes that are overridden never need to be made at all...but in practice, that's splitting hairs.
 
Thanks.

Perhaps I will turn it back on. I have lost power probably a dozen times, yet never had lost data, at least never had a problem, and SFC /scannow has never had to repair any files.

Is the risk of data loss pretty low if I leave write-cache enabled and keep buffer flushing enabled?
 
Last edited:
Technically, caching should reduce it, but if you're doing lots of IO, there's plenty of chances, and if you're not, there aren't. Quantifying the difference would be difficult, at best, but I doubt it's much, either way.

Corruption that leads to bricking, while losing power, would be the worrisome thing, though, not a little data loss. NTFS has been handling data loss OK for many years, now.
 
Back
Top