How to Diagnose Thermal Throttling on a Gaming Laptop
Your gaming laptop is performing below expectations, frame rates drop over time, or the laptop feels slower after 10 minutes of gaming than it did at the start. These symptoms almost always indicate thermal throttling—but throttling can come from the GPU, CPU, VRMs, or sometimes a combination. Identifying which one is causing the problem is the first step toward fixing it.
Thermal throttling is the processor reducing its operating speed to keep temperatures within safe limits. It is a safety mechanism, not a malfunction. But when a gaming laptop throttles heavily during normal gaming, it means the cooling system is not keeping up with the heat generated by the hardware—and that gap between thermal demand and cooling capacity is something you can diagnose and often fix.
Setting up HWiNFO64 for diagnosis
Download and install HWiNFO64. Open it in Sensors-only mode (untick the System Summary checkbox at startup, or close that window). Enable logging: click the start logging button (the red circle icon) and choose a location for the CSV log file. Run your benchmark or game for 15 to 20 minutes, then stop the log and open the CSV in a spreadsheet or load it back into HWiNFO64's log viewer.
The sensors you need to watch: GPU Core Temperature, GPU Hotspot Temperature, GPU Memory Junction Temperature, CPU Package Temperature, CPU Core temperatures (individual cores), CPU Package Power, GPU Total Board Power, GPU Core Clock, and CPU clock speeds. Look for any of these that peak and then drop—that drop in clocks corresponds to a throttle event.
Diagnosing GPU thermal throttling
GPU thermal throttling is indicated by GPU Core Clock dropping from a sustained high value (say 1800 MHz) to a lower value (1400 to 1600 MHz) after the laptop has been running for 5 to 10 minutes. At the same time, GPU Hotspot Temperature will be at or near its limit—typically 95 to 100 degrees Celsius for NVIDIA mobile GPUs.
If GPU clocks drop while GPU Hotspot is at the limit, the GPU is thermally throttling. The fix options in order of impact: GPU undervolt (reduces heat at same clocks), thermal repaste (reduces resistance from die to heatsink), improved chassis airflow.
Diagnosing CPU thermal throttling
CPU thermal throttling in a gaming context typically manifests as frame rate drops in CPU-limited scenarios and as CPU clock speeds dropping below the base clock. Check Individual CPU Core temperatures. If any core reaches 100 degrees Celsius (common on gaming laptops), the CPU is thermal-throttling. CPU Package Power will often drop simultaneously as the CPU reduces power to bring temperatures down.
CPU throttling during GPU-heavy games is less common but occurs in thin laptops where the CPU and GPU share a heatpipe system. Repasting both chips together is the most effective fix in this case.
Diagnosing VRM throttling
VRM (Voltage Regulator Module) throttling is less visible in monitoring software because most laptops do not expose VRM temperatures directly. However, it produces a distinctive symptom: clock drops that are not correlated with high CPU or GPU temperatures. If your GPU is at 75 degrees Celsius but its clocks still drop after 10 minutes under load, VRM throttling is a candidate.
Power limit throttling vs thermal throttling
Power limit throttling (PL throttling) is different from thermal throttling. PL throttling means the GPU or CPU is hitting its configured power budget cap and reducing clocks to stay within it. This is the intended behavior and is not a fault. In HWiNFO64, you can check the GPU Utilization and GPU TBP (Total Board Power) fields: if TBP is constantly at the limit and utilization is high but clocks are dropping, it is PL throttling rather than thermal throttling. The fix for PL throttling on a laptop is either Armoury Crate Turbo mode (raises the software limit) or a VBIOS flash (raises the hardware limit).
Reading a throttle event in the log
Open your HWiNFO64 log in a spreadsheet. Sort by timestamp and plot GPU Core Clock over time. Find the point where it drops. Check the GPU Hotspot temperature at that same timestamp. If it is above 90 degrees Celsius, the drop was thermal. If GPU Hotspot is below 85 degrees and TBP is at its limit, the drop was power-limited. If neither limit is reached, look at CPU temperatures and clocks at that moment—a CPU thermal event can reduce the power budget available to the GPU on shared-TDP systems.