Forum Discussion
CalebStone
Apr 23, 2025Silver Contributor
Sporadic BSODs in Windows 11 Professional ?
Microsoft Windows 11 Professional (x64) Build 26100.3775 (24H2) CPU: AMD Ryzen 9 7950X3D 4.2 GHz 16-Core Processor CPU Cooler: Deepcool LT720 85.85 CFM Liquid CPU Cooler Motherboard: MSI MAG B650 ...
JamieDimon
Apr 23, 2025Steel Contributor
1. Check the error code immediately
Blue screen screen log Error code
2. Check the log:
powershell
Get-WinEvent -LogName System -MaxEvents 10 | Where-Object {$_.LevelDisplayName -eq “Error”} | Format-List Message
2. Update the driver:
Win + X → Device Manager → Check if the graphics card/chipset/memory controller has a yellow exclamation mark.
Right click → Update Driver
3. Run memory diagnostics:
Win + R → Type mdsched.exe → Select “Reboot and check now”.
4. Disable overclocking:
Reboot into BIOS/UEFI → Restore Default Settings