| Previous | Next |
| STATUS_DEVICE_HINT_NAME_BUFFER_TOO_SMALL | STATUS_DEVICE_IN_MAINTENANCE |
STATUS_PACKAGE_NOT_AVAILABLE
Registered package content is not currently usable
Windows returns STATUS_PACKAGE_NOT_AVAILABLE from application packaging, registration, cache, or activation handling. The package identity may still be known while its payload, volume, user registration, or dependency is unavailable. This differs from a package that was never registered.
Check package status for the affected user, installation volume availability, dependency packages, provisioning state, and AppReadiness/AppX deployment events.
Separate identity from payload availability: registration can remain while the package volume, staged files, or dependencies are unavailable. Check package status and volume state before removing and recreating registration.
References
Looking for a different code? Search another status or error code.