Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Thursday, March 24, 2016 10:56 AM | 1 vote
Hi, Using
Get-AppxPackage-AllUsers|{ForeachAdd-AppxPackage-DisableDevelopmentMode-register"$($_.InstallLocation)\AppXManifest.xml"}
occurs the following error:
Add-AppxPackage: Deployment failed with HRESULT: 0x80073D06, Could not install package because the system is already installed later.
Can not install the Microsoft.NET.Native.Runtime.1.1_1.1.23118.0_x86__8wekyb3d8bbwepackage.
The package version is1.1.23118.0
A the next version of the package (1.1.23406.0) is already installed.
NOTE: For more information, search [ActivityId] 37ffa5c9-8475-0000-9ac1-ff377584d101 in the event log or use Get-AppxLog-ActivityID 37ffa5c9-8475-0000-9ac1-ff377584d101 from the command line.
And'possible to solve?
Greetings
Windows 8.1 Pro 32-Bit Media Center ASUS P5G41T-M LE Ram 4GB
All replies (6)
Thursday, March 31, 2016 9:06 AM ✅Answered | 1 vote
alpha45,
The command works if the start menu won't work.
The next time when I run it, it will show the error message, so I assume this should be caused by Windows Store Update.
By the way, what is your current situation?
If any further help needed, please post back.
Regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].
Friday, March 25, 2016 3:23 AM | 1 vote
Hi alpha45,
I received the same error.
It seems that Windows 10 updated the Windows Store framework, but the source file didn't be replaced.
I will collect this at my side.
In addition, why would you like to run the command above, to fix Start Menu issue or anything else?
Besides, try the dism command:
Dism /online /cleanup-image /restorehealth
Regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].
Friday, March 25, 2016 5:15 AM | 1 vote
Adding some more information.
I tested with another local admin account, and the result is the command works with no errors popped out.
By the way, the Start Menu and Cortana is not able to open under this account, and after running the command below:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Start Menu works.
For the error popped out, it is under the Microsoft Account, which the Start Menu works normally.
I will take a further look at this, if any results, will post back.
Regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].
Thursday, March 31, 2016 9:45 AM | 1 vote
Michael,
Other particular errors I no have except that every now IE does not work properly, for example the other day I could not download files from OneDrive, GoogleDrive and more.
https://social.technet.microsoft.com/Forums/en-US/3d5dbf4d-b5f4-4497-abb7-fd85e25904f7/i-can-not-download-photos-from-onedrive-google-drive-or-google-photos?forum=win10itprogeneral
Remain errors {C2F03A33-21F5-47FA-B4BB-156362A2F239}
and APPID
{316CDED5-E4AE-4B15-9113-7055D84DCC97}(ImmersiveShell)
that are unable not solve.
Hello
Windows 10 Pro 32-Bit ASUS P5G41T-M LE Ram 4GB
Tuesday, August 23, 2016 8:07 PM
help me...!!!
Microsoft Windows [Version 10.0.14905]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>Powershell
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. All rights reserved.
PS C:\WINDOWS\system32> Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.Ins
tallLocation)\AppXManifest.xml"}
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.NET.Native.Framework.1.3_1.3.23901.0_x86__8wekyb3d8bbwe because it has
version 1.3.23901.0. A higher version 1.3.24201.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0002-ea68-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0002-ea68-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.NET.Native.Framework.1.3_1.3.23901.0_x64__8wekyb3d8bbwe because it has
version 1.3.23901.0. A higher version 1.3.24201.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0002-fd68-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0002-fd68-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.23816.0_x86__8wekyb3d8bbwe because it has version
14.0.23816.0. A higher version 14.0.24123.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0002-1d69-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0002-1d69-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.23816.0_x64__8wekyb3d8bbwe because it has version
14.0.23816.0. A higher version 14.0.24123.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0001-1661-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0001-1661-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.Advertising.Xaml_10.0.1605.0_x64__8wekyb3d8bbwe because it has version
10.0.1605.0. A higher version 10.0.1606.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0001-3b61-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0001-3b61-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.Advertising.Xaml_10.0.1605.0_x86__8wekyb3d8bbwe because it has version
10.0.1605.0. A higher version 10.0.1606.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] fd71ed37-fd5d-0001-b861-72fd5dfdd101 in the Event Log or use
the command line Get-AppxLog -ActivityID fd71ed37-fd5d-0001-b861-72fd5dfdd101
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Friday, November 4, 2016 10:28 AM
PS C:\WINDOWS\system32> Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
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.NET.Native.Framework.1.3_1.3.23901.0_x86__8wekyb3d8bbwe because it has version 1.3.23901.0. A higher version 1.3.24201.0 of
this package is already installed.
NOTE: For additional information, look for [ActivityId] 9c81aeea-3666-0001-38e5-819c6636d201 in the Event Log or use the command line Get-AppxLog -ActivityID
9c81aeea-3666-0001-38e5-819c6636d201
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.NET.Native.Framework.1.3_1.3.23901.0_x64__8wekyb3d8bbwe because it has version 1.3.23901.0. A higher version 1.3.24201.0 of
this package is already installed.
NOTE: For additional information, look for [ActivityId] 9c81aeea-3666-0001-3ae5-819c6636d201 in the Event Log or use the command line Get-AppxLog -ActivityID
9c81aeea-3666-0001-3ae5-819c6636d201
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.23816.0_x86__8wekyb3d8bbwe because it has version 14.0.23816.0. A higher version 14.0.24123.0 of this
package is already installed.
NOTE: For additional information, look for [ActivityId] 9c81aeea-3666-0002-9eee-819c6636d201 in the Event Log or use the command line Get-AppxLog -ActivityID
9c81aeea-3666-0002-9eee-819c6636d201
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml: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.23816.0_x64__8wekyb3d8bbwe because it has version 14.0.23816.0. A higher version 14.0.24123.0 of this
package is already installed.
NOTE: For additional information, look for [ActivityId] 9c81aeea-3666-0001-43e5-819c6636d201 in the Event Log or use the command line Get-AppxLog -ActivityID
9c81aeea-3666-0001-43e5-819c6636d201
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand