What is CPU-THERMAL-THROTTLE?
This diagnosis detects processor speed limitation events (Event ID 37 or 196 in the Windows System Event Log). The CPU reached its thermal limit and activated throttling to prevent hardware damage, resulting in system slowdowns or shutdown warnings.
Common Causes
- Dry thermal paste
- Dusty radiator
- Poor cooling
Step-by-Step Fix Guide
-
1
Replace the thermal paste
Applying the first fix (Replace the thermal paste) addresses the most common root cause of CPU-THERMAL-THROTTLE and restores baseline functionality.
-
2
Clean the radiator
If the problem persists, proceeding with the remaining steps ensures all edge cases related to cpu instability are covered.
-
3
Add case fans
Commands & Diagnostics
powershell.exe Get-WinEvent -FilterHashtable @{LogName='System'; Id=37} -ErrorAction SilentlyContinuepowershell.exe Get-CimInstance Win32_Processor | Select-Object Name, MaxClockSpeed, CurrentClockSpeedStill Need Help?
Search our full database of 481+ documented PC errors for more solutions and step-by-step repair guides.
Search Error Database