How to Install HP Image Assistant
A simple 8-step walkthrough for installing and running HPIA 5.3.5 on Windows 10 and 11. Covers extraction, the first system scan, batch mode and offline (SPRF) mode.
Before you start
- You are running an HP commercial device — EliteBook, ProBook, ZBook, Z Workstation, or HP Pro/Elite desktop. HPIA does not support consumer models (Pavilion, Envy, Spectre, Omen).
- Your OS is Windows 10 (64-bit) or Windows 11 (64-bit).
- You have administrator rights on the device (BIOS and firmware updates require elevation).
- A full image backup or at least a Windows restore point — always recommended before BIOS updates.
Step 1 — Verify your HP device
Open Settings → System → About (Windows 10/11) and check the device model. HPIA is built specifically for commercial HP platforms and will refuse to run on consumer hardware.
Step 2 — Confirm Windows version
Press Win + R, type winver, and press Enter. Confirm Windows 10 or Windows 11 and the 64-bit architecture (check Settings → System → About → System type). 32-bit Windows is not supported.
Step 3 — Download HP Image Assistant
Get the latest version from our download page or directly from HP. The file is hp-hpia-5.3.5.exe, ~6 MB.
Step 4 — Run the self-extractor
Double-click hp-hpia-5.3.5.exe. A small extractor window will open. Choose a destination folder (e.g. C:\HPIA) and click Next. HPIA is not installed — it is extracted as a self-contained tool.
Step 5 — Launch HPImageAssistant.exe
Open the folder you extracted into and double-click HPImageAssistant.exe. If prompted by Windows SmartScreen, verify the publisher is HP Inc. and click Run anyway.
On first launch you'll see HP's Software License Agreement — review and accept to continue.
Step 6 — Run a system analysis
From the main HPIA window, click Analyze. HPIA inventories your hardware, compares it against the HP reference image for your model, and produces a detailed report of:
- Recommended driver updates
- Recommended BIOS revisions
- Firmware recommendations
- Security / critical patches
The analysis typically completes in 1–3 minutes depending on how many SoftPaqs apply to your model.
Step 7 — Apply recommended updates
In the report, tick the updates you want to apply. You have three options:
- Download & install — HPIA downloads each SoftPaq and runs it for you.
- Download only — HPIA saves the SoftPaq files to disk for manual install or later deployment.
- Export report — generate an HTML/XML report for auditing or pushing through Microsoft Endpoint Configuration Manager.
BIOS updates will prompt for a reboot — save your work first.
Step 8 — Optional: batch or offline mode
Batch mode
For large deployments, run HPIA from the command line:
HPImageAssistant.exe /Operation:Analyze /Category:All /Selection:All /Action:Install /Silent /ReportFolder:"C:\HPIA\Reports"
This is how HPIA is typically wrapped into SCCM / Intune / scripts for mass update rollouts.
Offline mode (SPRF)
For secure, air-gapped environments, download the SoftPaq Reference Files (SPRF) package from HP's CMIT page on a connected machine. Copy it to the offline device and point HPIA at the local SPRF folder:
HPImageAssistant.exe /Operation:Analyze /SoftpaqDownloadFolder:"D:\SPRF"
Troubleshooting
HPIA says my device is not supported
This is expected for consumer HP hardware. Try the HP Support Assistant (HPSA) instead — it's aimed at home users and supports Pavilion/Envy/Spectre/Omen.
Analysis fails with "Unable to download reference file"
The device can't reach HP's online SoftPaq repository. Check your firewall, proxy or corporate web filter — or switch to offline mode with an SPRF package.
BIOS update won't apply — "insufficient privileges"
Right-click HPImageAssistant.exe and choose Run as administrator. BIOS updates also require that BitLocker be suspended for one reboot (HPIA will prompt).
SmartScreen blocks the executable
Click More info → Run anyway. Verify the publisher reads HP Inc.. If it doesn't, delete the file and re-download from HP's official source.