Share via

What does Error code 0x0073cf6 mean ?

Royston Knowles 0 Reputation points
2026-03-24T06:53:34.14+00:00

When I was trying to uninstall an old Pdf reader Pro App - this error code came up, when I queried it all I got was repairs/issues about 'fixing Xbox' which I believe is a program I don't have, certainly have never used ??

What now ?


Moved from Microsoft 365 and Office | Other

Windows for home | Other | Apps
0 comments No comments

2 answers

Sort by: Most helpful
  1. Clary-N 10,410 Reputation points Microsoft External Staff Moderator
    2026-03-25T07:20:56.67+00:00

    Hi Royston Knowles,

    I understand how confusing this can be when you’re simply trying to remove an application and receive an error message that doesn’t clearly explain what went wrong.

    This type of error may sometimes occur when Windows has difficulty completing the uninstall process for an application. To help resolve this, please try the steps below in order:

    Step 1: Reinstall the application and then uninstall it again

    If possible, reinstall the same PDF Reader Pro application you were attempting to remove. Once the installation completes, restart the device. After restarting, go to Settings > Apps > Installed apps, locate the application, and try uninstalling it again.

    This can help Windows restore the information it needs to remove the app properly.

    Step 2: Reset the Windows app cache

    Temporary app data can sometimes interfere with installation or removal processes. Resetting the Windows app cache can help refresh the app deployment components.

    -Press Windows + R.

    -Type wsreset and press Enter.

    -Allow the process to complete, then restart the device.

    After restarting, please check whether the application still appears in the installed apps list.

    Step 3: Check system integrity if the issue continues

    If the error persists or occurs with other applications, running a system file check can help ensure Windows components related to app installation and removal are functioning correctly.

    -Open Command Prompt (Admin)

    -Run the following command and wait for it to complete:

    DISM /Online /Cleanup-Image /RestoreHealth
    

    • Once finished, run:

    sfc /scannow
    

    • Restart the device after both commands complete

    Please let me know the results after trying these steps, including whether the application still appears in your installed apps list or if you encounter any messages during the process. I’ll be happy to assist you further based on what you find.

    Thank you for your understanding, and I look forward to your update.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-03-24T06:53:47.3033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Error code 0x0073CF6 corresponds to the Windows error ERROR_INSTALL_REGISTRATION_FAILURE.

    Meaning:

    • Text description: “Package could not be registered.”
    • It occurs during app install/uninstall when Windows cannot properly register or deregister the app package.

    In the scenario of uninstalling an old PDF reader app, this indicates Windows had trouble completing the registration-related part of the operation. Typical next steps (based on the error meaning) are:

    • Retry the uninstall or reinstall the app, then uninstall again.
    • Check Windows event logs (AppXDeployment-Server logs) for more detail if the issue persists.

    The Xbox-related search results appear because the same family of AppX/package deployment errors is also used by Microsoft Store and Xbox apps, but the code itself is generic to Windows app package deployment, not specific to Xbox.


    References:

    0 comments No comments

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.