O
OSIRISTHEVIRUS2
this is the error code i get when attempting to downloading apps;
Code: 0x80004005
this is what i receive in powershell when attempting to uninstall xbox app;
PS C:\WINDOWS\system32> Get-AppxPackage xboxapp | Remove-AppxPackage
Get-AppxPackage : The database disk image is malformed
The database disk image is malformed
At line:1 char:1
+ Get-AppxPackage xboxapp | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ) [Get-AppxPackage], Exception
+ FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand
Continue reading...
Code: 0x80004005
this is what i receive in powershell when attempting to uninstall xbox app;
PS C:\WINDOWS\system32> Get-AppxPackage xboxapp | Remove-AppxPackage
Get-AppxPackage : The database disk image is malformed
The database disk image is malformed
At line:1 char:1
+ Get-AppxPackage xboxapp | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ) [Get-AppxPackage], Exception
+ FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand
Continue reading...