Intel Extreme Tuning Utility (XTU) is Intel’s official software for CPU overclocking, undervolting, and performance monitoring on Windows. It provides a GUI alternative to BIOS-level tuning and lets you apply settings, stress test, and benchmark — all from within Windows. This guide covers undervolting for better thermals and overclocking for more performance.
Compatibility Warning: Undervolting Lock
Intel introduced a BIOS-level undervolting lock starting with some 10th gen (Comet Lake) and most 11th gen (Tiger Lake) and later CPUs as a mitigation for the Plundervolt security vulnerability. This means:
- 8th and 9th gen Intel (Coffee Lake): Undervolting fully available
- 10th gen (Comet Lake-S desktop): Undervolting available on most boards
- 11th–13th gen laptops: Undervolting locked by default (may be unlockable via vendor BIOS)
- 13th/14th gen desktop (Raptor Lake): Undervolting not recommended due to degradation issues with these CPUs — focus on power limit tuning instead
- Core Ultra 200 series (Arrow Lake): XTU support varies; check Intel’s compatibility list
Important for 13th/14th gen owners: Intel acknowledged instability and degradation issues with Raptor Lake CPUs. If you own a 13900K/14900K, avoid aggressive undervolting — instead, lower power limits (PL1/PL2) to reduce voltage spikes that cause the instability.
Installation
Download Intel XTU from intel.com/content/www/us/en/download/17881 — it requires:
- Intel CPU (no support for AMD)
- Windows 10 or 11 64-bit
- Admin rights
Install and reboot. XTU installs a kernel driver to access MSRs (Model Specific Registers) directly.
The XTU Interface: Key Sections
| Tab | Purpose |
|---|---|
| Basic Tuning | Simple sliders for multiplier and voltage offset |
| Advanced Tuning | Per-core ratios, cache ratio, individual voltage domains |
| Stress Test | Built-in CPU workload (similar to Prime95 Small FFTs) |
| Benchmarks | XTU single/multi-core benchmark for comparison |
| Monitoring | Real-time graphs for temp, clock, power, VID |
Understanding Voltage Offset vs Fixed Voltage
XTU works with voltage offsets — you’re not setting an absolute voltage, you’re shifting the CPU’s adaptive voltage curve up or down.
- Negative offset (e.g., -100mV): The CPU uses less voltage at every performance state — reduces heat and power draw with potential stability benefits.
- Positive offset: Adds voltage — useful for extreme overclocks needing more stability margin.
The offset applies to the entire P-state curve, so a -100mV offset means the CPU uses 100mV less whether it’s idling at 800 MHz or boosting to 5.8 GHz.
Undervolting: Step-by-Step
1. Baseline Your Temperatures
Before touching anything:
- Open HWiNFO64 and start logging.
- Run Cinebench R24 (Multi-Core) twice back-to-back.
- Note your peak CPU Package Temperature and Package Power.
2. Apply a Conservative Voltage Offset
- Open XTU → Advanced Tuning tab.
- Find Core Voltage Offset — set it to -50mV.
- Click Apply (takes effect immediately, no reboot needed for testing).
- Run Cinebench R24 again.
- If stable: repeat with -100mV, -125mV, -150mV in steps.
3. Stability Testing
After each offset increment:
- Run XTU Stress Test for 30 minutes minimum
- Run Cinebench R24 multi-core 10 times in a loop
- Play a demanding game for an hour
If you hit a BSOD (usually WHEA_UNCORRECTABLE_ERROR or CLOCK_WATCHDOG_TIMEOUT), reduce the offset by 25mV and retest.
Typical Results
| CPU | Stable Offset | Temp Reduction |
|---|---|---|
| Core i9-9900K | -150mV | 10–15°C |
| Core i7-10700K | -100mV | 8–12°C |
| Core i5-12600K | -80mV | 6–10°C |
| Core i9-12900K | -80mV | 8–12°C |
Results vary significantly between individual CPUs (the “silicon lottery”).
Overclocking Desktop CPUs with XTU
For unlocked “K” and “KF” suffix Intel CPUs, XTU supports multiplier-based overclocking.
Power Limits First
Before raising multipliers, ensure your power limits aren’t strangling performance:
-
In Advanced Tuning, find:
- Processor Base Power (PL1): Long-duration power limit (sustained)
- Short Duration Power (PL2): Burst power limit (first ~56 seconds)
- Short Duration Maintained: How long PL2 can be held
-
For an i9-13900K on a good Z790 board:
- Set PL1 = 253W (Intel’s max spec)
- Set PL2 = 253W (matching PL1 eliminates the power drop-off during sustained load)
Multiplier Overclocking
- Go to Advanced Tuning → Core Max OC Ratio or per-core ratios.
- Increase all-core ratio by 1 step (e.g., 49× → 50×).
- Apply and run Prime95 Small FFTs or XTU Stress Test.
- If stable after 30 minutes, increase by another step.
- If unstable: either increase Core Voltage Offset slightly (try +25mV steps) or back off the multiplier.
Cache Ratio (Ring Ratio)
The Cache Ratio (also called Ring or Uncore) affects L3 cache speed. Setting it 2–4 bins below your core multiplier is a safe starting point:
- Core at 50× (5.0 GHz): Cache at 46–48× (4.6–4.8 GHz)
- Mismatched cache ratio can cause instability even when core ratio is fine
Saving Profiles
XTU supports profiles for different use cases:
- Click Save Profile in the toolbar.
- Name it (e.g., “Undervolted -125mV” or “OC 5.2GHz”).
- Profiles can be applied at startup via XTU’s Apply on Boot option.
Note: XTU settings are software-level and reset on a cold boot (AC power cycle). Use Apply on Boot to make them persistent, or apply equivalent settings in BIOS for a hardware-level solution.
Monitoring During Tuning
Keep an eye on these metrics in the Monitoring tab:
- Package Temperature: Stay under 90°C for sustained loads, 100°C for brief boosts
- Package Power: Compare to Intel’s TDP spec for your CPU
- Thermal Throttling: Any value above 0 means performance is being cut
- VID (Voltage ID): The actual voltage being requested — your offset shifts this down
Conclusion
XTU makes CPU tuning accessible without requiring BIOS expertise. Start with a modest -50mV to -100mV undervolt — even that small change can meaningfully reduce thermals on thin laptops and improve sustained turbo boost maintenance on desktops. Always validate stability with both synthetic (XTU Stress Test) and real-world workloads before considering your settings permanent.