📥 Get the drivers for the EliteBook 845 G10
Opens HP's official site search. Click the first result, then Software, Drivers and Firmware → pick Windows 11 24H2 → download the Driver Pack SoftPaq.
Unattended Windows 11 24H2 install on HP EliteBook 845 G10 (autounattend.xml)
Difficulty: Beginner · Time: 10 min setup, 30 min per laptop
Homelab/DIY method. autounattend.xml answers every Windows setup prompt for you.
📝 This guide is an outline. The full step-by-step is being written. The procedure below mirrors the gold-standard MDT guide — adapt the model-specific bits.
Outline
- https://schneegans.de/windows/unattend-generator/ — fill in the form: edition, computer name, local admin user, region, partition layout, Skip TPM/Secure Boot bypass — leave unchecked, the 845 G10 supports both.
- Save the generated autounattend.xml.
- Make a Win 11 24H2 USB with Rufus (see USB guide — steps 1-3).
- Copy autounattend.xml to the root of the USB drive.
- Boot the laptop from USB. Setup runs end-to-end with no prompts.
- ~25 minutes later you land on the desktop with your specified local admin already created.
AMD-845-G10 note: No Intel VMD step needed — 845 is AMD, no VMD.
Why this isn't great for orgs: No domain join, no app pre-staging, no driver injection logic. Fine for one-offs, terrible at scale.
Need the full version now?
Until this guide is expanded, pair it with:
- Deploy Windows 11 24H2 on HP EliteBook 840 G7 via MDT — every MDT/SCCM-based deployment follows this same shape
- Deploy Windows 11 24H2 on HP EliteBook 840 G10 via Bootable USB — every single-laptop USB deployment follows this same shape, and includes the Intel VMD driver workaround if this model has VMD enabled.
- HP Quirks & Fixes — model-specific BIOS, BitLocker, VMD, ARM64 notes
Suggest an edit
Found a missing step or a model-specific gotcha? Email hub@gsgdfieldsolutions.com.