Problems · How to check
How do I know if my laptop is CPU or GPU limited?
Watch utilisation during the workload that matters. If the graphics chip sits near 100 percent and the processor does not, graphics is the limit. If the processor is pinned and the graphics chip is idling, the processor is. If neither is fully used, something else is limiting you: memory, storage, the connection, or power.
On a laptop there is a fourth answer that desktops rarely give: both are limited together, because they share a heatsink and a power budget. When that happens, the fix is cooling rather than a component.
First, notice when it happens
The causes, ranked
1. Graphics limited
most commonHow to confirm it
Graphics utilisation near 100 percent with the processor well below. Typical at high resolutions and high settings.
The fix
Lower graphics settings or resolution, or use upscaling. On a laptop, also check that the game is on the discrete chip, since running on integrated graphics produces this pattern for a different reason.
2. Processor limited
most commonHow to confirm it
One or two processor cores pinned while graphics utilisation sits low. Common in simulation games, strategy titles and heavily modded games.
The fix
Lower processor-heavy settings such as draw distance, crowd density and physics detail. Raising the resolution can also help paradoxically, by shifting work to a graphics chip that had spare capacity.
3. The shared cooling system limiting both
commonHow to confirm it
Both chips busy, neither at full clocks, performance declining over minutes, fans at maximum. This is the laptop-specific answer.
The fix
Cooling work rather than settings. This is where a clean, a repaste or an undervolt buys more than any graphics setting will.
4. Neither, because the limit is elsewhere
commonHow to confirm it
Both chips under-used with stutter present, which points at memory pressure, storage speed, or a frame rate cap.
The fix
Check memory and disk activity, and check for a frame rate limit or vertical sync holding the machine below its capability.
5. Power rather than either chip
commonHow to confirm it
Low utilisation and low clocks on a cool machine, especially on battery or a small charger.
The fix
Plug in properly and set a performance profile before drawing any conclusion. Measuring a bottleneck on battery measures the power limit instead.
6. Chasing a balanced machine that does not exist
occasionalHow to confirm it
Expecting neither chip ever to be the limit, which is impossible: something is always first.
The fix
Aim for the bottleneck to be in the right place for your work rather than for no bottleneck at all. A graphics-limited machine at high settings is working correctly.
Measure it instead of guessing
Run the test to see whether the machine sustains its performance at all, because on a laptop that question comes before the bottleneck question. If the curve slides, the shared cooling is your limit and no amount of settings tuning changes which chip is busier.
What software cannot tell you here
- We cannot read per-chip utilisation or clock speeds, which the task viewer and monitoring overlays report live.
- We cannot measure in your specific game, where the answer often differs from title to title.
Asked, in people’s own words
- Is a CPU bottleneck bad on a laptop?
- It is only a problem if it is in the wrong place for your work. Something always limits performance first, and in games at low resolution the processor commonly does. On laptops the more useful question is whether the cooling is limiting both chips at once, which is a different and more fixable finding.
- How do I check GPU usage on a laptop?
- Task Manager's Performance tab lists every graphics adapter and shows utilisation live, and the graphics driver's own overlay reports clocks and power alongside it. Check which adapter your game is actually using at the same time, since laptops have two and the wrong one produces misleading figures.
- Why are both my CPU and GPU at low usage but the game is slow?
- Usually a frame rate cap or vertical sync, memory pressure, slow storage, or a power limit holding clocks down. On a laptop, check that it is plugged in and in a performance profile first, because measuring anything on battery measures the power limit rather than the hardware.