Sorry, please show drive's SMART.
"Computer rebooted from bugcheck. The bugcheck was: 0x00000133 (0x0000000000000000, 0x0000000000000501, 0x0000000000000500, 0xfffff8044aefb320)."
Have recently been having issues with a secondary drive disconnecting during various tasks. While attempting to diagnose that issue I found that, if said drive (which is not my main or boot drive btw) disconnects and I chose the restart option for my computer (Not shutdown, just restart), then the system will shutdown as normal, but will indefinitely hang when trying to restart. I have fastboot enabled so my assumption with the limited knowledge that I have is that the fastboot procedure gets hung up for one reason or another.
My only option after that that I personally know of to get back into my PC is the hard restart of holding down the power button until the PC turns off, then turning it back on. In the Windows event log this always shows up as a reboot from bugcheck error.
I saw somewhere else here that a minidump was requested, so I have that zipped and ready to go. https://www.dropbox.com/scl/fi/a8f54tgfuolqrmwygnm63/Minidump021024-8859-01.rar?rlkey=myi7qmmhu326mlsr01eiknnkm&dl=0
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
8 answers
Sort by: Most helpful
-
Igor Leyko 111K Reputation points Independent Advisor
2024-02-10T23:03:59+00:00 Please check drive's health with third-party CrystalDiskInfo tool and manufacturer's tool and show disk's SMART.
-
Anonymous
2024-02-10T22:51:18+00:00 Hi,
My name is Igor, it's a pleasure for me to help others and I'll try to help you.Seems you have memory data corruption.
Please use driver verifier to gather additional information.
https://support.microsoft.com/en-us/help/244617...
Run
verifier /standard /all /bootmode resetonbootfail
command, reboot PC and use it as usual (it will be slower). If blue screen happens please share memory dumps to OneDrive for analysis.What's odd is that the computer itself doesnt bluescreen. It just hangs indefinitely midway through startup, and that's only if this other SSD decides to shut itself down. I noticed that I can (at least it has happened the last several times I've tried it) happen if I try to run chkdsk /r on it. About 15 minutes into the process the drive just pieces out and removes itself from the active drive list. Refreshing the list in Disk manager doesnt help either. The only way I'm able to restart the disk is to restart my PC, which is what lead to the aforementioned indefinite restart hangup.
Oh, I did do the above btw. Nothing out of the usual came up and it restarted just fine.
-
Igor Leyko 111K Reputation points Independent Advisor
2024-02-10T21:25:07+00:00 Hi,
My name is Igor, it's a pleasure for me to help others and I'll try to help you.
Seems you have memory data corruption.
Please use driver verifier to gather additional information.
https://support.microsoft.com/en-us/help/244617...
Run
verifier /standard /all /bootmode resetonbootfail
command, reboot PC and use it as usual (it will be slower). If blue screen happens please share memory dumps to OneDrive for analysis.