What does HRESULT 0x8024B105 (WU_E_SKIPPED_UPDATE_INSTALLATION) mean?

 
Previous Next
WU_E_UPDATE_MERGE_NOT_ALLOWED WU_E_DRV_PRUNED

WU_E_SKIPPED_UPDATE_INSTALLATION

WU_E_SKIPPED_UPDATE_INSTALLATION means the installation workflow was configured to install merged updates only, so a non-mergeable update was skipped. This can be expected behavior when the caller deliberately selected a restricted update collection.

What to check

  • Review the update collection and installation options used by the caller.
  • Confirm whether the skipped update was intentionally excluded or should have been installed independently.
  • Do not treat the code as a payload failure until you have verified the selection logic.

Microsoft: Searching, downloading, and installing updates

Microsoft: IUpdateInstaller interface

Microsoft: Windows Update error reference


Looking for a different code? Search another status or error code.