Please install the checkpoint update, a prerequisite for KB5051987, when using the offline installer. windows11.0-kb5043080-x64_953449672073f8fb99badb4cc6d5d7849b9c83e8.msu
Then, install KB5051987: windows11.0-kb5051987-x64_199ed7806a74fe78e3b0ef4f2073760000f71972.msu
If that doesn't work, use Microsoft's instructions below.
********************
To get the standalone package(s) for this update, go to the Microsoft Update Catalog website. This KB contains one or more MSU files that must be installed in order.
Install this update
Method 1: Install all MSU files together
Download all MSU files for KB5051987 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-KB5051987-x64.msu |
|---|
Or, run the following command from an elevated Windows PowerShell prompt:
| Add-WindowsPackage -Online -PackagePath "c:\packages\Windows11.0-KB5051987-x64.msu" |
|---|
********************
Source: February 11, 2025—KB5051987 (OS Build 26100.3194) - Microsoft Support: https://support.microsoft.com/en-us/topic/february-11-2025-kb5051987-os-build-26100-3194-63fb007d-3f52-4b47-85ea-28414a24be2d#ID0ELBD=Catalog