| Previous | Next |
| APPMODEL_ERROR_NO_PACKAGE | APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT |
APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT
The runtime cannot trust its package activation metadata
APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT identifies corruption in runtime information used by AppModel to activate and manage the package. It is not necessarily damage to a user document or one application setting; package runtime registration, application entries, or shared state can be inconsistent.
Inspect AppModel Runtime and AppXDeploymentServer logs and compare package status with a healthy installation. Re-register, repair, update, or reinstall through PackageManager so runtime data is rebuilt consistently. Avoid editing AppModel registry or state-database entries manually, because package full names, user registration, applications, and dependencies must refer to the same installed version.
What to inspect
- Capture AppModel Runtime events for the package family.
- Check package status and registration for the affected user.
- Use supported remediation to rebuild runtime metadata.
References
- Microsoft: AppModel Runtime and deployment logs
- Microsoft: package status and remediation
- Microsoft: registration and package-state operations
Looking for a different code? Search another status or error code.
