Wingetlywingetly
← All apps

HP ImageDiags 5

by HP Inc.v5.0.0.36

Last updated

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

Install with winget

$ winget install --id HP.HPImageDiags.5 --exact --version 5.0.0.36

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.

About

HP ImageDiags is a diagnostics tool used by HP support personnel provided by HP.

It is intended to identify common issues and collect system information required to assist in identifying a resolution for customer escalations.

Results:

• IDR HTML report is a user-friendly customer-facing report

• IDR text log file is a text document containing detailed results

• IDR zip file contains the other 2 files along with all files collected during analysis

Installers · v5.0.0.36

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

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

Security

No known CVEs for HP ImageDiags 5.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

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.

  • HP Support AssistantHP Inc.
    HPInc.HPSupportAssistantv9.47.41.0

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

  • 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

More from HP Inc. or browse Portable.

Frequently asked questions

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