Wingetlywingetly
← All apps

Intel® Processor Diagnostic Tool

by Intel Corporationv4.1.9.41

Last updated

Verify the functionality of an Intel® microprocessor.

Install with winget

$ winget install --id Intel.ProcessorDiagnosticTool --exact --version 4.1.9.41

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Intel® Processor Diagnostic Tool

Intel® Processor Diagnostic Tool uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i IPDT_Installer_4.1.9.41_64bit.msi /quiet /norestart

See the full silent install reference for Intel® Processor Diagnostic Tool

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The diagnostic checks for brand identification, verifies the processor operating frequency, tests specific processor features and performs a stress test on the processor.

Installers · v4.1.9.41

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • medium6.7Patched in wingetCVE-2024-21831affects before 4.1.9.41May 16, 2024

    Uncontrolled search path in some Intel(R) Processor Diagnostic Tool software before version 4.1.9.41 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • high7.3Patched in wingetCVE-2020-8702affects before 4.1.5.37Jun 9, 2021

    Uncontrolled search path element in the Intel(R) Processor Diagnostic Tool before version 4.1.5.37 may allow an authenticated user to potentially enable escalation of privilege via local access.

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • I
    Intel(R) Extreme Tuning UtilityIntel Corporation
    Intel.IntelExtremeTuningUtilityv7.14.2.69

    Performance tuning software for Intel processors

  • I
    Intel® oneAPI HPC ToolkitIntel Corporation
    Intel.OneAPI.HPCToolkitv2025.1.3.7

    Optimized Tools for High-Performance Computing

  • I
    Intel® OpenVINO ToolkitIntel Corporation
    Intel.OpenVINOToolkit.2026.2.0v2026.2.0.0

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

  • Thunderbolt™ ShareIntel Corporation
    Intel.ThunderboltSharev1.2.131.235

    A software solution enabling PC-to-PC experiences using Thunderbolt technology and is supported on all Windows 11 Thunderbolt 4/5 enabled PCs.

  • Intel oneAPI MKLIntel Corporation
    Intel.oneMKLv2026.1.0

    Intel oneAPI Math Kernel Library (oneMKL). Accelerate math processing routines, increase application performance, and reduce development time.

  • FortranCompilerIntel Corporation
    Intel.FortranCompilerv2026.1.0

    Intel Fortran Compiler

More from Intel Corporation.

Frequently asked questions

How do I install Intel® Processor Diagnostic Tool on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.ProcessorDiagnosticTool --exact --version 4.1.9.41. winget downloads the installer from Intel Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel® Processor Diagnostic Tool silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.ProcessorDiagnosticTool --exact 4.1.9.41 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Intel® Processor Diagnostic Tool?
Intel® Processor Diagnostic Tool uses MSI. Run the downloaded installer with: msiexec.exe /i IPDT_Installer_4.1.9.41_64bit.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Intel® Processor Diagnostic Tool via winget?
Run: winget uninstall --id Intel.ProcessorDiagnosticTool --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® Processor Diagnostic Tool's Apps & Features entry.
Is Intel® Processor Diagnostic Tool free?
Intel® Processor Diagnostic Tool is distributed under Proprietary (Terms of Use). Refer to the publisher (https://www.intel.com/content/www/us/en/download/15951/intel-processor-diagnostic-tool.html) for the full license terms - Wingetly itself does not charge for installation.
Does Intel® Processor Diagnostic Tool work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Intel® Processor Diagnostic Tool directly from the publisher.
How do I keep Intel® Processor Diagnostic Tool up to date?
Run winget upgrade --id Intel.ProcessorDiagnosticTool --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® Processor Diagnostic Tool from microsoft/winget-pkgs.