Back to Error Database
CPU-THERMAL-THROTTLE

Processor Thermal Throttling (Event ID 37/196)

HIGH Processor (CPU) ID: CPU-003

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

Step-by-Step Fix Guide

Commands & Diagnostics

powershell.exe Get-WinEvent -FilterHashtable @{LogName='System'; Id=37} -ErrorAction SilentlyContinue
powershell.exe Get-CimInstance Win32_Processor | Select-Object Name, MaxClockSpeed, CurrentClockSpeed

Still Need Help?

Search our full database of 481+ documented PC errors for more solutions and step-by-step repair guides.

Search Error Database