CPU-Z

System information software

CPU-Z
CPU-Z for Windows® x86/x64 is a freeware that gathers information on some of the main devices of your system :
  • Processor name and number, codename, process, package, cache levels.
  • Mainboard and chipset.
  • Memory type, size, timings, and module specifications (SPD).
  • Real time measurement of each core's internal frequency, memory frequency.
  • CPU-Z is fully supported on Windows® 11.
The CPU-Z‘s detection engine is now available for customized use through the CPUID System Information Development Kit, a professional SDK built for the Microsoft Windows & Android.

CLASSIC VERSIONS

Version 2.09 for windows® x86/x64
  • Improved support of Intel Meteor Lake and preliminary support of Arrow Lake.
  • AMD Hawk Point and Hawk Point 2 (Zen 4/Zen 4c).
  • NVIDIA RTX 4070 SUPER (AD104-350).
  • The benchmark can now be ran on a single coreset/cluster.

VINTAGE VERSION

Version 1.04 for windows® 95/98
  • VIA Apollo MVP4 (VT8501) chipset.
  • VIA Apollo VPX (VT82C580) chipset.

CUSTOM VERSIONS

Customized version for windows®
  • Version 2.08

LATEST VALIDATION

Install and Remove
Since version 1.51, CPU-Z includes an installer. The installation offers several advantages in comparison to the stand-alone version :
  • The installation creates program entries in the start menu and on the desktop.
  • It installs the right binary (x32 or x64) depending on your system.
Installation
Run the setup executable file, and let it guide you for the installation process.
Removal
You can remove the program either from the Add or Remove Programs window (from Settings, Control Panel), or choose Uninstall CPU-Z from Start menu, Programs, CPUID, CPU-Z.
Configuration file
CPU-Z uses a configuration file, cpuz.ini, that allows to set several parameters for the program. The cpuz.ini file must be in the same directory as cpuz.exe. Note that the use of this file is optional. If no .ini file is found, default values will be used. It looks like this : [CPU-Z]
TextFontName=Verdana
TextFontSize=13
TextFontColor=000060
LabelFontName=Verdana
LabelFontSize=13
PCI=1
MaxPCIBus=256
DMI=1
Sensor=1
SMBus=1
Display=1
UseDisplayAPI=1
BusClock=1
Chipset=1
SPD=1
CheckUpdates=1
TextFontName Font used for the information boxes.
TextFontSize Size of the font used for the information boxes.
TextFontColor Color of the font used for the information boxes. Value is expressed in hexadecimal, and consists in a classic Red/Green/Blue color code : RRGGBB
LabelFontName Font used for the label boxes.
LabelFontSize Size of the font used for the label boxes.
Sensor Set to OFF (or 0) disables sensor chip detection and voltages measurement.
DMI Set to OFF disables the DMI (Desktop Management Interface) information. This concerns BIOS vendor and version, motherboard vendor and revision.
PCI Set to OFF disables the PCI information. This disables chipset, SPD and, depending on the hardware, sensoring information.
MaxPCIBus Sets the maximum PCI bus to scan. Default value is 256.
SMBus Set to OFF (or 0) disables SMBus information : SPD, and, depending on the hardware, sensoring information.
Display Set to OFF (or 0) disables the video card information reported in the validator.
ShowDutyCycles Set to 1, switches the alternate clock computation method based on duty cycles. 0 to disable.
UseDisplayAPI Set to 1, uses the display driver to read the display adapters information. 0 to disable.
Application parameters
-txt=report Launch CPU-Z in ghost mode : no interface appears, the register dump (report.txt) is automatically created.Example:cpuz.exe -txt=c:\mydirectory\mysystem: runs CPU-Z in ghost mode. Report file mysystem.txt is automatically generated in directory c:\mydirectory.
-html=report Same as "-txt" but generates the html report file.
-core=id Displays clock speed of core #id (id can be set from 0 to "Number of cores minus one"). It is then possible to check the speed of each core by running as many instances of CPU-Z as necessary, using batch files for example: cpuz0.bat: cpuz.exe -core=0 cpuz1.bat: cpuz.exe -core=1 Note that the current core can be dynamically selected by right-clicking in the CPU page, and select the target core. This feature is available from version 1.42.
-console Generates output in a command prompt (Windows XP only).
Special Keys
The F5 key allows to save a screenshot as a bmp file in the application directory. These are named cpu.bmp, cache.bmp, mainboard.bmp and memory.bmp.
The F6 key copies the current page in the clipboard.
The F7 key saves the validation cvf file in the current directory.
The F9 key switches between CPU clock computation methods.
Cache Latency Computation
The cache latency computation tool allows to gather information about the cache hierarchy of the system. For each cache level, it provides its size and its latency. Please note that code caches are not reported.The latency tool can be downloaded here.
1.
CPU-Z reports my CPU running below its clock specification or the clock speed is varying.
This is the effect of the CPU power reduction mechanism : C1E (Enhanced Halt State) and/or EIST (Enhanced Intel SpeedStep Technology) for Intel CPUs, Cool'n'Quiet and or PowerNow! for AMD CPUs. Load your system and you will see the frequency increase to its nominal value.
2.
CPU-Z reports a wrong CPU vcore.
Please download HWMonitor then save monitoring data (menu file -> save monitoring data) and send back the file to us via the bug report form.
3.
CPU-Z causes a general protection fault, or freezes my system, or causes a blue screen.
edit cpuz.ini, and replace: DMI=1
Sensor=1
SMBus=1
Display=1
UseDisplayAPI=1
with:
DMI=0
Sensor=0
SMBus=0
Display=0
UseDisplayAPI=0
Then run cpu-z again. If it works, restore the "1" one by one, until the problem occurs again. Then send an email and mentioning which "1" is responsible.
4.
Why does CPU-Z misreport my memory module specification ? For example, my DDR2-800 is reported as DDR2-667.
The memory theorical bandwidth is computed using the module access time information for the maximal CAS# latency value, included in the SPD area. If the computed bandwidth is lower than the one specified on the memory module, that means that the SPD information on the module is not correctly programmed, or most likely that the bandwidth is not given at the default memory voltage, but at a voltage defined in an extended profile (EPP or XMP).

VERSIONS HISTORY

CPU-Z 2.09
January 19th, 2024
+ VIEW DETAILS
CPU-Z 2.09
January 19th, 2024
CLOSE
  • Improved support of Intel Meteor Lake and preliminary support of Arrow Lake.
  • AMD Hawk Point and Hawk Point 2 (Zen 4/Zen 4c).
  • NVIDIA RTX 4070 SUPER (AD104-350).
  • The benchmark can now be ran on a single coreset/cluster.
  • Version 2.08
CPU-Z 2.08
September 26th, 2023
+ VIEW DETAILS
CPU-Z 2.08
September 26th, 2023
CLOSE
  • Improved support of Intel Meteor Lake.
  • Intel Core i5 14400F, 14400T, 14400, 14500 and 14500T.
  • Intel Core i3 14100F, 14100T and 14100.
  • Intel 300 and 300T processors (RPL, 2c, 65/35W).
  • AMD Threadripper PRO 7995WX (STP, 96c), 7985WX (STP, 64c), 7975WX (STP, 32c), 7955WX (STP, 16c) and 7945WX (STP).
  • Preliminary support for AMD EPYC Bergamo.
  • Fixed delay generated by version checking.
  • Version 2.08
CPU-Z 2.07
September 04th, 2023
+ VIEW DETAILS
CPU-Z 2.07
September 04th, 2023
CLOSE
  • Intel Core i9-14900K/KF (24c), Core i7-14700K/KF (20c), Core i5-14600K/KF (14c).
  • Fix memory information on Intel Core i5 13400F.
  • Support of Intel Core 3, 5, 7 and Core Ultra 5, 7, 9 new branding.
  • Preliminary support for Intel Meteor Lake.
  • AMD Radeon RX 7800 XT and 7700 XT (Navi 32).
  • Version 2.06.1
CPU-Z 2.06
May 26th, 2023
+ VIEW DETAILS
CPU-Z 2.06
May 26th, 2023
CLOSE
  • AMD Ryzen Z1 and Z1 Extreme (2.06.1).
  • AMD Ryzen 9 7940H & HS, Ryzen 7 7840HS (2.06.1).
  • Fixed AMD EPYC Milan reported as Genoa (2.06.1).
  • Intel Core i9 13980HX, 13900HX, 13900HK (2.06.1).
  • Intel Core i7 13700H, 13650HX (2.06.1).
  • Intel Core i5 13500HX, 13420H (2.06.1).
  • Intel N97, N95 and N50 (ADL-N, 6W to 15W).
  • AMD Dragon Range Ryzen 9 7945HX (16c/55-75W), 7845HX (12c/45-75W), Ryzen 7 7745HX (8c/45-75W), 7645HX (6c/45-75W).
  • Zhaoxin C-1080 IGP (KX-6000G).
  • Zhaoxin KH-40000 YongFeng (12/16/32c).
  • NVIDIA RTX 4070 (AD104-250).
  • NVIDIA RTX 4060 Ti (AD106-350).
  • AMD Radeon RX 7600 (Navi 33 XL).
CPU-Z 2.05
March 01st, 2023
+ VIEW DETAILS
CPU-Z 2.05
March 01st, 2023
CLOSE
  • Intel Xeon Sapphire Rapids platform.
  • Preliminary support for AMD Storm Peak platform.
  • Zhaoxin KX-6000G/4 CPU.
CPU-Z 2.04
January 29th, 2023
+ VIEW DETAILS
CPU-Z 2.04
January 29th, 2023
CLOSE
  • Intel N100 and N200 (ADL-N).
  • intel Core i3 N300 and N305 (ADL-N).
  • Intel Core i5 13450HX, 13500HX, Core i7 13650HX, 13700HX (55W).
  • Intel Core i9 13900KS.
  • AMD Ryzen 9 7950X3D, 7900X3D, Ryzen 7 7800X3D.
  • AMD Ryzen 9 7900, Ryzen 7 7700, Ryzen 5 7600 (RPL, 65W).
  • AMD Athlon Gold 7220U, Ryzen 3 7320U, Ryzen 5 7520U (MDN-A0, 15W).
  • AMD Radeon RX 7900XT/XTX.
  • NVIDIA RTX 4080 16GB (AD103).
  • NVIDIA RTX 4070 Ti (AD104).
  • Intel Core i9-13900/K/F/KF, Core i7-13700/K/F/KF, Core i5-13600/K/F/KF, Core i5-13500, Core i5-13400 and Core i3-13100
  • Intel ARC A770, A750, A580 (ACM-G10) and A380 (ACM-G11) GPUs
  • Support for multipliers > 64x on AMD Ryzen 7000
  • Preliminary support for NVIDIA RTX 4000 GPUs
CPU-Z 2.03
October 17th, 2022
+ VIEW DETAILS
CPU-Z 2.03
October 17th, 2022
CLOSE
  • Intel Core i9-13900/K/F/KF, Core i7-13700/K/F/KF, Core i5-13600/K/F/KF, Core i5-13500, Core i5-13400 and Core i3-13100
  • Intel ARC A770, A750, A580 (ACM-G10) and A380 (ACM-G11) GPUs
  • Support for multipliers > 64x on AMD Ryzen 7000
  • Preliminary support for NVIDIA RTX 4000 GPUs
  • Version 2.03
CPU-Z 2.02
August 30th, 2022
+ VIEW DETAILS
CPU-Z 2.02
August 30th, 2022
CLOSE
  • AMD Ryzen 9 7950X, Ryzen 9 7900X, Ryzen 7 7700X, Ryzen 5 7600X.
  • AMD X670E/B650 chipsets.
  • AMD Radeon RX 6950 XT (Navi 21 KXTX), RX 6750 XT (Navi 22 KXT), RX 6650 XT (Navi 23 KXT) and RX 6400 (Navi 24 XL).
  • Preliminary support of AMD EXPO memory overclocking profiles.
  • Intel Z790 platform.
  • Intel Xeon Platinum, Gold and Silver "Ice Lake-SP" (10nm, FCLGA4189).
  • Version 2.01
CPU-Z 2.01
April 13th, 2022
+ VIEW DETAILS
CPU-Z 2.01
April 13th, 2022
CLOSE
  • Glenfly Arise-GT10C0 GPU.
  • Intel Core i9-12900T, Core i5-12600T (35W).
  • Intel Atom x6427FE, x6425RE, x6425E, x6414RE, x6413E, x6212RE, x6211E, x6200FE (Elkhart Lake, FCBGA1493).
  • Intel Pentium J6425, N6415 (Elkhart Lake, FCBGA1493).
  • Intel Celeron J6413, N6211 (Elkhart Lake, FCBGA1493).
  • Preliminary support for Intel ARC 3/5/7 (DG2).
  • Preliminary support for Intel Raptor Lake (13th gen).
  • AMD Ryzen 7 5700X, Ryzen 5 5600/5500.
  • AMD Ryzen 3 5300GE, Ryzen 3 PRO 5350GE, Ryzen 5 PRO 5650GE, Ryzen 7 PRO 5750GE (Cezanne).
  • AMD Ryzen 9 6980HX, 6900HX, Ryzen 7 6800H, Ryzen 5 6600H (45W).
  • AMD Ryzen 9 6980HS, 6900HS, Ryzen 7 6800HS, Ryzen 5 6600HS (35W).
  • AMD Ryzen 7 6800U, Ryzen 5 6600U (15-28W).
  • AMD Ryzen 7 5825U, Ryzen 5 5625U, Ryzen 3 5425U (15W).
  • AMD Rembrandt & Raphael APUs (RDNA2).
  • AMD Mendocino APU (Zen2 + RDNA2).
  • AMD Radeon RX 6850M XT GPU (NAVI22).
  • AMD RX 6800S, RX 6700S, RX 6650M, RX 6650M XT GPUs (NAVI23).
  • NVIDIA GeForce RTX 3090 Ti GPU (GA102-350, 450W).
  • Improved information accuracy when core isolation is enabled.
  • Improved validation process for high clock submissions (>6GHz).
  • Version 2.01
CPU-Z 2.00
March 01st, 2022
+ VIEW DETAILS
CPU-Z 2.00
March 01st, 2022
CLOSE
  • Intel Core i9 12900KS.
  • Intel Core i7-1280P/1270P/1260P, Core i5-1250P/1240P, Core i3-1220P (28W).
  • Intel Core i7-1265U/1255U, Core i5 1245U/1235U, Core i3 1215U (15W).
  • Intel Core i7-1260U/1250U, Core i5 1240U/1230U, Core i3 1210U (9W).
  • Intel Pentium 8505, Celeron 7305 (15W).
  • Intel Pentium 8500, Celeron 7300 (9W).
  • AMD Ryzen 7 5800X3D.v
  • AMD Radeon RX 6500 XT.
  • Preliminary support of AMD Ryzen 6000 "Rembrandt" APUs.
  • Intel Core i5 12500, 12400, Core i3 12300, 12100 CPUs.
  • Improved DDR5 SPD information report.
  • AMD CCD/CCX topology bug fix.
CPU-Z 1.99
January 04th, 2022
+ VIEW DETAILS
CPU-Z 1.99
January 04th, 2022
CLOSE
  • Intel Core i5 12500, 12400, Core i3 12300, 12100 CPUs.
  • Improved DDR5 SPD information report.
  • AMD CCD/CCX topology bug fix.
CPU-Z 1.98
October 25th, 2021
+ VIEW DETAILS
CPU-Z 1.98
October 25th, 2021
CLOSE
  • Improved validation process for Alder Lake records.
  • AMX instruction set support.
  • AMD 4700S processor.
  • Intel Core i9 12900K, Core i7 12700K and Core i5 12600K "Alder Lake" CPUs and Intel Z6xx platform.
  • DDR5 memory SPD and XMP 3.0 support.
  • AMD Radeon 6600XT GPU.
CPU-Z 1.97
August 24th, 2021
+ VIEW DETAILS
CPU-Z 1.97
August 24th, 2021
CLOSE
  • Intel Core i9 12900K, Core i7 12700K and Core i5 12600K "Alder Lake" CPUs and Intel Z6xx platform.
  • DDR5 memory SPD and XMP 3.0 support.
  • AMD Radeon 6600XT GPU.
CPU-Z 1.96
April 15th, 2021
+ VIEW DETAILS
CPU-Z 1.96
April 15th, 2021
CLOSE
  • Intel Iris Xe GPU (DG1) (1.96.1).
  • Improved support of Centaur CHA processor (1.96.1).
  • Preliminary support of Intel Alder Lake and Z6xx platform.
  • Preliminary support of DDR5 memory.
  • AMD Ryzen 5700G, 5600G and 5300G APUs.
  • AMD Radeon RX 6900 XT, 6800 (& XT), 6700 XT GPUs.
CPU-Z 1.95
January 20th, 2021
+ VIEW DETAILS
CPU-Z 1.95
January 20th, 2021
CLOSE
  • Intel Core 11th generation "Rocket Lake".
  • AMD ThreadRipper PRO 3995WX, 3975WX, 3955WX, 3945WX and WRX80 chipset.
  • AMD Cezanne and Lucienne APUs.
  • Mainboard PCI-Express generation report (Mainboard tab).
  • Graphics Interface Link current speed and max speed (Mainboard tab).
  • NVIDIA GPU base and boost clocks (Graphics tab).
CPU-Z 1.94
October 08th, 2020
+ VIEW DETAILS
CPU-Z 1.94
October 08th, 2020
CLOSE
  • Intel Tiger Lake-U and Tiger Lake-H (1.94.8).
  • Intel Z590 (1.94.8).
  • NVIDIA RTX 3070 GPU (1.94.8).
  • AMD Ryzen 5000 "Zen 3" Vermeer preliminary support.
  • Intel Rocket Lake preliminary support.
  • GPU TDP.
  • AMD Ryzen 5000 "Zen 3" Vermeer preliminary support
  • Intel Rocket Lake preliminary support
  • GPU TDP
CPU-Z 1.93
August 11th, 2020
+ VIEW DETAILS
CPU-Z 1.93
August 11th, 2020
CLOSE
  • AMD Ryzen 7 PRO 4750G, Ryzen 5 PRO 4650G, Ryzen 3 PRO 4350G
  • Intel Tiger Lake platform
  • Intel Z490/W480/B460 Comet Lake platform support
  • AMD "Renoir" Ryzen APU
  • AMD Ryzen 3 3100 & 3300X
  • Windows 10 on ARM processor preliminary support
CPU-Z 1.92
April 28th, 2020
+ VIEW DETAILS
CPU-Z 1.92
April 28th, 2020
CLOSE
  • AMD Ryzen 9 3900XT, Ryzen 7 3800XT and Ryzen 5 3600XT (1.92.2)
  • AMD B550 chipset (1.92.2)
  • Hygon processors preliminary support (1.92.2)
  • Intel Z490/W480/B460 Comet Lake platform support
  • AMD "Renoir" Ryzen APU
  • AMD Ryzen 3 3100 & 3300X
  • Windows 10 on ARM processor preliminary support
  • Intel Z490/W480/B460 Comet Lake platform support
  • AMD "Renoir" Ryzen APU
  • AMD Ryzen 3 3100 & 3300X
  • Windows 10 on ARM processor preliminary support
CPU-Z 1.91
December 10th, 2019
+ VIEW DETAILS
CPU-Z 1.91
December 10th, 2019
CLOSE
CPU-Z 1.90
August 28th, 2019
+ VIEW DETAILS
CPU-Z 1.90
August 28th, 2019
CLOSE
  • AMD Ryzen Threadripper 3000 preliminary support
  • Intel Ice-Lake preliminary support
  • NVIDIA RTX 2070 and 2080 Super
CPU-Z 1.89
May 24th, 2019
+ VIEW DETAILS
CPU-Z 1.89
May 24th, 2019
CLOSE
  • Preliminary support of AMD Ryzen 3000 (1.89.1)
  • Intel Cascade Lake processors (1.89.1)
  • Zhaoxin KX-5000 and KX-6000 processors families support
  • AMD APU Ryzen Picasso detection fix
CPU-Z 1.88
March 28th, 2019
+ VIEW DETAILS
CPU-Z 1.88
March 28th, 2019
CLOSE
  • Intel 9400F, 9600KF, 9700KF and 9900KF and 9th gen R0 stepping
  • AMD APU Ryzen Picasso preliminary support
  • DDR4 SDRAM chips manufacturer
  • AMD Radeon VII (Vega 20)
  • NVIDIA GTX 1660 and 1660 Ti
CPU-Z 1.87
November 13th, 2018
+ VIEW DETAILS
CPU-Z 1.87
November 13th, 2018
CLOSE
  • Intel Basin Falls Skylake-X refresh
  • NVIDIA GeForce RTX serie 20
  • New AVX2 and AVX512 benchmarks (beta versions)
CPU-Z 1.86
August 11th, 2018
+ VIEW DETAILS
CPU-Z 1.86
August 11th, 2018
CLOSE
  • Intel 9th generation Core family (Coffee Lake 9900K, 9700K, 9600K, 960, 9500 and 9400)
  • Intel Coffee Lake-U processors
  • AMD Threadripper 2000 processors
  • Graphic card memory vendor (NVIDIA only)
  • Intel 9th generation Core family (Coffee Lake 9900K, 9700K, 9600K, 960, 9500 and 9400)
  • Intel Coffee Lake-U processors
  • AMD Threadripper 2000 processors
CPU-Z 1.85
May 04th, 2018
+ VIEW DETAILS
CPU-Z 1.85
May 04th, 2018
CLOSE
  • AMD AGESA version report in BIOS information.
  • Increased clocks refresh rate.
  • Fix initialization error on Windows XP and 7.
CPU-Z 1.84
March 20th, 2018
+ VIEW DETAILS
CPU-Z 1.84
March 20th, 2018
CLOSE
  • Spectre (CVE-2017-5715) microcode vulnerabilty in validation page.
  • Intel new Coffee Lake desktop and mobile processors.
  • New timers tool.
  • New "-bench" parameter.
CPU-Z 1.83
January 25th, 2018
+ VIEW DETAILS
CPU-Z 1.83
January 25th, 2018
CLOSE
  • AMD desktop Raven Ridge APU (AM4)
  • Windows 10 Build 16299
  • Intel Xeon Phi Knight Landing preliminary support
  • Fix BCLK fluctuations on SKL-X
  • The benchmark does now support systems with more than 64 CPUs
CPU-Z 1.82
December 01st, 2017
+ VIEW DETAILS
CPU-Z 1.82
December 01st, 2017
CLOSE
  • Intel Xeon Phi Knight Landing preliminary support
  • Fix BCLK fluctuations on SKL-X
  • The benchmark does now support systems with more than 64 CPUs
CPU-Z 1.81
September 27th, 2017
+ VIEW DETAILS
CPU-Z 1.81
September 27th, 2017
CLOSE
  • Intel Coffee Lake processors and Z370 platform
  • Intel Skylake-X HCC processors
  • Intel Xeon Skylake-SP and Xeon W Skylake processors
CPU-Z 1.80
July 10th, 2017
+ VIEW DETAILS
CPU-Z 1.80
July 10th, 2017
CLOSE
  • Intel Core X processors (KBL-X and SKL-X)
  • Preferred core(s) display in clocks dialog
  • AMD Bristol Ridge
CPU-Z 1.79
April 20th, 2017
+ VIEW DETAILS
CPU-Z 1.79
April 20th, 2017
CLOSE
  • Intel X299 (1.79.1).
  • AMD ThreadRipper (1.79.1).
  • AMD Ryzen 5 and Ryzen 3.
  • Fix lockup at loading on Ryzen systems with RAID.
  • New benchmark version (17.01)
CPU-Z 1.78
November 21th, 2016
+ VIEW DETAILS
CPU-Z 1.78
November 21th, 2016
CLOSE
  • Intel Kaby Lake processors
  • AMD Embedded G and R-series processors
  • DMP Vortex86 DX3
CPU-Z 1.77
August 02nd, 2016
+ VIEW DETAILS
CPU-Z 1.77
August 02nd, 2016
CLOSE
  • New benchmark "submit and compare" feature
  • New clocks dialog reporting all system's clock speeds in real-time
  • Preliminary support for Intel Kaby Lake
  • AMD Bristol Ridge processors
  • New benchmark "submit and compare" feature
  • New clocks dialog reporting all system's clock speeds in real-time
  • Preliminary support for Intel Kaby Lake
  • AMD Bristol Ridge processors
CPU-Z 1.76
April 21th, 2016
+ VIEW DETAILS
CPU-Z 1.76
April 21th, 2016
CLOSE
  • Intel Broadwell-E/EP processors
  • AVX512 instruction set report
  • Fixed several bugs (missing SPD on some systems)
  • Version for Windows 98
  • Intel Broadwell-E/EP processors
  • AVX512 instruction set report
  • Fixed several bugs (missing SPD on some systems)
CPU-Z 1.75
January 22th, 2016
+ VIEW DETAILS
CPU-Z 1.75
January 22th, 2016
CLOSE
  • Intel Skylake Pentium, Celeron and Core m3/m5/m7 support.
  • Intel Broadwell-E preliminary support.
  • AMD A10-7890K APU.
CPU-Z 1.74
October 17th, 2015
+ VIEW DETAILS
CPU-Z 1.74
October 17th, 2015
CLOSE
  • Improved CPU benchmark
  • AMD Carrizo APUs
  • eDRAM detection on Skylake CPUs
  • Skylake logos
CPU-Z 1.73
August 12th, 2015
+ VIEW DETAILS
CPU-Z 1.73
August 12th, 2015
CLOSE
  • New validation
  • eXtreme Overclock Mode with light CPU load
  • New tab : CPU Benchmark
  • Added L4 cache frequency (cache tab)
  • Added Windows 10 editions
  • New validation
  • eXtreme Overclock Mode with light CPU load
  • New tab : CPU Benchmark
  • Added L4 cache frequency (cache tab)
  • Added Windows 10 editions
CPU-Z 1.72.1
February 27th, 2015
+ VIEW DETAILS
CPU-Z 1.72.1
February 27th, 2015
CLOSE
  • Intel Skylake and Broadwell support (1.72.1)
  • Preliminary support for Intel Skylake.
  • Fixed support for Windows 10 build 9926.
CPU-Z 1.71.1
October 09th, 2014
+ VIEW DETAILS
CPU-Z 1.71.1
October 09th, 2014
CLOSE
  • Intel Core M processors (1.71.1)
  • New CPU-Z logo (1.71.1)
  • AMD Athlon X2 450, Athlon X4 840 and Athlon X4 860K (Kaveri).
  • AMD FX-8370, FX-8370E, FX-8320E (Vishera).
  • Improved support for Intel X99 chipset.
  • Support for Microsoft Windows 10.
CPU-Z 1.70
July 18th, 2014
+ VIEW DETAILS
CPU-Z 1.70
July 18th, 2014
CLOSE
  • Intel i7-5960X, i7-5930K, i7-5820K, i7-4790K, i5-4690K, Pentium G3258
  • TSX instructions set support (including RTM and HLE subparts)
CPU-Z 1.69
March 19th, 2014
+ VIEW DETAILS
CPU-Z 1.69
March 19th, 2014
CLOSE
  • Intel Haswell-E processors (1.69.2)
  • Preliminary support for DDR4 memory (1.69.2)
  • AMD FCH detection improved (1.69.2)
  • AMD A6-6420K, A4-6320, A4-4020.
  • AMD Athlon 5350 & 5150, Sempron 3850 & 2650 Kabini.
  • Intel Core i7-4770R and Core i5-4570R Crystal Well.
  • Added graphic card vendor.
CPU-Z 1.68
January 09th, 2014
+ VIEW DETAILS
CPU-Z 1.68
January 09th, 2014
CLOSE
  • AMD Kaveri APUs (A10-7850K, A10-7800, A10-7700K, A8-7600, A6-7400K, A4-7300).
  • Intel i7-4790, i5-4690, i5-4590, i5-4460 (Haswell refresh).
  • Intel Celeron Haswell (G1830, G1820).
  • Intel serie 9 chipset (Z97).
  • Nuvoton NCT6106 and SMSC SCH5636 SIOs (Fujitsu mainboards).
CPU-Z 1.67
November 13th, 2013
+ VIEW DETAILS
CPU-Z 1.67
November 13th, 2013
CLOSE
  • Improved support of Intel Silvermont (Bay Trail)
  • New validation
CPU-Z 1.66
August 18th, 2013
+ VIEW DETAILS
CPU-Z 1.66
August 18th, 2013
CLOSE
  • Intel Xeon E5-2600 V2, Core i3-4xxx, Core i7-3910K processors.
  • Intel Ivy Bridge-E/EP/EX support improved.
  • Intel Atom Bay Trail-T preliminary support.
  • AMD Opteron 3200 and 3300 series
  • ITE IT8603 and IT8623 SIOs (Asus FM2+ mainboards).
  • Microsoft Windows 8.1 (Windows Blue).
  • New version checker.
CPU-Z 1.65
June 28th, 2013
+ VIEW DETAILS
CPU-Z 1.65
June 28th, 2013
CLOSE
  • AMD Opteron X1150 and X2150
  • AMD FX-9590 and FX-9370
  • Intel 4xxxHQ "Crystalwell" CPUs
  • Intel Pentium "Haswell" G3430, G3420, G3220
CPU-Z 1.64
April 23th, 2013
+ VIEW DETAILS
CPU-Z 1.64
April 23th, 2013
CLOSE
  • Intel Atom "Cloverview" CPUs
  • Intel Ivy Bridge-E/EP/EX CPUs
  • AMD Richland APUs
CPU-Z 1.63
February 08th, 2013
+ VIEW DETAILS
CPU-Z 1.63
February 08th, 2013
CLOSE
  • Intel Pentium & Celeron "Ivy Bridge" CPUs
  • AMD Athlon X4 750K
  • FMA3 & 4 instructions sets
  • Support for systems with more than 64 CPUs
  • Report TDP in validation pages