Download issue in Microsoft Store

gigione81 Posted messages 29 Status Member -  
kaneagle Posted messages 86278 Registration date   Status Moderator Last intervention   -

Good evening,

For the past few days, I have been unable to update or download programs via the Microsoft Store.

The following message appears:

"An unexpected problem has occurred. Code: 0x80073CFE"

Thank you very much for your help;

Sincerely

4 answers

  1. kaneagle Posted messages 86278 Registration date   Status Moderator Last intervention   14 682
     

    Hello,

    Try this:
    Settings
    Apps
    Apps & features
    Microsoft Store
    Advanced options
    Reset

    If that doesn't work, try --> Repair

    0
  2. gigione81 Posted messages 29 Status Member
     

    Hello,

    Thank you very much for your response

    But it's always the same, I can't download programs through the Microsoft Store

    0
  3. kaneagle Posted messages 86278 Registration date   Status Moderator Last intervention   14 682
     

    Windows key + X
    Select --> Windows PowerShell (admin) or Windows Terminal (administrator)

    Type --> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} and press enter

    Restart the PC.

    0