Share via

Appreadiness Error

jamie younkin 320 Reputation points
2026-05-14T15:37:16.7566667+00:00

Today I seen these to errors, Error 10 and 6 for Appreadiness I don't know if it has to do with a problem with the recent windows update or I don't know if it's on my end, if it's on my end I want to know what is the best way to fix these errors if they happen again?

The Appx operation 'RegisterPackageAsync' on 'Microsoft.WindowsAppRuntime.1.8_8000.859.21.0_x64__8wekyb3d8bbwe' failed for user <PII removed> - Deployment Register operation with target volume C: on Package Microsoft.WindowsAppRuntime.1.8_8000.859.21.0_x64__8wekyb3d8bbwe from: (AppxManifest.xml) failed with error 0x80073D02. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.. (Error: The package could not be installed because resources it modifies are currently in use.)

'Microsoft.WindowsAppRuntime.1.8_8wekyb3d8bbwe' install failed for <PII removed>. Error: 'The package could not be installed because resources it modifies are currently in use.' (0.3482041 seconds)

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

2 answers

Sort by: Most helpful
  1. Carl-L 16,165 Reputation points Microsoft External Staff Moderator
    2026-05-15T09:00:01.3466667+00:00

    Hello jamie younkin,

    Welcome to Microsoft Q&A forum.

    Please understand that our forum is a public platform, and we will modify your question to cover your personal information in the description. Please notice to hide these personal or organization information next time you post error or some information to protect personal data.

    Both the errors you see point to an update failed because the update target is currently in use. Before we proceed further, may I know if you have encounter this in any specific context?

    I'm waiting for your reply.

    Was this answer helpful?

    1 person found this answer helpful.

  2. AI answer

    2026-05-14T15:37:35.4066667+00:00

    Error 0x80073D02 means “The package could not be installed because resources it modifies are currently in use.” This occurs when Windows tries to register or update an MSIX/AppX package (like Microsoft.WindowsAppRuntime) while some of its files or dependent components are still running.

    To handle it when it happens again:

    1. Close apps that may use Windows App Runtime
      • Close all open apps, especially Store apps and any app recently updated via Microsoft Store.
      • Sign out of the current user session and sign back in, then let Windows sit idle for a few minutes so background updates can retry.
    2. Reboot and let updates complete
      • Restart the PC normally (not Fast Startup resume if possible).
      • After sign-in, wait a few minutes connected to the internet so Windows Update and the Store can finish pending app registrations.
    3. Retry the update or app install
      • If this error appeared during a Windows Update or Store app update, run the same update again after the reboot.
    4. If it keeps recurring
      • Check Event Viewer → Applications and Services Logs → Microsoft → Windows → AppxDeployment-Server for repeated 0x80073D02 entries to confirm it’s only a transient registration failure.
      • As long as apps and Windows work normally, this error can often be treated as a transient condition that resolves after a reboot and retry.

    The error code itself is documented as a deployment failure due to resources in use, not a permanent corruption.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.