Download issue in Microsoft Store
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
-
Hello,
Try this:
Settings
Apps
Apps & features
Microsoft Store
Advanced options
ResetIf that doesn't work, try --> Repair
-
Hello,
Thank you very much for your response
But it's always the same, I can't download programs through the Microsoft Store
-
Hello,
Do not download anything from this site...
-
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 enterRestart the PC.