Wingetlywingetly
← All apps

HP Support Assistant

by HP Inc.v9.47.41.0

Last updated

HP Support Assistant is a utility that helps HP computer users automatically detect drivers, install updates, troubleshoot issues, and access HP support resources.

Install with winget

$ winget install --id HPInc.HPSupportAssistant --exact --version 9.47.41.0

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

Silent install command for HP Support Assistant

HP Support Assistant uses EXE. The silent install switches are /s.

One-line silent install (x64)
sp171501.exe /s

See the full silent install reference for HP Support Assistant

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 · v9.47.41.0

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

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

Security

14 known CVEs via NVD

  • high7.8Patched in wingetCVE-2025-10578affects before 9.47.41.0Oct 1, 2025

    A potential security vulnerability has been identified in the HP Support Assistant for versions prior to 9.47.41.0. The vulnerability could potentially allow a local attacker to escalate privileges via an arbitrary file write.

  • high7.8Patched in wingetCVE-2025-43019affects v9.46.17.0Jul 8, 2025

    A potential security vulnerability has been identified in the HP Support Assistant, which allows a local attacker to escalate privileges via an arbitrary file deletion.

  • high7.8Patched in wingetCVE-2025-43026affects before 9.44.18.0Jun 5, 2025

    A potential security vulnerability has been identified in the HP Support Assistant for versions prior to 9.44.18.0. The vulnerability could potentially allow a local attacker to escalate privileges via an arbitrary file write.

  • high7.8Patched in wingetCVE-2022-23455affects before 9.11Jan 31, 2023

    Potential security vulnerabilities have been identified in HP Support Assistant. These vulnerabilities include privilege escalation, compromise of integrity, allowed communication with untrusted clients, and unauthorized modification of files.

  • high7.8Patched in wingetCVE-2022-23454affects before 9.11Jan 31, 2023

    Potential security vulnerabilities have been identified in HP Support Assistant. These vulnerabilities include privilege escalation, compromise of integrity, allowed communication with untrusted clients, and unauthorized modification of files.

  • high7.8Patched in wingetCVE-2022-23453affects before 9.11Jan 31, 2023

    Potential security vulnerabilities have been identified in HP Support Assistant. These vulnerabilities include privilege escalation, compromise of integrity, allowed communication with untrusted clients, and unauthorized modification of files.

  • high7.8Patched in wingetCVE-2022-38395affects before 9.11Dec 12, 2022

    HP Support Assistant uses HP Performance Tune-up as a diagnostic tool. HP Support Assistant uses Fusion to launch HP Performance Tune-up. It is possible for an attacker to exploit the DLL hijacking vulnerability and elevate privileges when Fusion launches the HP Performance Tune...

  • high7.8Patched in wingetCVE-2020-6922affects before 9.11Feb 16, 2022

    Potential security vulnerabilities including compromise of integrity, and allowed communication with untrusted clients has been identified in HP Support Assistant software.

Showing 8 of 14. Source: NVD, updated 3h 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.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • HP Connection OptimizerHP Inc.
    HP.ConnectionOptimizerv2.0.22

    On certain HP devices, it automatically recovers the driver of a communications device that has stopped functioning.

  • Poly StudioHP Inc.
    Poly.PolyStudiov5.1.0.1111

    Manage Your Devices and Improve Communication with Ease

  • HP Image AssistantHP Inc.
    HP.ImageAssistantv5.3.6

    The HP Image Assistant is an essential tool that provides assistance to IT System Administrators to improve the quality and security of their HP PCs running Microsoft Windows by analyzing, identifying problems, and recommending solutions.

  • HP Cloud Recovery ToolHP Inc.
    HP.HPCloudRecoveryToolv2.28.2.781

    HP Cloud Recovery Tool allow users to download HP Recovery Media into a USB flash drive to recover their own HP personal system.

  • H
    HP ImageDiags Report ViewerHP Inc.
    HP.HPImageDiags.ReportViewerv1.4.5.1

    HP ImageDiags Report Viewer is a specialized diagnostic tool developed by Hewlett-Packard (HP) for viewing and analyzing hardware test reports generated by HP's internal diagnostics, primarily on business-grade laptops and desktops

  • HP ImageDiags 5HP Inc.
    HP.HPImageDiags.5v5.0.0.37

    HP ImageDiags is a tool designed to help HP Support diagnose customer problems more easily.

More from HP Inc..

Frequently asked questions

How do I install HP Support Assistant on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id HPInc.HPSupportAssistant --exact --version 9.47.41.0. winget downloads the installer from HP Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HP Support Assistant silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id HPInc.HPSupportAssistant --exact 9.47.41.0 --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 HP Support Assistant?
HP Support Assistant uses EXE. Run the downloaded installer with: sp171501.exe /s. The silent switches are /s.
How do I uninstall HP Support Assistant via winget?
Run: winget uninstall --id HPInc.HPSupportAssistant --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HP Support Assistant's Apps & Features entry.
Is HP Support Assistant free?
HP Support Assistant is distributed under freeware. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does HP Support Assistant 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 HP Support Assistant directly from the publisher.
How do I keep HP Support Assistant up to date?
Run winget upgrade --id HPInc.HPSupportAssistant --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of HP Support Assistant from microsoft/winget-pkgs.