Windows 10 build 19045.1806
Build of Windows 10 2022 Update | |
OS family | Windows 10 (NT 10.0) |
---|---|
Version number | 10.0 |
Build number | 19045 |
Build revision | 1806 |
Architecture | x86, x64, ARM64 |
Build lab | vb_release_svc_prod3 |
Compiled on | 2022-06-17 |
SKUs | |
Home (N, Single Language China) Pro (N, Single Language, China) Pro Education (N) Pro for Workstations (N) Education (N) Enterprise (Evaluation, G, GN, N, N Evaluation) Enterprise LTSC (Evaluation, N, N Evaluation) Enterprise multi-session IoT Enterprise (LTSC) Team | |
Windows 10 build 19045.1806 is the earliest known build of Windows 10 2022 Update. Build 19044.1806 contains components related to the 22H2 update.
Upgrade instructions[edit | edit source]
The components can be manually installed by running the following commands from an elevated command prompt:
for %s in ("%windir%\servicing\Packages\microsoft-windows-*-22h2-ekb*-package*~~10.0.19041.1806.mum") do dism /online /add-package /packagepath:%s for %s in ("%windir%\servicing\Packages\microsoft-windows-*-22h2-ekb*-package*~*-*~10.0.19041.1806.mum") do dism /online /add-package /packagepath:%s
Installing the components in this fashion only changes the version the operating system identifies as, it is by no means a functional substitute to a proper enablement package.