Store is not installed

Pedro Cavaleiro

New member
Aug 17, 2013
49
0
0
Visit site
I have a computer with Windows 10 installed latest build x64
I've tried to fix Groove Music with PowerShell script. But that fu**ed up my Windows Store, that when I started the app store and the title was "@......"
I've tryed a couple of scripts and now it's worse
I'm trying to run this script

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_2015.23.23.0_x64__8wekyb3d8bbwe\AppxManifest.xml"}

But no luck... I get this output

Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
Merge Failure : error 0x80070003 : Cannot register the Microsoft.WindowsStore_2015.23.23.0_x64__8wekyb3d8bbwe
package because there was a merge failure with the following file: C:\Program
Files\WindowsApps\Microsoft.WindowsStore_2015.23.23.0_neutral_split.scale-100_8wekyb3d8bbwe\resources.pri
NOTE: For additional information, look for [ActivityId] 189c3dbb-355a-0000-98e7-9c185a35d101 in the Event Log or
use the command line Get-AppxLog -ActivityID 189c3dbb-355a-0000-98e7-9c185a35d101
At line:1 char:37
+ ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "C:\Pro ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
 

Staff online

Members online

Forum statistics

Threads
323,307
Messages
2,243,611
Members
428,056
Latest member
Carnes