Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment failed with HRESULT: 0x80073D06 #12

Open
3xploiton3 opened this issue Aug 4, 2020 · 4 comments
Open

Deployment failed with HRESULT: 0x80073D06 #12

3xploiton3 opened this issue Aug 4, 2020 · 4 comments

Comments

@3xploiton3
Copy link

Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
version of this package is already installed.
Windows cannot install package Microsoft.VCLibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe because it has version
14.0.26706.0. A higher version 14.0.27810.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] a6827ef0-6a4c-0002-24d0-82a64c6ad601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID a6827ef0-6a4c-0002-24d0-82a64c6ad601
At line:1 char:1

  • Add-AppxPackage -Path Microsoft.VCLibs.140.00_14.0.26706.0_x64__8weky ...
  •   + CategoryInfo          : NotSpecified: (C:\Users\Thinkp...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
version of this package is already installed.
Windows cannot install package Microsoft.VCLibs.140.00_14.0.26706.0_x86__8wekyb3d8bbwe because it has version
14.0.26706.0. A higher version 14.0.27810.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] a6827ef0-6a4c-0001-d6c2-82a64c6ad601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID a6827ef0-6a4c-0001-d6c2-82a64c6ad601
At line:1 char:1

  • Add-AppxPackage -Path Microsoft.VCLibs.140.00_14.0.26706.0_x86__8weky ...
  •   + CategoryInfo          : NotSpecified: (C:\Users\Thinkp...kyb3d8bbwe.Appx:String) [Add-AppxPackage], Exception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    

image
image

@not-oshi
Copy link

not-oshi commented Mar 1, 2021

you find solution?

@IndoorBalloon
Copy link

I'm having the same problem and I'm on the same build. I've been trying to find a solution for like a week now but haven't had any luck.

@Yoticc
Copy link

Yoticc commented Jul 16, 2022

has solution?

@Administrator6wyj
Copy link

unfortunately,i met same sitiuation as same as you.i hope you have some answers,thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants