March 21, 2026—KB5085516 (OS Builds 26200.8039 and 26100.8039) Out-of-band
Applies To
Release Date:
21/3/2026
Version:
OS Builds 26200.8039 and 26100.8039
This out-of-band update for Windows 11, version 25H2 and 24H2 (KB5085516) is cumulative. It includes updates from previous security and non-security releases, along with an additional fix. To learn more about differences between security updates, optional non-security preview updates, out-of-band (OOB) updates, and continuous innovation, see Windows monthly updates explained. For information on Windows update terminology, see the different types of Windows software updates.
To view the latest updates about this release, visit the Windows release health dashboard or the update history page for Windows 11, version 25H2 and 24H2.
Improvements
This OOB contains quality improvements from KB5079473 (released March 10, 2026). The following summary outlines key issues addressed by this update. The bold text within the brackets indicates the item or area of the change.
-
[Microsoft account sign in] Fixed: After you install the Windows update released on or after March 10, 2026, some users might experience an issue signing in to apps with a Microsoft account. Even when the device has a working Internet connection, a “no Internet” error appears during sign in and prevents access to Microsoft services and apps such as Microsoft Teams Free and OneDrive.Note: Only sign ins using Microsoft accounts are affected. Businesses using Microsoft Entra ID for app authentication will not experience this issue.
This update is offered through Windows Update for devices running Windows 11 that have already installed KB5079473. It is also available for manual download from the Microsoft Update Catalog.
Devices with Get the latest updates as soon as they’re available turned on will receive this update automatically. If this setting is turned off, you can install the update manually by going to Settings > Windows Update and selecting Download & install.
Note: IT administrators using Microsoft Intune or Windows Autopatch should follow the guidance below for installing the OOB update via Windows Update.
AI Components
This release updates the following AI components:
|
AI Component |
Version |
|
Image Search |
1.2602.1451.0 |
|
Content Extraction |
1.2602.1451.0 |
|
Semantic Analysis |
1.2602.1451.0 |
Windows 11 servicing stack update (KB5083532)- 26100.8035
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.
Install this update
To install this update, use one of the following Windows and Microsoft release channels.
|
Available |
Next Step |
|
|
|
Open Start > Settings Update & Security > Windows Update. In the Optional updates available area, you will find the link to download and install available updates. |
|
Available |
Next Step |
|
|
See the other options. |
|
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 KB5085516 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-KB5085516-arm64.msu |
Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Online -PackagePath "c:\packages\Windows11.0-KB5085516-arm64.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-KB5085516-arm64.msu |
Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Path "c:\offline" -PackagePath "Windows11.0-KB5085516-arm64.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 - Download link will be available soon.
-
windows11.0-kb5085516-arm64 - Download link will be available soon.
|
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 KB5085516 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-KB5085516-x64.msu |
Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Online -PackagePath "c:\packages\Windows11.0-KB5085516-x64.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-KB5085516-x64.msu |
Or, run the following command from an elevated Windows PowerShell prompt:
|
Add-WindowsPackage -Path "c:\offline" -PackagePath "Windows11.0-KB5085516-x64.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 - Download link will be available soon.
-
windows11.0-kb5085516-x64 - Download link will be available soon.
|
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 |
|
|
See the other options. |
If you want to remove the LCU
Before you decide to remove the LCU, see Understanding the risks: Why you should not uninstall security updates.
To remove the LCU after installing the combined SSU and LCU package, use the DISM/Remove-Package command line option with the LCU package name as the argument. You can find the package name by using this command: DISM /online /get-packages.
Running Windows Update Standalone Installer (wusa.exe) with the /uninstall switch on the combined package will not work because the combined package contains the SSU. You cannot remove the SSU from the system after installation.
File information
For a list of the files provided in this update, download the file information for cumulative update 5085516.
For a list of the files provided in the servicing stack update, download the file information for the SSU (KB5083532) - version 26100.8035.