Hello, I hope you will be able to help me ! So, my probleme is : I cant download on the microsoft store, error code : 0x87AF000B
I already tryed the "wsreset.exe", it didnt work. Then I used this command in the powershell (in administrator) :
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register
"$($_.InstallLocation)\AppXManifest.xml"}
But when i do it give me this message in the powershell (power shell in administror)
Get-AppXPackage : L'image du disque de base de données est incorrecte
L'image du disque de base de données est incorrecte
Au caractère Ligne:1 : 1
- Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -R ...
-
+ CategoryInfo : NotSpecified: (:) [Get-AppxPackage], Exception + FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand
And now i dont know what to do now. Thank you for helping me ! if you need more details, I will of course give you details.
-Have a nice day !
