Windows 10 Microsoft store not installed, tried solutions and got an error

  • Thread starter Thread starter JoeBraun3
  • Start date Start date
J

JoeBraun3

I went through the steps in powershell and when I tried I got this error:


Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict

validation.

Windows cannot install package Microsoft.WindowsStore_12011.1001.1.0_x64__8wekyb3d8bbwe because this package depends

on a framework that could not be found. Provide the framework "Microsoft.NET.Native.Framework.2.2" published by

"CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor

architecture and minimum version 2.2.27011.0, along with this package to install. The frameworks with name

"Microsoft.NET.Native.Framework.2.2" currently installed are:

Windows cannot install package Microsoft.WindowsStore_12011.1001.1.0_x64__8wekyb3d8bbwe because this package depends

on a framework that could not be found. Provide the framework "Microsoft.NET.Native.Framework.2.2" published by

"CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor

architecture and minimum version 2.2.27011.0, along with this package to install. The frameworks with name

"Microsoft.NET.Native.Framework.2.2" currently installed are: {}

NOTE: For additional information, look for [ActivityId] 410de201-f403-0006-2feb-0d4103f4d601 in the Event Log or use

the command line Get-AppPackageLog -ActivityID 410de201-f403-0006-2feb-0d4103f4d601

At line:1 char:53

+ ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException

+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Continue reading...
 
Back
Top