June 9, 2026—KB5094126 (OS Builds 26200.8655 and 26100.8655)
Applies To
Release Date:
6/9/2026
Version:
OS Builds 26200.8655 and 26100.8655
This cumulative update for Windows 11, version 25H2 and 24H2 (KB5094126) includes the latest security fixes and improvements, along with non-security updates from last month's optional preview release.
Visit the Windows release health dashboard for the latest status on this release.
Announcements and messages
This section provides key notifications related to this release, including announcements, change logs, and end-of-support notices. Â
Windows Secure Boot certificate expiration
Important: Secure Boot certificates used by most Windows devices are set to expire starting in June 2026. Microsoft has been updating these certificates on consumer and non-managed business devices over the past several months. Devices that haven’t received the newer certificates will continue to start and operate normally, and standard Windows updates will continue to install. Updated certificates will continue to be delivered through Windows Update in the coming months.
Windows 11, version 24H2 Home and Pro editions will reach end of updates on October 13, 2026. Devices running these editions will no longer receive fixes for known issues, time zone updates, technical support, or monthly security and preview updates containing protections from the latest security threats. Enterprise and Education editions remain supported until October 12, 2027.
To stay protected and up to date, we recommend you upgrade to the latest version of Windows 11.
Improvements​​​​​​​​​​​​​​
This update includes new features and quality improvements that were part of the following update:
-
May 12, 2026—KB5089549 (OS Builds 26200.8457 and 26100.8457)
-
May 26, 2026—KB5089573 (OS Builds 26200.8524 and 26100.8524)
This update addresses security vulnerabilities documented in the following guide:
The following summary outlines key quality improvements addressed by this update. The bold text within the brackets indicates the item or area of the change​​​​​​​.
-
[Secure Boot]Â With this update, Windows quality updates include additional high confidence device targeting data, increasing coverage of devices eligible to automatically receive new Secure Boot certificates. Devices receive the new certificates only after demonstrating sufficient successful update signals, maintaining a controlled and phased rollout.
-
[Virtualization] Fixed: This update addresses an issue that could result in Stop errors HYPERVISOR_ERROR (0x20001) and KMODE_EXCEPTION_NOT_HANDLED (0x1E) after installing KB5089573Â on some devices during system restarts, virtual machine operations, or while running some gaming applications
If you've already installed previous updates, your device will download and install only the new updates included in this package.
AI Components
This release updates the following AI components:
|
AI Component |
Version |
|
Image Search |
1.2605.856.0 |
|
Content Extraction |
1.2605.856.0 |
|
Semantic Analysis |
1.2605.856.0 |
|
Settings Model |
1.2605.856.0 |
Windows 11 servicing stack update (KB5094135)-Â 26100.8648
This update makes quality improvements to the servicing stack, which is the component that installs Windows updates. Servicing stack updates (SSU) ensure that you have a robust and reliable servicing stack so that your devices can receive and install Microsoft updates. To learn more about SSUs, see Simplifying on-premises deployment of servicing stack updates.
Known issues in this update
Microsoft is not currently aware of any issues with this update.
​​​​​​​​​​​​​​How to get this update
Before you install this update
Microsoft combines the latest servicing stack update (SSU) for your operating system with the latest cumulative update (LCU). For general information about SSUs, see Servicing stack updates.
Deployment
If you deploy dynamic updates such as this update to an existing Windows image, ensure the boot.stl file is included as part of the installation media. Failure to include the file might prevent devices from successfully starting from the installation media and can result in error code 0xc0430001.
Note:Â The boot.stl file is used during Secure Boot validation and must match the Windows version and architecture of the image you are updating.
To ensure the boot.stl file is included as part of the installation media, do one of the following:
-
Use the Update WinPE script to update an existing Windows image. (Recommended)
-
Manually copy the boot.stl file from the device Windows\Boot\EFI folder to the corresponding folder on your installation media before deploying the update.
For information about how to apply Dynamic Update packages to existing Windows images, see Update Windows installation media with Dynamic Update.​​​​​​​
Install this update
To install this update, use one of the following Windows and Microsoft release channels.
|
Available |
Next Step |
|
|
|
This update downloads and installs automatically from Windows Update and Microsoft Update. |
|
Available |
Next Step |
|
|
This update downloads and installs automatically from Windows Update for Business in accordance with configured policies. |
|
Available |
Next Step |
|
|
To install this release from the Microsoft Update Catalog, select the option that matches your device architecture (arm64 or x64), and then follow the instructions. |
Before you install this update, the standalone package(s) for this update is available from the Microsoft Update Catalog website. This KB contains one or more MSU files that require installation in a specific order.
You can install this update using Method 1 (install all MSU files together) or Method 2 (install each MSU file individually, in order).
Method 1: Install all MSU files together
Download all MSU files for KB5094126 from Microsoft Update Catalog and place them in the same folder (for example, C:/Packages). Use Deployment Image Servicing and Management (DISM.exe) to install the target update. DISM will use the folder specified in PackagePath to discover and install one or more prerequisite MSU files as needed.
Updating Windows PC
To apply this update to a running Windows PC, run the following command from an elevated Command Prompt:
|
​​​​​​​DISM /Online /Add-Package /PackagePath:c:\packages\windows11.0-kb5094126-arm64_317d0de5bb00c99be5db2133b478a6c04f6c7797.msu |
Or, run the following command from an elevated Windows PowerShell prompt:
|
​​​​​​​​​​​​​​​​​​​​​​​​Add-WindowsPackage -Online -PackagePath "c:\packages\windows11.0-kb5094126-arm64_317d0de5bb00c99be5db2133b478a6c04f6c7797.msu "​​​​​​​ |
Or use Windows Update Standalone Installer to install the target update.
Updating Windows Installation media
To apply this update to Windows Installation media, see Update Windows installation media with Dynamic Update.
Note:Â Â When downloading other Dynamic Update packages, ensure they match the same month as this KB. If the SafeOS Dynamic Update or Setup Dynamic Update is not available for the same month as this KB, use the most recently published version of each.
​​​​​​​To add this update to a mounted image, run the following command from an elevated Command Prompt:
|
DISM /Image:mountdir /Add-Package /PackagePath:Windows11.0-kb5094126-arm64_317d0de5bb00c99be5db2133b478a6c04f6c7797.msu  ​​​​​​​ |
Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Path "c:\offline" -PackagePath "Windows11.0-kb5094126-arm64_317d0de5bb00c99be5db2133b478a6c04f6c7797.msu​​​​​​​" -PreventPending |
​​​​​​​Method 2: Install each MSU file individually, in order
Download and install each MSU file individually either using DISM or Windows Update Standalone Installer in the following order:
-
windows11.0-kb5043080-arm64_df540a05f9b118e339c5520f4090bb5d450f090b.msu​​
-
windows11.0-kb5094126-arm64_317d0de5bb00c99be5db2133b478a6c04f6c7797.msuÂ
|
Note:Â This latest cumulative update includes updates for AI components. Even though the AI component updates are included in the update, the AI components are only applicable to Windows Copilot+ PCs and will not install on Windows PC or Windows Server. |
​​​​​​​Before you install this update, the standalone package(s) for this update is available from the Microsoft Update Catalog website. This KB contains one or more MSU files that require installation in a specific order.
You can install this update using Method 1 (install all MSU files together) or Method 2 (install each MSU file individually, in order).
Method 1: Install all MSU files together
Download all MSU files for KB5094126 from Microsoft Update Catalog and place them in the same folder (for example, C:/Packages). Use Deployment Image Servicing and Management (DISM.exe) to install the target update. DISM will use the folder specified in PackagePath to discover and install one or more prerequisite MSU files as needed.
Updating Windows PC
To apply this update to a running Windows PC, run the following command from an elevated Command Prompt:
|
DISM /Online /Add-Package /PackagePath:c:\packages\windows11.0-kb5094126-x64_1b7fae967f9781d27e8ee3f848fba51b7cd62e88.msu |
​​​​​Or, run the following command from an elevated Windows PowerShell prompt:
|
​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​Add-WindowsPackage -Online -PackagePath "c:\packages\windows11.0-kb5094126-x64_1b7fae967f9781d27e8ee3f848fba51b7cd62e88.msu " ​​​​​​​ |
Or use Windows Update Standalone Installer to install the target update.
Updating Windows Installation media
To apply this update to Windows Installation media, see Update Windows installation Media with Dynamic Update.
Note:Â When downloading other Dynamic Update packages, ensure they match the same month as this KB. If the SafeOS Dynamic Update or Setup Dynamic Update is not available for the same month as this KB, use the most recently published version of each.
To add this update to a mounted image, run the following command from an elevated Command Prompt:
|
DISM /Image:mountdir /Add-Package /PackagePath:windows11.0-kb5094126-x64_1b7fae967f9781d27e8ee3f848fba51b7cd62e88.msu |
​​​​​​​Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Path "c:\offline" -PackagePath "windows11.0-kb5094126-x64_1b7fae967f9781d27e8ee3f848fba51b7cd62e88.msu" -PreventPending |
​​​​​​​Method 2: Install each MSU file individually, in order
Download and install each MSU file individually either using DISM or Windows Update Standalone Installer in the following order:
-
windows11.0-kb5043080-x64_953449672073f8fb99badb4cc6d5d7849b9c83e8.msuÂ
-
windows11.0-kb5094126-x64_1b7fae967f9781d27e8ee3f848fba51b7cd62e88.msuÂ
|
Note:Â This latest cumulative update includes updates for AI components. Even though the AI component updates are included in the update, the AI components are only applicable to Windows Copilot+ PCs and will not install on Windows PC or Windows Server. |
|
Available |
Next Step |
|
​​​​​​​ |
This update automatically syncs with Windows Server Update Services (WSUS) if you configure Products and Classifications as follows: Product: Windows 11 Classification: Security Updates |
​​​​​​​​​​​​​​File information
For a list of the files provided in this update, download the file information for cumulative update 5094126.
For a list of the files provided in the servicing stack update, download the file information for the SSU (KB5094135) - version 26100.8648.
Related topics
Windows monthly updates explained
Description of the standard terminology used for Microsoft software updates​​​​​​​
Microsoft Store for Business and Education with Configuration Manager