Thanks again, tried this (I did try a command like this before) but fails with hundreds of error messages - sample pasted below . . . .
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 windows.immersivecontrolpanel_10.0.6.1000_neutral_neutral_cw5n1h2txyewy. NOTE: For additional information, look for [ActivityId] d097af91-8743-0002-a9a9-99d04387da01 in the Event Log or use the command line Get-AppPackageLog -ActivityID d097af91-8743-0002-a9a9-99d04387da01 At line:1 char:38 + ... | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmani ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Windows\Imme...ppxmanifest.xml:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor. Deployment Register operation with target volume C: on Package Microsoft.MicrosoftOfficeHub_18.2204.1141.0_neutral_~_8wekyb3d8bbwe from: (AppxBundleManifest.xml) failed with error 0x80070490. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. NOTE: For additional information, look for [ActivityId] d097af91-8743-0000-269e-99d04387da01 in the Event Log or use the command line Get-AppPackageLog -ActivityID d097af91-8743-0000-269e-99d04387da01 At line:1 char:38 + ... | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmani ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : WriteError: (C:\Program File...ppxmanifest.xml:String) [Add-AppxPackage], IOException + 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.MicrosoftEdge.Stable_111.0.1661.51_neutral__8wekyb3d8bbwe because it has version 111.0.1661.51. A higher version 123.0.2420.65 of this package is already installed. NOTE: For additional information, look for [ActivityId] d097af91-8743-0003-0843-99d04387da01 in the Event Log or use the command line Get-AppPackageLog -ActivityID d097af91-8743-0003-0843-99d04387da01 At line:1 char:38 + ... | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmani ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 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: 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.StartMenuExperienceHost_10.0.22621.2506_neutral_neutral_cw5n1h2txyewy.