Wingetlywingetly
← All apps

Intel System Support Utility

by Intelv4.3.2.0

Last updated

Tool to scan for system and device information to assist with Intel customer support troubleshooting. The information can be viewed, saved to a file, or sent to customer support through the web.

Install with winget

$ winget install --id Intel.SystemSupportUtility --exact --version 4.3.2.0

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

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.

Installers · v4.3.2.0

ArchitectureTypeScopeInstallDownload
x86Portable-Direct
x64Portable-Direct

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

Security

1 known CVE via NVD

  • medium6.7Patched in wingetCVE-2023-40156affects before 3.0.0.2Feb 14, 2024

    Uncontrolled search path element in some Intel(R) SSU software before version 3.0.0.2 may allow an authenticated user to potentially enable escalation of privilege via local access.

Source: NVD, updated 4h 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

  • Intel® Driver & Support AssistantIntel
    Intel.IntelDriverAndSupportAssistantv26.2.0.7

    The Intel® Driver & Support Assistant enables you to scan computing devices for the latest drivers available from Intel.

  • I
    Intel Converged Security and Management Engine Version Detection ToolIntel
    Intel.CSMEVDTv14.0.2.0015

    Assists with detection of the security vulnerabilities described in recent Intel security advisories.

  • IometerIntel
    Intel.Iometerv1.1.0

    Intel.Iometer

  • Intel Endpoint Management AssistantIntel
    Intel.EMAPlatformManagerv1.14.5.0

    This tool allows an administrator to manage components running on Intel EMA servers.

More from Intel or browse intel-system-support-utility, intelsystemsupportutility, intel-ssu.

Frequently asked questions

How do I install Intel System Support Utility on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.SystemSupportUtility --exact --version 4.3.2.0. winget downloads the installer from Intel and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel System Support Utility silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.SystemSupportUtility --exact 4.3.2.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Intel System Support Utility via winget?
Run: winget uninstall --id Intel.SystemSupportUtility --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel System Support Utility's Apps & Features entry.
Is Intel System Support Utility free?
Intel System Support Utility is distributed under Proprietary (Freeware). Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Intel System Support Utility 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 System Support Utility directly from the publisher.
How do I keep Intel System Support Utility up to date?
Run winget upgrade --id Intel.SystemSupportUtility --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel System Support Utility from microsoft/winget-pkgs.