← All ACEMAGIC M5 Mini PC fixes Fix Guide

How to Fix Thermal Throttling and Overheating on the ACEMAGIC M5 Mini PC

💻 Device: ACEMAGIC M5 Mini PC 🗓 Added

Causes

  • The Intel Core i9-14900HX (24 cores, up to 5.8 GHz) generates up to 89W peak heat in a compact plastic chassis — multiple reviewers report single-core temperatures hitting 90°C with sustained throttling under load
  • Default BIOS power limits (PL1 at 55W, PL2 at 65W) are set too aggressively for the M5's compact thermal solution, allowing high boost clocks that exceed what the small heatsink and single fan can dissipate
  • Insufficient clearance around the chassis — bottom intake and rear exhaust need at least 5–7 cm of open space; placing the unit in a cabinet, cubby, or against a wall traps hot air and causes rapid temperature buildup
  • Stock thermal paste application quality varies between units — factory paste can be unevenly spread or already dried out, reducing heat transfer from the CPU die to the heatsink by 3–5°C
  • Dust accumulation on the bottom intake mesh and fan blades after weeks of use restricts airflow and forces the fan to spin faster at a given temperature, compounding the thermal problem

How to Fix

  1. Improve ventilation: relocate the ACEMAGIC M5 to an open area with at least 5–7 cm (2–3 inches) of clearance on all sides. Avoid placing it inside enclosed cabinets or desk cubbies. If using the included VESA mount to attach behind a monitor, ensure the monitor is not flush against a wall.
  2. Switch Windows power plan: open SettingsSystemPower & Battery and select Balanced or Power Saver instead of High Performance. This caps CPU boost duration and reduces peak temperatures significantly for everyday tasks.
  3. Adjust BIOS power limits: restart and press Del repeatedly to enter the UEFI BIOS. Navigate to AdvancedCPU Power Management. Reduce PL1 (Long Duration Power Limit) from 55W to 45W and PL2 (Short Duration Power Limit) from 65W to 50W. Save with F10 and reboot. This drops peak multi-core temps by 8–12°C with minimal performance loss in everyday applications.
  4. Undervolt the CPU using Intel XTU: download Intel Extreme Tuning Utility (XTU) from Intel's official site. Open XTU, go to the Advanced Tuning tab, and apply a Core Voltage Offset of −50 mV. Run Cinebench R23 to test stability. If stable, try −60 mV or −70 mV incrementally. A −60 mV offset typically reduces peak temperatures by 5–8°C without any performance drop.
  5. Clean the cooling system: shut down, unplug the power adapter, and use compressed air to blow out dust from the bottom intake mesh, rear exhaust vents, and fan blades visible through the top grille. For deep cleaning, remove the bottom panel (screws under the rubber feet) and carefully clean the fan and heatsink fins with a soft brush or low-speed vacuum.
  6. Repaste the CPU (advanced): if throttling persists, remove the bottom cover and unscrew the cooling assembly. Clean the old thermal paste from the CPU die and heatsink using 99% isopropyl alcohol and a lint-free cloth. Apply a pea-sized amount of high-performance thermal paste (Arctic MX-6, Thermal Grizzly Kryonaut Extreme, or Honeywell PTM7950 phase-change pad). Reassemble carefully and re-test temperatures under load.
  7. Verify with monitoring software: download HWMonitor or HWiNFO64 and run a 15-minute Cinebench R23 stress test. Confirm that CPU package temperatures stay below 85°C and that clock speeds remain above 4.0 GHz all-core. If the CPU hotspot still hits 95°C+, consider an external USB laptop cooling pad under the M5 to improve bottom intake airflow.
  8. For Linux users: install power-profiles-daemon, switch to the power-saver profile, and configure intel_pstate with a max frequency cap via cpupower frequency-set -u 3500000 to prevent boost spikes that trigger thermal throttling.