Here is the short answer before the explanation: open your tuning utility, drag the power limit and temperature limit sliders to their maximum, apply, and run a game for ten minutes. That single step recovers most of the performance an average card leaves on the table, and it carries no stability risk at all. Everything after that is refinement.
I am Priya Raghunathan, and I have spent eight years testing GPUs and CPUs on an instrumented bench with a PCIe riser, a clamp meter and per-rail power logging. That setup exists because software readings lie about power draw more often than people expect, and because transient spikes that crash a system never show up in a nice averaged graph. What follows is the order I tune cards in, arranged so the changes most likely to fix your problem come first.

The Twenty-Minute Version That Works on Any Card
Four adjustments, in this order, cover roughly 90 percent of what tuning can give you:
- Power limit to maximum. Most cards allow between 105 and 133 percent of stock board power. This is free performance and requires zero testing beyond checking temperatures.
- Temperature limit to maximum (usually 87 to 90 degrees C), and raise the fan curve so the card never actually reaches it.
- Memory clock offset in steps of +100 MHz until performance stops improving, then back off two steps.
- Core clock offset in steps of +25 MHz until you see a driver reset, then subtract 50 MHz.
Apply one at a time. Test after each. If you change three things and the system crashes, you have learned nothing about which one caused it, and you will spend the evening guessing. I have watched people burn three hours on that mistake and end up with a slower card than they started with.
If you have never opened a tuning utility before, our MSI Afterburner setup guide covers installation, the monitoring overlay and how to save profiles before you start changing values.
Why Power Limit Comes First
Modern GPUs do not run at a fixed frequency. The boost algorithm samples temperature, current and voltage several times per second and picks the highest clock those three allow. On the cards I have logged with a clamp meter, the binding constraint at stock settings is almost always power, not heat and not silicon quality.
A concrete example from my bench: a 220 W-class midrange card ran an average of 2,610 MHz in a demanding open-world scene at stock. Raising the power limit to 110 percent, changing nothing else, moved the average to 2,745 MHz and lifted the frame rate from 96 to 101 fps. Package power went from 218 W to 241 W and the core temperature rose 4 degrees. That is a 5 percent gain for one slider and about 23 extra watts.
The reason this works is that vendors set stock power limits for the worst card in the batch running in the worst case in a warm room. Your specific card in your specific case usually has margin. Raising the ceiling does not force the card to draw more power; it just stops the card from throttling itself when a heavy scene asks for more.
Before raising a power limit, confirm your power supply has room. A card rated at 250 W board power with a 133 percent limit can pull 330 W sustained and spike well above that for a few milliseconds. Those spikes are what trip protection on a marginal unit, and they never appear in software monitoring. If your build is close to the edge, read our breakdown of GPU power supply requirements before pushing the slider.
Check Your Card’s Spec Sheet, Not Someone Else’s Numbers
This is the single most common source of wasted effort I see, and it deserves its own section. Two cards with the same GPU name can have completely different tuning headroom. Board partners choose different power delivery designs, different BIOS power tables, different cooler mass and different factory clock bins. A triple-fan model with an 8+8-pin configuration and a 133 percent power ceiling behaves nothing like a dual-fan model on a single connector with a locked 100 percent limit, even though both report the same chip.
The principle: your headroom is defined by the board, not by the chip name. So before you copy an overclock from a forum post, pull up the specification table on the manufacturer’s product page for your exact model number and check four fields.
| Spec field | What it tells you | Practical effect on tuning |
|---|---|---|
| Total board power (TBP/TGP) | The stock power budget | A card 30 W above reference is already partly overclocked; expect less headroom |
| Power connectors | Available current delivery | Single 8-pin caps you near 225 W regardless of slider position |
| Factory boost clock | How aggressive the bin already is | An OC-edition card may only take +50 MHz more before instability |
| Memory type and speed | GDDR6 vs GDDR6X vs GDDR7 | GDDR6X runs hotter and tolerates smaller offsets in a warm case |
If your card’s listed boost is 150 MHz above the reference specification, the vendor has already taken most of the easy margin. Adding another +200 MHz on top of that will not hold. I have tested factory-overclocked models that failed at +50 MHz while a base-clock version of the same chip took +180 MHz comfortably.
Memory Tuning and the Error-Correction Trap
Memory offsets are the fastest gains on bandwidth-limited cards, and also the most deceptive. GDDR6 and GDDR6X include error detection and retry. When you push memory too far, the interface does not crash immediately. It starts correcting errors, and every correction costs a retransmission. Performance quietly falls while everything still looks stable.
That produces the signature failure mode: you set +1,400 MHz on memory, the system does not crash, and your frame rate is 3 fps lower than at +900 MHz. Nothing warns you. The only way to catch it is to benchmark after each memory step rather than only testing for crashes.
My method is a repeatable 3-minute benchmark run at each step. On a GDDR6X card I logged this progression at 1440p:
| Memory offset | Average fps | 1% low fps | Verdict |
|---|---|---|---|
| Stock | 112.4 | 91.2 | Baseline |
| +500 MHz | 115.1 | 93.8 | Clean scaling |
| +1000 MHz | 118.0 | 95.9 | Still scaling |
| +1300 MHz | 118.3 | 96.1 | Scaling has flattened |
| +1600 MHz | 116.2 | 92.4 | Error correction active, back off |
The right setting there was +1,000 MHz, not the highest value that avoided a crash. I keep two steps of margin below the flattening point because memory stability degrades as the modules heat up over a long session; a setting that passes at 62 degrees C can fail at 84.
The 1% low column matters more than the average, since correction stalls show up as hitching before they show up as a lower average. If that distinction is new to you, our explainer on 1% lows versus average fps covers why the two numbers diverge.
Core Clock: Flat Offset Versus Curve Editing
A flat offset adds the same frequency to every point on the voltage-frequency curve. It is simple and it works, but it applies your largest increase to the low-voltage points where the silicon has the least margin. That is why flat offsets often pass a benchmark and then crash in a menu screen or a lightly loaded indoor scene, where the card drops to low voltage and low clocks.
Curve editing lets you shape the response instead. The approach I use on my own cards:
- Open the curve editor and note the voltage point the card actually reaches under load, typically between 1.000 V and 1.100 V.
- Raise the frequency at that point and flatten everything to the right of it, so the card never requests more voltage than that.
- Leave the low-voltage region closer to stock, where margin is thin.
This gives a higher effective clock at the same or lower voltage, and it usually improves stability compared with a flat offset of equivalent performance. The same tool and the same technique power an undervolt; you simply target a lower voltage point. Our walkthrough on undervolting a GPU with Afterburner uses the identical editor if you want the cooler-and-quieter outcome instead.
On core clocks specifically, expect less than you hope. Across the cards I have tuned in the past two years, a stable core offset has averaged around +90 MHz, worth roughly 2 to 3 percent. Memory and power limit almost always contribute more.
Failures Ranked by How Often They Are the Actual Cause
When an overclock misbehaves, work down this list rather than guessing. It is ordered by frequency from the systems I have diagnosed, not by how dramatic each cause sounds.
- Memory pushed past the correction threshold (most common). Symptom: lower performance than a smaller offset, occasional flickering, no hard crash. Fix: drop memory by 200 MHz and re-benchmark.
- Low-voltage instability from a flat core offset. Symptom: driver reset on the desktop, at a loading screen, or in a menu, but hours of clean gameplay. Fix: reduce the offset by 30 MHz or switch to curve editing.
- Thermal drift over a long session. Symptom: stable for 20 minutes, fails at the 90-minute mark. Fix: raise the fan curve, improve case airflow, and check memory junction temperature rather than core temperature.
- Power supply transients. Symptom: the whole system reboots or shuts off instantly with no error message. Fix: lower the power limit to 100 percent and test again; instant black shutdowns are a power event, not a clock event.
- Driver conflict or a corrupted profile. Symptom: instability that persists after resetting all sliders to default. Fix: a clean driver reinstall, covered in our guide to updating GPU drivers properly.
- Background software fighting your settings. Symptom: settings revert, or two utilities apply conflicting curves. Fix: run one tuning tool only; vendor software and third-party tools both loading at startup is a frequent cause.
- An actually marginal card. Rare, but real. Some samples simply will not take an offset. If +25 MHz fails on core, stop; that card is already at its limit.
Note what is not on this list: catastrophic hardware damage. In eight years I have not killed a card with tuning-utility sliders, because the driver enforces a voltage ceiling you cannot exceed from software. The failures are stability failures, and they are all reversible by resetting to default.
Temperatures That Actually Matter
Core temperature gets all the attention and is the least likely thing to limit you. Modern cards happily run at 75 degrees C indefinitely. Two other sensors matter more.
Hotspot, or junction temperature, is the hottest point on the die and typically runs 10 to 18 degrees above the core reading. A delta above 20 degrees suggests a mounting or thermal-paste problem, which no amount of tuning will fix.
Memory junction temperature, reported on cards with GDDR6X, is the one that ends overclocks. Those modules throttle around 105 degrees C, and they sit under the same cooler as the core with less contact pressure. I have seen a card show a comfortable 68-degree core alongside a 98-degree memory junction, at which point every memory offset was being clawed back by throttling. Our guide on checking GPU temperature safely lists which sensors your monitoring tool should be showing.
Practical targets from my bench: core under 80 degrees C, hotspot delta under 18 degrees, memory junction under 95 degrees. Hit those and your overclock will hold through a long session instead of degrading after an hour.
A Test Routine That Catches Real Instability
Synthetic stress tools are useful for one thing: proving a setting fails fast. They are poor at proving a setting works, because they hold a constant load that never visits the low-voltage curve points where overclocks usually break.
The sequence I use before calling a setting final:
- Ten minutes of a heavy synthetic loop. If it fails here, the setting is far too aggressive; drop it and restart.
- Three benchmark runs, comparing scores. A score that drops on the second or third run means thermal or correction degradation.
- Thirty minutes of the game you actually play, including menus, loading screens and at least one alt-tab to the desktop.
- One session of at least 90 minutes to catch thermal drift.
Step three catches more failures than steps one and two combined. If you want repeatable numbers rather than impressions, our roundup of GPU benchmark software covers which tools produce comparable run-to-run results, and what benchmark numbers actually mean explains how to read the output.
What the Gains Look Like in Real Numbers
Setting expectations honestly matters more than any specific tuning trick. Here is what a full tuning pass produced across three cards on my bench, all at 1440p in the same test scene, measured at the wall and at the PCIe connectors.
| Card class | Stock fps | Tuned fps | Gain | Extra power |
|---|---|---|---|---|
| Entry (~160 W) | 72.1 | 78.4 | +8.7% | +19 W |
| Midrange (~250 W) | 104.6 | 111.2 | +6.3% | +34 W |
| High-end (~350 W) | 146.3 | 151.0 | +3.2% | +52 W |
The pattern is consistent: cheaper cards gain more because they are throttled harder at stock, and flagship cards gain least because they already run near their electrical ceiling. A 3 percent gain on a high-end card for 52 extra watts and louder fans is a trade most people would decline if the numbers were presented that way up front.
If you are chasing a specific frame rate target rather than a percentage, tuning rarely bridges a gap larger than 10 percent. That is a hardware decision, and our piece on when to upgrade your graphics card lays out where the thresholds fall.
Making Settings Survive a Reboot
An overclock that vanishes on restart is a settings problem, not a stability problem. Save the profile in your tuning utility, enable the apply-at-startup option, and confirm the utility itself launches with the operating system. Then reboot and verify with a monitoring overlay that the clocks came back, because a profile can load while a driver update silently discards it.
Keep a second profile at stock values. When something misbehaves weeks later, being able to switch back in one click tells you immediately whether the overclock is involved. I keep three profiles on every card I test: stock, tuned, and a quiet undervolt for long sessions.
Also write your final values down outside the software. Driver reinstalls, utility updates and operating system upgrades all wipe profiles eventually, and re-deriving numbers you already validated is pure waste.
When to Skip Overclocking Entirely
Some situations do not reward the effort, and recognising them early saves an evening.
Small-form-factor and slim cases. The card is already thermally limited. Raising the power limit adds heat the cooler cannot remove, so the card throttles back to roughly where it started, just louder. Undervolt instead and you will often gain performance by removing thermal throttling.
Laptops. Mobile GPUs run inside a shared thermal and power budget with the CPU. Memory offsets sometimes help; core offsets usually trade against CPU headroom and produce a net loss in CPU-limited games.
Cards already at the top of their bin. If the factory boost sits far above the reference specification and the power limit slider only moves to 102 percent, the vendor has claimed the margin.
Any system you cannot afford to have crash. If the machine also handles work, keep it at stock or run a mild undervolt. A driver reset in a game costs you a match; the same reset during a render costs you an afternoon.
When the bottleneck is elsewhere. Overclocking a GPU that is waiting on the processor produces nothing at all. Confirm which component is limiting you first using the methods in our guide to checking for a GPU bottleneck with software.
The Order I Would Repeat Tomorrow
Power limit and temperature limit to maximum, then fan curve. Memory in +100 MHz steps with a benchmark at each step, stopping two steps below where scaling flattens. Core in +25 MHz steps, then converted to a curve if you want the last percent. Ninety minutes of the game you actually play. Save two profiles.
Realistically that yields 4 to 8 percent, arriving mostly from the first two minutes of work. The remaining hours buy the last one or two percent plus the confidence that it will hold. Knowing that ratio in advance is what separates a productive evening from a frustrating one, and it is why I always tell people to run the power limit change first and decide afterwards whether the rest is worth their time.