Share via

Code error: 0x80073CFB

Anonymous
2024-09-01T14:13:33+00:00

I am facing this error while installing WSA on my Microsoft store this error is only showing while downloading WSA but with not other app when i download.

Windows for home | Windows 11 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2024-09-01T14:47:40+00:00

    Hi,

    The error code 0x80073CFB in the Microsoft Store can be frustrating, especially when it only affects specific apps like the Windows Subsystem for Android (WSA). 

    Firstly, Clear the Microsoft Store Cache-

    Press Windows + R to open the Run dialogue.

    Type wsreset.exe and press Enter. This will reset the Microsoft Store cache.

    Secondly, Run the Windows Store Apps Troubleshooter-

    Go to Settings > Update & Security > Troubleshoot.

    Select Additional troubleshooters.

    Find and run the Windows Store Apps troubleshooter.

    Also, Check Date and Time Settings-

    Go to Settings > Time & Language > Date & Time.

    Ensure that your date, time, and time zone are set correctly.

    I hope this helps. Feel free to ask any queries.

    Have a good day

    3 people found this answer helpful.
    0 comments No comments
  2. Sumit D - IA 167K Reputation points Independent Advisor
    2024-09-02T13:46:14+00:00

    Thanks, Attia. What happens when you use the MSIX?

    A screenshot will be helpful.

    0 comments No comments
  3. Anonymous
    2024-09-02T13:39:11+00:00

    Thanks for your help and i tried al these methods but still its not worked.

    0 comments No comments
  4. Sumit D - IA 167K Reputation points Independent Advisor
    2024-09-01T15:16:57+00:00

    Hi Attia,

    I'm Sumit, here to answer your query at the Microsoft Community.

    We will be glad to help you today.

    The error code indicates the package files are there.

    #1

    Press Windows+R keys on the keyboard, or Right-click Start on the Taskbar and choose Run.

    Type %LOCALAPPDATA%/Packages/

    Press Enter.

    Delete the MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe named folder if exists.

    #2.

    In the Windows search,

    type powershell, right-click it, and choose run as administrator.

    Execute:

    Get-AppxPackage -Name "MicrosoftCorporationII.WindowsSubsystemForAndroid" -AllUsers | Remove-AppxPackage -AllUsers

    Reboot your PC, and try again, this time from winget.

    #3:

    In the Windows search,

    type cmd, right-click it, and choose run as administrator.

    execute:

    winget install 9NJHK44TTKSX

    Press Y when prompted.

    Ref:https://www.yourwindowsguide.com/2024/08/winget...

    Hope that helps, and rely on us for any further inquiries. All the best.

    Content on the above blog is written by a Windows MVP, so it is safe. However, do watch out for the ads.

    0 comments No comments