Okay, I pasted the first command into an Admin PowerShell. It looked it was doing something, saying processing at 3% and doing countless activities not shown. However, during the entire time, the following message appeared countless times:
Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it
modifies are currently in use.
error 0x80073D02: Unable to install because the following apps need to be closed
Microsoft.Windows.ShellExperienceHost_10.0.18362.449_neutral_neutral_cw5n1h2txyewy.
NOTE: For additional information, look for [ActivityId] 8d5e1184-ab5e-0005-e971-5e8d5eabd601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 8d5e1184-ab5e-0005-e971-5e8d5eabd601
At line:1 char:38
- ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "C:\Win ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
When I just entered the first command, it showed the following information for iTunes:
Name : AppleInc.iTunes
Publisher : CN=5BD5593D-A41B-4F89-884E-B4F3E0FBAA75
Architecture : X64
ResourceId :
Version : 12109.10002.53004.0
PackageFullName : AppleInc.iTunes_12109.10002.53004.0_x64__nzyj5cx40ttqa
InstallLocation : C:\Program Files\WindowsApps\AppleInc.iTunes_12109.10002.53004.0_x64__nzyj5cx40ttqa
IsFramework : False
PackageFamilyName : AppleInc.iTunes_nzyj5cx40ttqa
PublisherId : nzyj5cx40ttqa
PackageUserInformation : {S-1-5-21-2649120024-3799998734-3771855262-1001 [eagle]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.VCLibs.140.00.UWPDesktop_14.0.29231.0_x64__8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Store
Status : Ok
I then ran the second line of commands, restarted the computer, and tried to open iTunes after installing from the store. I got the following error:
Faulting application name: iTunes.exe, version: 12.10.10.2, time stamp: 0x5f89b3f7
Faulting module name: ntdll.dll, version: 10.0.18362.1139, time stamp: 0x468a1bf2
Exception code: 0xc0000005
Fault offset: 0x000000000001b38d
Faulting process id: 0x804
Faulting application start time: 0x01d6ab5fdce7d258
Faulting application path: C:\Program Files\WindowsApps\AppleInc.iTunes_12109.10002.53004.0_x64__nzyj5cx40ttqa\iTunes.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 7928e04b-7f12-44c7-83e7-3308fef8331a
Faulting package full name: AppleInc.iTunes_12109.10002.53004.0_x64__nzyj5cx40ttqa
Faulting package-relative application ID: iTunes
It's a different error, and the following error showed in Event Viewer:
Fault bucket 1651419550950152330, type 5
Event Name: MoAppCrash
Response: Not available
Cab Id: 0
Problem signature:
P1: AppleInc.iTunes_12109.10002.53004.0_x64__nzyj5cx40ttqa
P2: praid:iTunes
P3: 12.10.10.2
P4: 5f89b3f7
P5: ntdll.dll
P6: 10.0.18362.1139
P7: 468a1bf2
P8: c0000005
P9: 000000000001b38d
P10:
Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERE018.tmp.mdmp
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERE866.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERE9BF.tmp.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREA2A.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WEREAC7.tmp.txt
These files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_AppleInc.iTunes__0a9bd9e4c978705617e7b33393dae05fcbbf9c_73f2593e_164d5632-8a80-4ce6-ae51-9bf3c575e1b7
Analysis symbol:
Rechecking for solution: 0
Report Id: 7928e04b-7f12-44c7-83e7-3308fef8331a
Report Status: 268435456
Hashed bucket: 547d42188f88c05fd6eb0554fd84d88a
Cab Guid: 0
What's next?