Terms explained
Brief history
CPU-Z was first released in the late 1990s by Frank Delattre (CPUID). It has been a staple for PC enthusiasts, overclockers, and support forums for over two decades. The tool reads hardware identification data directly from CPU, chipset, and SPD chips — not from Windows labels — so it remains reliable for verification.
- Windows — Full support since early versions; currently Windows 7 through 11.
- Android — Separate app for phones and tablets; shows SoC, RAM, battery.
- ARM64 Windows — Native build for Snapdragon X Elite/Plus and similar devices.
Beginner’s first run
1. Download and run
Get the installer or ZIP from the official site. Run cpuz.exe. No admin needed for portable.
2. Check the CPU tab
You’ll see processor name, cores, threads, and clocks. Idle clocks may be low; that’s normal.
3. Mainboard and Memory
Mainboard = motherboard model and BIOS. Memory = RAM type, size, and speed. SPD shows each stick.
4. Share if needed
Screenshot CPU, Mainboard, Memory (and SPD for RAM questions). Blur serials before posting.
Pro tips
Keyboard shortcuts
- F9 — Switch clock method
- Ctrl+Shift+S — Save report
- Right‑click field — Copy value
Report types
Tools → Save report (.TXT or .HTML). Useful for inventories, remote support, or documentation.
Validation for records
Tools → Validate creates a file. Upload to valid.x86.fr for a permanent link. Used by HWBOT and overclockers.
cpuz.ini for freezes
If CPU-Z hangs, disable Sensor, DMI, or SMBus in cpuz.ini. Some hardware causes probe issues.
Screenshot checklist for forums
When a forum asks for “CPU-Z”, capture these tabs. Blur serial numbers before posting.
Bench tab — interpreting scores
Single-thread vs multi-thread
The Bench tab runs a quick stress and shows scores. Single-thread reflects per-core performance; multi-thread scales with core count. Use for rough before/after overclock or upgrade comparisons — not for formal benchmarking.
Reference CPUs
Scores are relative to reference processors. Compare your CPU to the list to get a sense of performance tier. For serious benchmarks, use Cinebench, Geekbench, or PassMark.
IT and deployment
CPU-Z can be run silently from the command line for hardware inventories. Use the portable ZIP for USB-based audits or locked-down environments.
- Text report —
cpuz.exe -txt=report.txtcreates a full text dump. - HTML report —
cpuz.exe -html=report.htmlfor readable, formatted output. - No GUI — Reports are generated without opening the main window. Useful for scripts and remote collection.
Resources
CPU-Z Validator
Submit and view validations
MemTest86
RAM stress testing
This guide
Tabs, validation, troubleshooting