| Previous | Next |
| STATUS_SXS_SETTING_NOT_REGISTERED | STATUS_SMI_PRIMITIVE_INSTALLER_FAILED |
STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE
The servicing transaction is structurally incomplete
Component servicing groups related manifests, payloads, catalogs, and installer actions into a transaction. Closure verifies that the required members are present before the transaction is finalized. A missing member can result from an incomplete package, interrupted staging, mismatched media, or inconsistent component-store state.
The final status does not identify the absent member. The servicing logs should name the package, component, or operation that failed validation earlier in the sequence.
What to inspect
- Collect the full CBS/DISM transaction log and identify the first missing package or component member.
- Verify source media and package architecture, language, edition, and version.
- Check whether an interrupted update left pending operations or partially staged payloads.
- Repair through supported servicing commands rather than manually adding files to WinSxS.
References
- Microsoft Open Specifications: NTSTATUS values
- Microsoft: system error codes 12000–15999
- Microsoft: DISM operating-system package servicing options
- Microsoft: repair a Windows image with DISM
Looking for a different code? Search another status or error code.