For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install 26H1

Installs the Windows Assessment and Deployment Kit version 10.1.28000.1 (Windows 11 26H1) and its required WinPE add-on.

Property
Value

Version

10.1.28000.1

Architecture

amd64 / arm64

Platform

Windows 11

ADK setup

https://go.microsoft.com/fwlink/?linkid=2337875

WinPE add-on setup

https://go.microsoft.com/fwlink/?linkid=2337681

Cache path

C:\ProgramData\OSDeployCore\software\Microsoft.WindowsADK_10.1.28000.1\

The ADK and the WinPE add-on are two separate downloads and must be the same version. Both are installed when using Install-OSDeploySoftware. The MDT WinPE x86 MMC snap-in bugfix is applied automatically during installation.


Install with OSDeploy

The OSDeploy module downloads both installers and runs them silently in sequence. Administrator rights are required.

Preview (no changes made):

Install:

Download only (skip installation):

Installers are cached to C:\ProgramData\OSDeployCore\software\Microsoft.WindowsADK_10.1.28000.1\ and reused on subsequent runs.

Requires PowerShell 7.6 or later running as Administrator. curl.exe must be available in PATH (included with Windows 10 1803 and later). winget is not used for ADK installation.


Manual Installation

To install the ADK manually, download both setup executables and run them silently.

Download ADK setup and WinPE add-on setup:

Install Windows ADK:

Install WinPE add-on:

Apply MDT WinPE x86 bugfix (required for MDT integration):

Administrator rights are required for both setup steps.


Last updated

Was this helpful?