- Joined
- Mar 6, 2020
- Messages
- 71 (0.05/day)
- Location
- ASHBY DE LA ZOUCH
System Name | EDGAR |
---|---|
Processor | AMD Ryzen™ 9 7950X |
Motherboard | ROG STRIX X670E-E GAMING WIFI |
Cooling | Custom water Loop |
Memory | Kingston FURY Beast Black EXPO DDR5 64GB (2x32GB) 6000MT/s DDR5 CL36 DIMM Memoria Gaming per Compute |
Video Card(s) | AORUS RTX 4090 MASTER |
Storage | ENOUGH |
Display(s) | SAMSUNG 32 ULTRAWIDE & SAMSUNG 43" ULTRAWIDE CURVE |
Case | Thermaltake Core X71 Edition Full Tower Computer Case Tempered Glass - Black |
Audio Device(s) | CREATIVE Sound Blaster ZxR |
Power Supply | EVGA SuperNOVA 1600W GOLD Modular Power Supply |
Mouse | LOGITECH G502 |
Keyboard | ASUS CLAYMORE RGB |
VR HMD | Meta Quest 2 |
Software | WINDOWS 11 |
Benchmark Scores | CINEBENCH R23 MULTICORE 39314 |
My son is still running windows 10 and today as he was installing a new game he had a BSOD. He also noticed really bad data transfer using his Crucial BX500 SSD. The error he was getting was a DPC Watchdog Violation so i decided to download the SSD software from the website and run it and the software updated the Firmware and fixed the issue. As this was on Windows 10 i cannot say if windows 11 would do the same.
The DPC_Watchdog_Violation is a blue screen error that can appear on the Windows operating system. It's usually occurred due to some specific reasons, like unsupported SSD firmware, old SSD driver version, hardware incompatibility issues, or system files are corrupted. Although Microsoft released an update to fix major DPC Watchdog issues, the problem can still prevail to this day. The common reason why this happens is if you’ve installed hardware or software components that your operating system can’t communicate with. Go to the manufacturers website and download the utility for your Solid State Drive or NVME drive. Once downloaded you will see if any updates are available to fix the sync between your drive and SSD.
Afterwards run the command prompt in admin and type:-
DISM.exe /Online /Cleanup-image /Restorehealth
After you see a message that says "The operation completed successfully,"
type sfc /scannow
This should fix any system files corrupted from the BSOD.
CHEERS
The DPC_Watchdog_Violation is a blue screen error that can appear on the Windows operating system. It's usually occurred due to some specific reasons, like unsupported SSD firmware, old SSD driver version, hardware incompatibility issues, or system files are corrupted. Although Microsoft released an update to fix major DPC Watchdog issues, the problem can still prevail to this day. The common reason why this happens is if you’ve installed hardware or software components that your operating system can’t communicate with. Go to the manufacturers website and download the utility for your Solid State Drive or NVME drive. Once downloaded you will see if any updates are available to fix the sync between your drive and SSD.
Afterwards run the command prompt in admin and type:-
DISM.exe /Online /Cleanup-image /Restorehealth
After you see a message that says "The operation completed successfully,"
type sfc /scannow
This should fix any system files corrupted from the BSOD.
CHEERS