F5F Stay Refreshed Hardware Desktop Recent PC setup faced several WSOD/BSODA problems and performance slowdowns.

Recent PC setup faced several WSOD/BSODA problems and performance slowdowns.

Recent PC setup faced several WSOD/BSODA problems and performance slowdowns.

Pages (2): Previous 1 2
U
UmutZH
Junior Member
5
02-05-2024, 01:46 PM
#11
Live kernel events aren't BSODs. They're crashes the OS can recover from. Examining the dump files reveals the same problem I noticed in another dump that wasn't from Driver Verifier initially. I didn't review it then since one dump might be random, and I thought disabling DV would help most issues. We can build from there. The dumps indicate a USB device issue, but I can't identify which one because it doesn't run its own driver. Windows uses the Driver Framework (WDF) to handle background tasks easily, saving time and complexity. However, if something crashes like this, we only see WDF, suggesting a faulty or outdated driver for that device.
U
UmutZH
02-05-2024, 01:46 PM #11

Live kernel events aren't BSODs. They're crashes the OS can recover from. Examining the dump files reveals the same problem I noticed in another dump that wasn't from Driver Verifier initially. I didn't review it then since one dump might be random, and I thought disabling DV would help most issues. We can build from there. The dumps indicate a USB device issue, but I can't identify which one because it doesn't run its own driver. Windows uses the Driver Framework (WDF) to handle background tasks easily, saving time and complexity. However, if something crashes like this, we only see WDF, suggesting a faulty or outdated driver for that device.

X
Xenoram
Member
82
02-05-2024, 09:31 PM
#12
Sure, I'll take a closer look. After a fresh setup of Windows 11, everything appears to be working well at the moment, though there are still several items needing installation or updates. Let's check again to see if the issues persist.
X
Xenoram
02-05-2024, 09:31 PM #12

Sure, I'll take a closer look. After a fresh setup of Windows 11, everything appears to be working well at the moment, though there are still several items needing installation or updates. Let's check again to see if the issues persist.

Pages (2): Previous 1 2