this issue has been going for 2 months
How are you defining "bricked"? The SSD device can no longer be enumerated on the PCIe/SATA bus, or it doesn't respond to ATA/NVMe commands, or it doesn't respond as expected, or it does but the data is always wrong? Does the same SSD work in another machine? edit: The author of the comment I replied to has changed their comment to remove all details of their testing.
Windows 11 Update KB5063878 Causing SSD Failures
21–30 of 126 posts
Re: Windows 11 Update KB5063878 Causing SSD Failures
#22I wonder what the commercial effect is of such a thing on MS. Because assuming that the SSDs are unrecoverable it might lead to sales of new machines or new Windows licenses. There is a fair chance that bugs like these end up making good money, the numbers are large enough that even a small fraction of the users being affected can translate into a serious windfall.
Re: Windows 11 Update KB5063878 Causing SSD Failures
#23I wonder what the commercial effect is of such a thing on MS. Because assuming that the SSDs are unrecoverable it might lead to sales of new machines or new Windows licenses. There is a fair chance that bugs like these end up making good money, the numbers are large enough that even a small fraction of the users being affected can translate into a serious windfall.
Re: Windows 11 Update KB5063878 Causing SSD Failures
#24That's why I don't install updates, unless and until they've been proven not to break things. I miss the old days when software was expected to work out of the box and updates, on the rare occasions when they appeared, were actually useful.
Re: Windows 11 Update KB5063878 Causing SSD Failures
#25Earlier quoted context omitted.
How are you defining "bricked"? The SSD device can no longer be enumerated on the PCIe/SATA bus, or it doesn't respond to ATA/NVMe commands, or it doesn't respond as expected, or it does but the data is always wrong? Does the same SSD work in another machine? edit: The author of the comment I replied to has changed their comment to remove all details of their testing.
yes
Re: Windows 11 Update KB5063878 Causing SSD Failures
#26[flagged]
IMO, the only good way is "if it works, don't fix it", which means, no updates. People are seriously overhyping updates.
I stopped updating all the stuff - OSes, smart locks, android apps, TVs, BP monitors - I honestly had multiple update problems on ALL mentioned devices, multiple times. I only update the thing when I have an actual problem and there is changelog stating that the bug is fixed, or when I want a new feature. You can handle security in other ways in almost all the cases.
I think this IT update burden has gotten out of hand - I don't recall any other domain is like that - my car, my house, my bicycle, my glasses DO NOT UPDATE and its glorious - apart from physical damage, they work the same as yesterday.
Re: Windows 11 Update KB5063878 Causing SSD Failures
#27I’ve had repeatable data loss recently from windows 11 under a specific condition copying directories in explorer. The case works on windows 10 LTSC fine. I have absolutely no idea where to even raise this as an issue now. I’m not sure I even give a fuck.
Re: Windows 11 Update KB5063878 Causing SSD Failures
#28Re: Windows 11 Update KB5063878 Causing SSD Failures
#29If it breaks a SSD, would microsoft be liable for the damage?
Re: Windows 11 Update KB5063878 Causing SSD Failures
#30But what's actually happening? There seems to be a lack of technical information. And why does the SSD allow this to happen? A SSD has its own onboard computer, it's not just allowing the OS to do whatever it wants. Obviously the OS can write way too much and reach the endurance limit but that should have been figured out almost instantly, with OS write stats and SMART stats.
If the device is DRAM-less, much of its central information (large parts of the FTL, in particular) resides in the host's RAM, where the OS could presumably touch it. If that area of RAM is _somehow_ being overwritten or out-of-sync or otherwise unreliable, you can get pretty bad corruption.