Running ChkDsk on Systems With SSD After Windows 10 20H2 Update Reportedly Damages SSD File Systems
Think Twice before running ChkDsk especially ChkDsk /f
Monday, December 21, 2020 by DrJBHL | Discussion: Personal Computing
Came across this article this morning, and thought it best to report on it to prevent possible problems for those running ChkDsk (Windows' native utility to discover and fix corruptions in its file system when adding /f to the command ChkDsk. This affects SSDs only, apparently.
If you have updated to W10 20H2, do not run ChkDsk or worse, ChkDsk /f.
"One of the authors at Planet3DNow say they ran the utility with the /f parameter, which prompts a system reboot so that it can be initiated on startup, only to run into a blue screen of death error. This is not an isolated case. It is also not due to the hardware used by the PCs, because it can also be reproduced in a VM on a completely different system. An automatic or manual repair is then required, depending on how the system is set up, in order to get the PC to boot properly again." - hothardware.com
So, beware this minefield. I haven't seen anything on MS fixing this minefield yet. I will update this if more comes to light.
Reply #2 Monday, December 21, 2020 9:00 AM
Gee, I wonder if they screwed up sfc /scannow too! Frickin Microsoft!
Reply #5 Monday, December 21, 2020 11:02 AM
News to me. Your not so posed to run chkdsk on a ssd. It doesn’t do anything but use up a write cycle.
Reply #6 Monday, December 21, 2020 11:05 AM
Tom I have done sfc /scannow on my laptop and desktop without problems. My desktop has an SSD and my laptop has a M.2.
Reply #7 Monday, December 21, 2020 2:57 PM
News to me. Your not so posed to run chkdsk on a ssd. It doesn’t do anything but use up a write cycle.
There's nothing wrong with running a ChkDsk /f /r on an SSD before updates of the OS as corrupt files can bork an update. I believe you're referring to running a defrag, which should only be done on a HDD.
Reply #8 Monday, December 21, 2020 5:26 PM
Microcrap trying to get us again. Thanks as I use a SSD
Reply #9 Thursday, December 24, 2020 1:21 PM
Update:
Here's a temporary fix. Microsoft will be releasing a fix for ChkDsk in the coming days. If you get the bsod,
- The device should automatically start up into the Recovery Console after failing to start up a few times.
- Select Advanced options.
- Select Command Prompt from the list of actions.
- Once Command Prompt opens, type: chkdsk /f
- Allow chkdsk to complete the scan, this can take a little while. Once it has completed, type: exit
- The device should now start up as expected. If it restarts into Recovery Console, select Exit and continue to Windows 10.
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!
Reply #1 Monday, December 21, 2020 4:49 AM
That is a bit disturbing.
Thanks for the notice.