W
Windows Central Question
Windows 10 App Store does not open, for that matter no app store apps open at all
I ran the following in Powershell and received the following answer:
C:\WINDOWS\system32>PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ?\AppxManife
st.xml? ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
error 0x80070490: Cannot process the AntaraSoftware.AlarmClockHD_5.6.0.0_x64__7jhd16s0b93qm package because the following error was encountered while
retrieving the 4 property for the value 'Assets\StoreLogo.png': Element not found.
NOTE: For additional information, look for [ActivityId] aa21e529-7a17-0003-7c69-22aa177ad101 in the Event Log or use the command line Get-AppxLog
-ActivityID aa21e529-7a17-0003-7c69-22aa177ad101
At line:1 char:97
+ ... fest.xml? ; Add-AppxPackage -DisableDevelopmentMode -Register $manife ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
I ran the following in Powershell and received the following answer:
C:\WINDOWS\system32>PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ?\AppxManife
st.xml? ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
error 0x80070490: Cannot process the AntaraSoftware.AlarmClockHD_5.6.0.0_x64__7jhd16s0b93qm package because the following error was encountered while
retrieving the 4 property for the value 'Assets\StoreLogo.png': Element not found.
NOTE: For additional information, look for [ActivityId] aa21e529-7a17-0003-7c69-22aa177ad101 in the Event Log or use the command line Get-AppxLog
-ActivityID aa21e529-7a17-0003-7c69-22aa177ad101
At line:1 char:97
+ ... fest.xml? ; Add-AppxPackage -DisableDevelopmentMode -Register $manife ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand