New
#11
To Techjourney: I ran the reinstall all apps command as Administrator and got the following results:
To Bree: Thanks for the tips -- although article #8, which I would delete, no longer seems to allow editing.Code:PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocati on)\AppXManifest.xml"} Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist. At line:1 char:28 + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand 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.16299.15_neutral_neutral_cw5n1h2txyewy. NOTE: For additional information, look for [ActivityId] 33ad26c8-7cfd-0000-3ed1-b233fd7cd301 in the Event Log or use the command line Get-AppxLog -ActivityID 33ad26c8-7cfd-0000-3ed1-b233fd7cd301 At line:1 char:28 + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Tp Dalchina: Here are the requested screen captures, thanks to Bree:
After keying Win-S:
After right-clicking in the Taskbar:
![]()