Thermal Throttling: How to Confirm It’s Happening
Your laptop or desktop starts quickly and performs normally, but after several minutes of gaming, rendering, video editing or other demanding work, everything slows down.
Frame rates fall. A video export takes longer than expected. The fans become extremely loud, and the processor speed appears to drop even though the application is still demanding maximum performance.
This may be thermal throttling.
Thermal throttling is a protective mechanism that reduces processor or graphics clock speeds when the hardware approaches its defined temperature limit. Reducing frequency and voltage reduces power consumption and heat production, helping to prevent overheating and permanent damage. Intel describes throttling as a reduction in processor clock speed when temperature exceeds the processor’s applicable thermal limit. (Intel)
However, a hot computer is not automatically throttling.
Modern processors are designed to use available thermal and power headroom aggressively. A CPU or GPU can operate at a high temperature while continuing to deliver its expected performance. Conversely, clock speeds can fall while temperatures remain moderate because the device has reached a power, current, battery or firmware limit.
To confirm thermal throttling, you need to observe three things together:
- The temperature rises towards the hardware’s thermal limit.
- Clock speed and performance fall while the workload remains consistent.
- A monitoring tool reports a thermal limit or thermal-throttling condition.
A temperature reading alone is not enough.
What Thermal Throttling Actually Looks Like
A processor under a demanding workload will normally increase its frequency above its base clock when power, current and temperature conditions permit.
As the workload continues, the computer’s cooling system removes heat through:
- The processor’s heat spreader
- Thermal compound
- A heatsink or vapour chamber
- Heat pipes
- Cooling fans
- Case ventilation
If the cooling system cannot remove heat as quickly as the processor generates it, temperature continues rising.
When the processor reaches its defined thermal control point, it reduces clock speed and often voltage. This reduces power consumption and allows the cooling system to regain control of the temperature. Intel explicitly describes thermal throttling as a protective reduction in clock frequency above the processor’s TJ Max or applicable case-temperature limit. (Intel)
The visible pattern may look like this:
First minute:
CPU temperature: 78°C
CPU clock: 4.8GHz
Render speed: 100%
After ten minutes:
CPU temperature: At thermal limit
CPU clock: 3.4GHz
Render speed: 73%
The exact temperature and expected clock speed depend on the processor, workload, power configuration and computer manufacturer.
There Is No Universal “Throttling Temperature”
Avoid guides claiming that every processor begins throttling at one specific temperature.
Different devices have different limits.
The threshold can vary by:
- Processor model
- Desktop or mobile design
- CPU generation
- GPU model
- Computer manufacturer
- Firmware configuration
- Performance profile
- Cooling design
- Current workload
- Sensor location
Intel processors use model-specific thermal limits. AMD product specifications similarly publish a maximum operating temperature for individual Ryzen models, and AMD’s monitoring utilities show the current temperature alongside the applicable limit on supported hardware. (Intel)
NVIDIA states that many of its GPUs begin thermal clock reduction around 85°C, but this is an approximate figure rather than a universal limit for every graphics product. The exact threshold should be checked for the specific GPU and device. (NVIDIA Docs)
The safest approach is to identify the exact CPU and GPU, then check the manufacturer’s specification or approved monitoring software.
Thermal Throttling Is Not the Same as Overheating Damage
Thermal throttling is designed to prevent overheating damage.
A processor reaching its thermal limit and reducing performance does not automatically mean it has already been damaged. It means the protection mechanism is actively limiting heat production.
However, repeated or severe throttling can indicate that something is wrong with the system’s cooling, power or configuration.
Possible causes include:
- Blocked air vents
- Dust inside the heatsink
- A failed or slow fan
- A failed liquid-cooling pump
- Poor heatsink mounting
- Missing or degraded thermal compound
- An unsuitable CPU cooler
- High surrounding temperature
- An aggressive overclock
- Excessive voltage
- Incorrect firmware power limits
- A laptop being used on a soft surface
- A damaged heat pipe
- A manufacturer performance profile that prioritises speed over noise
If the computer shuts down, restarts or displays hardware errors, the situation has progressed beyond ordinary performance throttling and requires immediate investigation.
Symptoms That Suggest Thermal Throttling
Common symptoms include:
- Performance starts normally and declines after several minutes.
- Frame rates become lower as the computer gets hotter.
- Video exports or renders slow down during the same job.
- CPU or GPU clock speeds repeatedly fall under sustained load.
- Fans operate continuously at maximum speed.
- The keyboard, underside or case becomes unusually hot.
- Performance recovers after the computer cools down.
- A second benchmark run scores lower than the first.
- Monitoring software reports thermal throttling.
- The problem is worse in a warm room.
- The problem improves temporarily after vents are cleaned.
- A laptop performs better when raised from the desk.
- The computer shuts down during demanding work.
These symptoms create a reasonable suspicion, but they do not prove that the cause is thermal.
The next step is to collect evidence.
Do Not Rely on Task Manager Alone
Open Task Manager with:
Ctrl + Shift + Esc
Under Performance > CPU, Windows displays:
- CPU utilisation
- Current speed
- Base speed
- Logical processors
- Processes and threads
- Uptime
Task Manager is useful for confirming that the processor is busy and whether the reported speed falls dramatically.
For example, a CPU operating at 100% utilisation while its speed drops from approximately 4GHz to below 1GHz deserves investigation.
However, Task Manager does not normally tell you:
- The exact CPU temperature
- The model-specific thermal limit
- Whether a thermal flag is active
- Whether the restriction is caused by power or current
- Whether only one core is overheating
- The processor package power
- The GPU thermal-throttling reason
Treat Task Manager as an initial clue rather than proof.
First: Identify the Exact Processor and GPU
Press:
Windows key + R
Enter:
msinfo32
and select OK.
Record the processor model.
You can also open:
Task Manager > Performance
Select CPU and then each GPU.
For more detail, open PowerShell and run:
Get-CimInstance Win32_Processor |
Select-Object Name, MaxClockSpeed
To list display adapters:
Get-CimInstance Win32_VideoController |
Select-Object Name, DriverVersion
Use the exact model when checking:
- Maximum operating temperature
- Supported monitoring tools
- Expected power range
- Available manufacturer diagnostics
Do not compare a thin laptop CPU directly with a desktop processor merely because both have similar names.
Establish a Baseline Before Stress Testing
Start with the computer idle.
- Restart Windows.
- Allow it to sit for five to ten minutes.
- Close unnecessary applications.
- Record the room temperature if it is unusually hot.
- Record CPU and GPU temperatures.
- Record fan behaviour.
- Record idle clock speeds and utilisation.
- Confirm that the correct charger is connected to a laptop.
- Confirm the Windows power mode.
- Note any existing thermal or power-limit warnings.
Then run the normal application that exposes the problem.
A real workload is often a better first test than an extreme synthetic stress test because it reproduces the actual complaint without placing unnecessary load on a potentially faulty cooling system.
Suitable examples include:
- The game where frame rates decline
- The affected video export
- The usual software build
- The normal 3D-rendering project
- The business application that slows down
Monitor Temperature, Clock, Utilisation and Power Together
At minimum, record:
- CPU package temperature
- CPU clock speed
- CPU utilisation
- CPU power
- GPU temperature
- GPU clock speed
- GPU utilisation
- GPU power
- Thermal-limit status
- Power-limit status
- Performance or benchmark result
The important pattern is correlation.
For example:
Time CPU temp CPU clock CPU load Thermal limit
00:00 52°C 4.7GHz 100% No
02:00 83°C 4.5GHz 100% No
05:00 Limit 3.8GHz 100% Yes
10:00 Limit 3.2GHz 100% Yes
This strongly supports thermal throttling because:
- The workload stayed at 100%.
- Temperature reached the applicable limit.
- Clock speed fell.
- The thermal indicator became active.
By contrast:
CPU temp: 68°C
CPU clock: 2.2GHz
CPU load: 100%
Thermal limit: No
Power limit: Yes
points towards a power restriction rather than thermal throttling.
Confirming Thermal Throttling on an Intel CPU
Intel Extreme Tuning Utility, or Intel XTU, can monitor and stress supported Intel systems. Intel states that XTU exposes system-monitoring and stress-testing capabilities, although it is not supported on every processor or computer. (Intel)
On supported hardware:
- Install Intel XTU from Intel’s official source.
- Open its monitoring view.
- Display CPU temperature and frequency.
- Enable the available throttling indicators.
- Start the normal workload or a controlled stress test.
- Watch the readings for several minutes.
Depending on the supported platform, you may see indicators relating to:
- Thermal throttling
- Power-limit throttling
- Current or electrical-design-point limits
- Motherboard voltage-regulator limits
A Thermal Throttling: Yes reading coinciding with the temperature reaching its limit and clock speeds falling is strong evidence that the processor is thermally constrained.
Intel also provides its Processor Diagnostic Tool. It verifies processor identification and operating frequency, tests supported processor features and performs a stress test. It is useful for determining whether the processor passes Intel’s diagnostic checks, although it is not a replacement for investigating the laptop or desktop cooling system. (Intel)
XTU is not available or supported
Many laptops, locked processors and manufacturer-controlled systems do not support Intel XTU fully.
Use:
- The computer manufacturer’s monitoring utility
- The manufacturer’s preboot diagnostics
- The Intel Processor Diagnostic Tool
- Another reputable sensor-monitoring tool
- A professionally collected performance trace
Do not install modified XTU versions or attempt to bypass manufacturer controls.
Confirming Thermal Throttling on an AMD CPU
AMD Ryzen Master provides real-time monitoring of per-core clock speeds, temperature and voltage on supported Ryzen desktop processors. AMD identifies its Ryzen Master monitoring interface as the preferred source for relevant Ryzen processor telemetry. (AMD)
On a supported system:
- Open Ryzen Master.
- Return any tuning profile to its known safe or default state.
- Display CPU temperature.
- Display peak and average clock readings.
- Run a consistent workload.
- Watch the temperature and clock behaviour over time.
- Compare the temperature with the displayed maximum or limit.
Thermal throttling is likely when the CPU reaches its applicable temperature ceiling and sustained clock speed or performance falls despite the workload remaining unchanged.
Ryzen Master is primarily intended for supported desktop Ryzen and Threadripper processors. Laptop support and available controls depend on the system manufacturer.
For a Ryzen laptop, use the manufacturer’s approved telemetry and diagnostics rather than attempting to force desktop tuning software onto it.
Confirming Thermal Throttling on an AMD Radeon GPU
AMD Software: Adrenalin Edition can display and log performance metrics for compatible Radeon graphics hardware.
Available metrics can include:
- GPU utilisation
- GPU temperature
- Junction temperature where supported
- GPU clock
- Memory clock
- Power consumption
- Fan speed
- Frame rate
AMD allows supported metrics to be displayed in an on-screen overlay or saved into a log for later analysis. (AMD)
To test:
- Open AMD Software.
- Open the Performance or Metrics section.
- Enable temperature, clock, utilisation, power and fan metrics.
- Start metric logging.
- Run the affected game or application.
- Continue until the slowdown occurs.
- Stop the log and compare the readings.
Look for:
- Temperature rising steadily
- GPU utilisation remaining high
- GPU frequency falling
- Frame rate or workload performance falling
- Fan speed already near maximum
Remember that a Radeon GPU may lower clocks for power, voltage or workload reasons as well as temperature. The clock reduction must correlate with the thermal limit before calling it thermal throttling.
Confirming Thermal Throttling on an NVIDIA GPU
NVIDIA’s supported nvidia-smi utility can report GPU temperature, utilisation, clock speed, power and clock-event reasons on compatible hardware.
NVIDIA specifically recommends observing temperature and clock behaviour with:
nvidia-smi dmon
for thermal-throttling diagnosis. Its guidance describes the classic pattern as temperature rising towards the GPU threshold while the operating clock falls under a consistent workload. (NVIDIA Docs)
Open Command Prompt and run:
nvidia-smi dmon
If the command is not found, locate nvidia-smi.exe within the NVIDIA driver installation or use the NVIDIA application supplied for the computer.
For a focused CSV report on supported drivers, you can query metrics such as:
nvidia-smi --query-gpu=timestamp,temperature.gpu,utilization.gpu,power.draw,clocks.current.sm,clocks_event_reasons.active --format=csv -l 1
The exact fields supported can vary by GPU and driver version.
NVIDIA distinguishes thermal clock events from other reasons, including:
- Software power caps
- Hardware slowdown
- External power-brake conditions
- User-defined clock limits
- Idle operation
- Synchronised boost behaviour
Its official monitoring interfaces identify thermal slowdown separately from power or external power-supply restrictions. (NVIDIA Docs)
This distinction matters. A low GPU clock does not prove overheating.
Use a Repeatable Workload
To confirm throttling accurately, the workload must remain reasonably consistent.
A poor test would be:
- Opening several unrelated applications
- Moving between menus
- Running a game with changing scenes
- Comparing two unrelated projects
- Watching only the maximum temperature
A stronger test uses:
- The same benchmark loop
- The same video-render project
- The same game replay or built-in benchmark
- The same compile job
- The same graphics workload
- The same power and fan settings
Record:
- Time to complete
- Average frame rate
- Minimum frame rate
- CPU or GPU clock
- Temperature
- Power
- Throttling status
Run it once from a cool start and again when the system is heat-soaked.
The Cold-Run Versus Hot-Run Test
A simple way to expose thermal limitations is to compare consecutive runs.
First run
- Shut the computer down.
- Allow it to cool.
- Start Windows.
- Run the chosen workload.
- Record the performance and temperatures.
Second and third runs
Repeat the same workload immediately.
Thermal throttling becomes more likely when:
- The first run is substantially faster.
- Later runs become progressively slower.
- Temperature reaches the applicable thermal limit.
- Clock speed declines between runs.
- The monitoring tool reports thermal throttling.
- Performance recovers after cooling.
A small difference between runs can be normal because of background work, caching and changing boost behaviour.
Look for a repeatable, substantial decline correlated with thermal-limit evidence.
Do Not Confuse Brief Boost Reduction with Thermal Throttling
Modern processors frequently operate at a high short-duration boost frequency before settling to a lower sustained clock.
That does not automatically mean that cooling has failed.
A processor’s maximum advertised boost is typically conditional. It may depend on:
- The number of active cores
- Workload type
- Temperature
- Power budget
- Current budget
- Firmware settings
- Silicon quality
- Computer manufacturer limits
A CPU beginning at 5GHz and settling at 4.2GHz under an all-core workload may be behaving normally.
Thermal throttling is more specifically indicated when the processor reaches its thermal control point and the thermal-throttling status becomes active.
Thermal Throttling Versus Power-Limit Throttling
Power-limit throttling happens when a processor or GPU reaches its permitted electrical-power budget.
A device may be power-limited even at a moderate temperature.
Possible causes include:
- Normal processor design
- Laptop firmware limits
- Battery operation
- An underpowered charger
- USB-C power limitations
- A quiet or efficiency profile
- Motherboard power settings
- GPU power-target configuration
- Shared CPU and GPU power budgets
- Inadequate power-supply delivery
The evidence may look like:
Temperature: 72°C
Clock speed: Reduced
CPU/GPU load: High
Thermal flag: No
Power-limit flag: Yes
This is not thermal throttling.
Improving the cooler may reduce the temperature, but it may not increase performance if the device remains constrained by its configured power limit.
Thermal Throttling Versus Current or Electrical Limits
A processor can also reduce frequency because it reaches a current or electrical-design limit.
Intel monitoring tools may identify current or EDP restrictions separately from thermal throttling.
Possible causes include:
- Motherboard voltage-regulator limitations
- Laptop power-delivery limits
- Aggressive boost behaviour
- Firmware settings
- An unsuitable power adapter
- Overclocking
- A power-supply issue
The processor can be cool and still show a current limit.
Do not remove the cooler or replace thermal compound when the evidence points towards power delivery instead.
Thermal Throttling Versus Windows Power Throttling
Windows also uses the term power throttling for a software feature that reduces the processor resources available to background applications to improve energy efficiency.
This is not the same as the CPU protecting itself from excessive temperature.
Microsoft explains that Windows can run background work in a more energy-efficient mode by reducing the CPU frequency allocated to those applications. (Microsoft Learn)
Task Manager may display a leaf symbol or Efficiency mode for some processes.
That does not prove the computer is overheating.
When only one background application is slow while CPU temperatures remain normal, investigate:
- Windows Efficiency mode
- Power mode
- Application priority
- Battery saver
- Background-app policy
When the whole computer loses performance as the processor reaches its thermal limit, hardware thermal throttling is more likely.
Thermal Throttling Versus Low Battery or Charger Problems
Laptops may restrict CPU and GPU performance when:
- Running on battery
- Connected to a low-powered charger
- Unable to identify the charger
- Connected through an underpowered dock
- The battery has failed
- Firmware detects an unsafe power condition
This can produce very low clock speeds without high temperatures.
Check:
- Windows charging status
- Charger wattage
- USB-C Power Delivery capability
- BIOS adapter recognition
- Battery diagnostics
- Docking-station power output
If performance returns when using the approved charger directly, the original problem is power delivery rather than cooling.
Check the Windows Power Mode
Open:
Settings > System > Power & battery
Review Power mode.
Possible options include:
- Best power efficiency
- Balanced
- Best performance
A power-efficiency setting can reduce sustained processor performance, especially on battery.
For testing:
- Connect the approved charger.
- Select Balanced or the manufacturer’s standard performance profile.
- Restart the affected application.
- Repeat the monitored workload.
Do not use Best performance as a permanent fix for poor cooling. It can increase heat production and make genuine throttling worse.
Check Manufacturer Performance Profiles
Laptops commonly include profiles such as:
- Quiet
- Silent
- Balanced
- Intelligent cooling
- Performance
- Turbo
- Cool
- Battery saver
These profiles can alter:
- CPU power limits
- GPU power limits
- Fan curves
- Temperature targets
- Battery behaviour
- Acoustic limits
A Quiet profile may deliberately reduce clocks before the hardware reaches its maximum temperature.
That is not necessarily a fault.
Repeat the test using the manufacturer’s Balanced or recommended mains-power profile.
Do not force a Turbo profile when:
- A fan has failed
- Vents are blocked
- The laptop is overheating
- The correct charger is unavailable
Check the Fans
Listen to the computer while the workload runs.
Fan speed rises normally
The cooling controller is responding to heat.
If temperatures still reach the thermal limit, possible causes include:
- Dust inside the heatsink
- Insufficient cooler capacity
- Poor heatsink contact
- High ambient temperature
- Excessive processor power
- A damaged heat pipe
- A liquid-cooler problem
One fan does not run
Many gaming laptops and workstations contain separate CPU and GPU fans.
A failed fan can cause one component to throttle while the other remains within its normal range.
Fans remain quiet while temperatures rise
Possible causes include:
- A failed fan
- A disconnected fan cable
- Incorrect firmware control
- A silent operating profile
- A faulty sensor
- Manufacturer control software not working
- A blocked fan
Stop intensive testing when a required cooling fan is not operating.
Inspect the Airflow
With the computer switched off, inspect:
- Air intake vents
- Exhaust vents
- Fan openings
- Desktop dust filters
- Radiator fins
- The area around the laptop
- The gap beneath the laptop
Do not use a laptop on:
- Bedding
- A sofa
- Thick carpet
- A cushion
- Clothing
These surfaces can block air intakes.
For desktop computers, check that:
- Front intake fans are unobstructed.
- Rear or top exhaust fans are operating.
- Dust filters are not blocked.
- Cables are not pressed against fan blades.
- The case is not enclosed in an unventilated cupboard.
Cleaning external vents can help, but dust may be packed inside the heatsink where it cannot be removed without opening the computer.
Cleaning Dust Safely
Before opening a desktop or serviceable laptop:
- Shut Windows down.
- Disconnect mains power.
- Disconnect peripherals.
- Follow anti-static precautions.
- Use the manufacturer’s service instructions.
- Prevent fans from spinning excessively while cleaning.
- Do not spray liquid into the device.
- Do not use a household vacuum directly on sensitive components.
Desktop dust filters and accessible heatsinks can often be cleaned safely.
Modern laptops may contain:
- Fragile ribbon cables
- Internal batteries
- Thin fan wiring
- Adhesive components
- Model-specific clips
- Liquid-metal thermal interfaces
Professional servicing is safer when the device is sealed, under warranty or business-critical.
Check the CPU Cooler
For a desktop CPU, inspect whether:
- The cooler is firmly attached.
- All mounting screws are evenly tightened.
- The correct brackets were used.
- Protective film was removed from a new cooler.
- The fan is connected to the correct motherboard header.
- A liquid-cooling pump is connected and operating.
- Radiator fans are moving air in a sensible direction.
- The cooler is suitable for the processor’s power requirements.
A poorly mounted heatsink can cause temperatures to reach the limit almost immediately after the workload begins.
A typical pattern is:
Idle: Reasonable
Workload starts: Temperature jumps to limit within seconds
Clock speed: Falls immediately
This differs from a system that takes twenty minutes to heat-soak because of restricted case airflow.
Check Liquid-Cooling Pumps
An all-in-one liquid cooler can have functioning radiator fans while its pump has failed.
Possible signs include:
- CPU temperature rises extremely quickly.
- Radiator fans operate at maximum speed.
- One coolant tube is warm while the other remains cool.
- Pump speed reports zero or an implausible value.
- Bubbling or grinding noises occur.
- The radiator remains cool while the CPU overheats.
Turn the computer off when pump failure is suspected.
Do not continue stress testing to “see whether it settles”.
Thermal Compound Is Not Always the First Fix
Thermal compound fills microscopic gaps between the processor and cooler.
It may need attention when:
- The cooler has been removed.
- The original application was poor.
- The system is old and temperatures have worsened significantly.
- The manufacturer’s service procedure requires replacement.
- A heatsink has become loose.
However, replacing thermal compound will not fix:
- A failed fan
- A failed pump
- A blocked heatsink
- A damaged heat pipe
- An unsuitable cooler
- Incorrect power limits
- An underpowered charger
- A faulty sensor
Do not repeatedly dismantle a laptop merely because a monitoring tool displayed a high number.
Confirm the throttling pattern and inspect simpler causes first.
Return Overclocking and Tuning to Default
Overclocking can increase:
- Frequency
- Voltage
- Power use
- Current
- Heat production
Before diagnosing a cooling fault:
- Record the existing settings.
- Return CPU tuning to default.
- Return GPU tuning to default.
- Disable experimental automatic-overclock profiles.
- Restore the manufacturer’s standard fan profile.
- Restart the computer.
- Repeat the monitored workload.
AMD’s official tuning interface provides default profiles and thermal, power and fan controls on supported graphics hardware. (Intel Community)
Do not attempt additional overclocking on a system that is already reaching thermal limits.
Be Careful with Undervolting
Undervolting can sometimes reduce power consumption and temperature while maintaining performance.
However:
- It is not supported on every CPU or laptop.
- Manufacturer firmware may block it.
- Excessive undervolting can cause crashes or data corruption.
- Security updates have restricted voltage controls on some systems.
- It can complicate warranty and stability diagnosis.
Restore the system to a stable manufacturer-supported configuration before diagnosing it.
Cooling hardware should be repaired rather than hidden behind an unstable voltage adjustment.
Update Firmware and Drivers
Thermal and performance behaviour can depend on:
- BIOS or UEFI
- Embedded-controller firmware
- Chipset drivers
- Graphics drivers
- Power-management software
- Fan-control firmware
- Docking-station firmware
Install Windows updates, then use the computer or motherboard manufacturer’s official support service for model-specific updates.
A firmware update can alter:
- Fan curves
- Processor power limits
- Temperature targets
- Boost behaviour
- Sensor interpretation
Record performance before and after updating so that you can establish whether behaviour genuinely changed.
Do not update firmware while the computer is unstable, overheating or unable to maintain reliable power.
Check the Room Temperature
Cooling performance depends on the temperature of the air entering the computer.
A system tested in a 30°C room has less cooling headroom than the same system in a 20°C room.
Record the approximate room temperature when comparing results.
If throttling occurs only:
- In direct sunlight
- During hot weather
- In an enclosed cabinet
- Beside a radiator
- In a poorly ventilated server cupboard
improving the surrounding environment may be necessary in addition to servicing the computer.
When a Short Burst of Throttling May Be Normal
Some compact laptops are designed to reach a thermal or power limit during brief demanding workloads.
Manufacturers may intentionally balance:
- Performance
- Surface temperature
- Fan noise
- Battery life
- Device thickness
A momentary thermal-limit indication does not automatically mean the laptop is faulty.
Concern increases when:
- Throttling is sustained.
- Performance is well below the model’s normal range.
- The system previously performed better.
- Fans are not operating correctly.
- The computer shuts down.
- The casing is dangerously hot.
- Routine workloads cause severe slowdown.
- The thermal limit appears almost instantly.
- Manufacturer diagnostics report a cooling fault.
When to Stop the Test
Stop the workload immediately when:
- The computer shuts down.
- It restarts unexpectedly.
- A fan stops.
- You smell burning.
- You hear electrical crackling.
- A liquid-cooling pump appears to fail.
- Temperatures exceed the hardware’s reported operating limit.
- The system becomes unstable.
- The case or keyboard becomes dangerously hot.
- The battery is swollen.
- The charger or power connector overheats.
- The monitoring tool reports a serious hardware fault.
Stress testing should gather evidence—not force a failing computer to continue until it breaks.
Common Mistakes to Avoid
Looking only at the maximum temperature
You must compare temperature with clock speed, utilisation, performance and throttling status.
Assuming every clock drop is thermal
Power, current, battery, firmware and Windows policies can also reduce clock speed.
Comparing different workloads
Use the same repeatable job for every test.
Treating advertised boost speed as a guaranteed all-core speed
Maximum boost frequencies are conditional.
Running extreme stress tests immediately
Start with the actual workload and stop when the cooling system appears faulty.
Installing several monitoring tools at once
Sensor tools can sometimes disagree or compete for hardware access.
Use the processor, GPU or computer manufacturer’s supported utility where available.
Disabling thermal protection
Thermal throttling protects the hardware.
Do not attempt to bypass it through firmware modifications or unsupported tools.
Replacing thermal compound before checking the fan
A failed fan will remain failed after repasting.
Using a cooling pad as the only repair
A cooling pad may improve airflow, but it does not repair a blocked heatsink, failed fan or damaged heat pipe.
Testing a laptop with the wrong charger
Power restrictions can look like throttling.
Use the approved adapter directly.
A Practical Thermal-Throttling Checklist
When you suspect thermal throttling:
- Identify the exact CPU and GPU.
- Check the model-specific operating limits.
- Restart Windows.
- Allow the computer to settle at idle.
- Record idle temperature and fan behaviour.
- Connect the approved laptop charger.
- Select a normal manufacturer performance profile.
- Return overclocking and tuning to default.
- Choose a repeatable real-world workload.
- Monitor temperature, clock, utilisation and power.
- Enable thermal and power-limit indicators where available.
- Record performance from a cold run.
- Repeat the same workload while the system is warm.
- Look for temperature reaching the limit.
- Confirm that clock speed and performance fall.
- Confirm that a thermal-limit indicator becomes active.
- Distinguish thermal throttling from power or current limits.
- Check Windows power and efficiency settings.
- Inspect fans, vents and external airflow.
- Check desktop cooler or liquid-pump operation.
- Clean dust using appropriate service procedures.
- Install manufacturer-approved firmware and drivers.
- Stop testing if the computer becomes unstable or dangerously hot.
- Arrange professional servicing when throttling remains severe.
How Hamilton Group Can Help
Thermal throttling can be difficult to diagnose because the symptom often resembles:
- A slow processor
- Insufficient memory
- A graphics-driver problem
- An underpowered charger
- A Windows power setting
- A failing SSD
- A background application
- A power-supply limitation
Hamilton Group’s experienced IT team can measure the complete system rather than relying on one temperature screenshot.
We can help with:
CPU and GPU Performance Testing
We can log:
- Temperature
- Clock speed
- Processor utilisation
- Graphics utilisation
- Package power
- GPU power
- Thermal-limit events
- Power and current limits
- Fan behaviour
- Real application performance
Cooling-System Diagnosis
Our engineers can check:
- Fans
- Heatsinks
- Heat pipes
- Thermal interfaces
- Desktop CPU coolers
- Liquid-cooling pumps
- Radiators
- Case airflow
- Laptop ventilation
Laptop Power Diagnosis
We can determine whether reduced laptop performance is caused by:
- Thermal limits
- Battery problems
- An underpowered charger
- USB-C Power Delivery
- Docking-station limitations
- Manufacturer power profiles
- Firmware restrictions
Firmware and Driver Support
Hamilton Group can safely review and update:
- BIOS or UEFI
- Embedded-controller firmware
- Chipset drivers
- Graphics drivers
- Manufacturer thermal-management software
- Docking-station firmware
Business Workstation Support
For business-critical computers, we can assess whether the device remains suitable for demanding workloads such as:
- Computer-aided design
- Video production
- Software development
- Engineering
- Data analysis
- Virtualisation
- 3D rendering
Where the cooling design is no longer sufficient, we can recommend a suitable repair, upgrade or replacement.
Proactive Monitoring
Repeated throttling can reduce productivity long before the computer fails completely.
Hamilton Group can monitor device health, temperature-related performance problems, fan faults and recurring hardware alerts across managed business computers.
Hamilton Group aims to make first contact on IT support requests within 15 minutes, helping businesses obtain timely support when overheating begins affecting important work.
Confirm the Cause Before Replacing Parts
A hot computer is not automatically throttling, and a slow processor is not automatically overheating.
The strongest evidence of thermal throttling is a repeatable pattern:
Temperature reaches the hardware’s thermal limit, clock speed and performance fall under the same sustained workload, and the device reports a thermal-limit condition.
Once that pattern has been confirmed, investigate the cooling system, airflow, firmware and power configuration rather than attempting to disable the protection mechanism.
Call 0330 043 0069, book a meeting with one of our experts or visit hgmssp.com for experienced help diagnosing thermal throttling, overheating and performance loss.