Step reference
Install Windows 11
True bare-metal Windows 11 install with the right OEM driver pack injected automatically. Skips cleanly if the device already has Windows.
What it does
This is the step that puts an operating system on a blank disk. StageReady installs Windows 11 from bare metal using OSDCloud: it wipes the target disk, lays down a fresh Windows 11 image, and — this is the part that saves you a driver headache — auto-detects the manufacturer and model and injects the correct OEM driver pack (Dell, HP, Lenovo, Surface) before the machine ever boots into Windows. No golden image, no driver hunting.
If the device already has Windows — a machine straight from the manufacturer, or one being repurposed — this step is skipped automatically, and every step after it still runs.
It runs in WinPE, before Windows exists on the machine, so it's naturally one of the first steps in a template.
Options
| Option | What it controls |
|---|---|
| Edition | Which Windows 11 edition to install: Home, Pro, Enterprise, Education, or the matching N variants. Defaults to Pro. |
Good to know
- The image is always downloaded as
en-USfor the widest driver and tooling compatibility. That's the OS install language, not what the user sees — set the user-facing display language, keyboard and timezone with the Language & region step. - Always the latest Windows 11 build available from Microsoft at install time — you're never deploying a stale image.
- If the install fails, the setup stops by default — there's no point running later steps against a machine with no OS.
Part of the step catalogue.
Related
OOBE configuration
Auto-answer the out-of-box screens (region, keyboard, device name, EULA, optional Wi-Fi) and optionally skip the account screen so the device lands ready — no duplicate admin.
Language & region
Set the display language, keyboard layout, regional format, home location and timezone for the installed Windows and every new user. Autopilot-compatible.
Autopilot registration
Capture the hardware hash and register the device into the client's Windows Autopilot via Microsoft Graph — no manual CSV imports.