Question about system errors

Yeezy-2907 0 Reputation points
2025-07-01T19:46:56.35+00:00

I've been getting a lot of errors in my reliability monitor, I've tried to reinstall windows, sfc scan dism and disabled services (which finally fixed my problem) A year later everything has been running smoothly until explorer.exe crashed suddenly, so I decided to check the reliability monitor and found a couple of system errors

User's image

User's image

User's image

I'm thinking about a clean wipe, but is there anything else I can try doing?

Windows for home | Windows 11 | Performance and system failures
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,346 Reputation points
    2025-07-01T20:31:48.3333333+00:00

    The first screen seems to indicate a watchdog timeout which tends to be either a bad driver or faulty hardware. This error occurs when a driver takes too long to respond. Loading the .dmp file into a debugger (Windbg for example) can help analysis the actual error and what is likely causing it. If your machine is older then it could be something as simple as dust buildup causing the hardware to have issue, or it could be hardware going bad. If you recently installed new/updated drivers then it could be bad drivers.

    The second screen relates to Explorer crashing. In general Explorer crashing isn't going to cause a BSOD. It may cause your desktop to disappear but pressing F5 would cause it to come back. Explorer crashing can be caused by a bad shell extension or a faulty file system driver. By itself it won't cause Windows to crash.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.