I did not finish in writing the report and still didn't read about the access denied error.
Searching in fixlog.txt I find:
Message : error 0x80070005: While processing the request, the system failed to register the
windows.activatableClass.collector extension due to the following error: **Access is denied**.
.
Id : 306
I read this post: Error 0x80070005 when trying to install apps from Microsoft Store.
I tried in elevated Powershell and this were the errors:
_____________________________________________________________________________________________________________________________________________
Get-AppXPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Package Microsoft.549981C3F5F10_4.2308.1005.0_x64__8wekyb3d8bbwe is end of life and can no longer be installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0001-eca1-4c4ac89bdb01 in the Event Log or use the command line
Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0001-eca1-4c4ac89bdb01 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: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Package Microsoft.Getstarted_10.2312.1.0_neutral_split.language-it_8wekyb3d8bbwe is end of life and can no longer be installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-1b57-4c4ac89bdb01 in the Event Log or use the command line Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-1b57-4c4ac89bdb01 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: 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.XboxGameOverlay_1.54.4001.0_x64__8wekyb3d8bbwe MicrosoftWindows.Client.WebExperience_525.1301.30.0_x64__cw5n1h2txyewy.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0005-9ade-4b4ac89bdb01 in the Event Log or use the command line
Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0005-9ade-4b4ac89bdb01 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: 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 MicrosoftWindows.Client.WebExperience_525.1301.30.0_x64__cw5n1h2txyewy MicrosoftWindows.CrossDevice_1.25012.50.0_x64__cw5n1h2txyewy.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-000a-6cd3-4b4ac89bdb01 in the Event Log or use the command line
Get-AppPackageLog -ActivityID 4a4b9484-9bc8-000a-6cd3-4b4ac89bdb01 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 : **Cannot find path 'C:\AppXManifest.xml' because it does not exist**. At line:1 char:38 +
... | 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 : **Cannot find path 'C:\AppXManifest.xml' because it does not exist.** At line:1 char:38 +
... | 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: 0x80073D06, **The package could not be installed because a higher version of this package is already installed**.
Windows cannot install package **Microsoft.UI.Xaml.2.7\_7.2203.17001.0\_x64\_\_8wekyb3d8bbwe** because it has version 7.2203.17001.0. A higher version 7.2409.9001.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-eb5d-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-eb5d-4c4ac89bdb01** 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.UWPDesktop\_14.0.30704.0\_x64\_\_8wekyb3d8bbwe** because it has version 14.0.30704.0. A higher version 14.0.33728.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-f85d-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-f85d-4c4ac89bdb01** 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: 0x80073D02, The package could not be installed because **resources it modifies are currently in use**.
Error 0x80073D02: The request cannot be processed because package **Microsoft.WindowsAppRuntime.1.5\_5001.373.1736.0\_x64\_\_8wekyb3d8bbwe** is in use.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-ed5f-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-ed5f-4c4ac89bdb01** 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: 0x80073CF9, Install failed. Please contact your software vendor**.
(Exception from HRESULT: 0x80073CF9) **Windows cannot install package shellmenua\_5.0.0.0\_neutral\_\_5r2yrzxs9d21c because it must be installed with an external location**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0005-3ee5-4b4ac89bdb01 in the Event Log or use the command line **Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0005-3ee5-4b4ac89bdb01** At line:1 char:38 +
... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.I ... +
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +
CategoryInfo: **WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException** +
FullyQualifiedErrorId : ploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand Add-AppxPacDekage : **Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor**.
(Exception from HRESULT: 0x80073CF9) **Windows cannot install package shellmenub\_5.0.0.0\_neutral\_\_5r2yrzxs9d21c because it must be installed with an external location**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0005-4ee5-4b4ac89bdb01 in the Event Log or use the command line **Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0005-4ee5-4b4ac89bdb01** At line:1 char:38 +
... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.I ... +
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +
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.UI.Xaml.2.7\_7.2208.15002.0\_x64\_\_8wekyb3d8bbwe** because it has version 7.2208.15002.0. A higher version 7.2409.9001.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-000a-0dd8-4b4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-000a-0dd8-4b4ac89bdb01** 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.30704.0\_x64\_\_8wekyb3d8bbwe** because it has version 14.0.30704.0. A higher version 14.0.33519.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0005-16e8-4b4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0005-16e8-4b4ac89bdb01** 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.MicrosoftEdge.Stable\_132.0.2957.127\_neutral\_\_8wekyb3d8bbwe** because it has version 132.0.2957.127. A higher version 134.0.3124.72 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-476a-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-476a-4c4ac89bdb01** 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: 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
**MSTeams\_25007.607.3371.8436\_x64\_\_8wekyb3d8bbwe**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-516a-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-516a-4c4ac89bdb01** 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: 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.BingWeather\_4.54.63007.0\_x64\_\_8wekyb3d8bbwe**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-ca6a-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-ca6a-4c4ac89bdb01** 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: 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 **MicrosoftWindows.Client.WebExperience\_525.1301.30.0\_x64\_\_cw5n1h2txyewy**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-db6a-4c4ac89bdb01 in the Event Log or use the command line **Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-db6a-4c4ac89bdb01** 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: 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
**MicrosoftWindows.CrossDevice\_1.25012.50.0\_x64\_\_cw5n1h2txyewy**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-af6c-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-af6c-4c4ac89bdb01** 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: 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
**MicrosoftWindows.CrossDevice\_1.25012.50.0\_x64\_\_cw5n1h2txyewy**.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-b46f-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-b46f-4c4ac89bdb01** 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 : **Cannot find path 'C:\Windows\SystemApps\MicrosoftWindows.Client.AIX\_cw5n1h2txyewy\AppXManifest.xml' because it does not exist.** At line:1 char:38 +
... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +
CategoryInfo: ObjectNotFound: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException +
FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand Add-AppxPackage : **Cannot find path 'C:\AppXManifest.xml' because it does not exist**. At line:1 char:38 +
... | 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: 0x80073D06, **The package could not be installed because a higher version of this package is already installed**.
Windows cannot install package **Microsoft.UI.Xaml.2.8\_8.2310.30001.0\_x64\_\_8wekyb3d8bbwe** because it has version 8.2310.30001.0. A higher version 8.2501.31001.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0004-4671-4c4ac89bdb01 in the Event Log or use the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0004-4671-4c4ac89bdb01** 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.StartExperiencesApp\_1.1.200.0\_x64\_\_8wekyb3d8bbwe** because it has version
1.1.200.0. A higher version 1.1.235.0 of this package is already installed.
NOTE: For additional information, look for [ActivityId] 4a4b9484-9bc8-0005-12f2-4b4ac89bdb01 in the Event Log or use
the command line
**Get-AppPackageLog -ActivityID 4a4b9484-9bc8-0005-12f2-4b4ac89bdb01**
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
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
Clicking on [ i find, as always, this event, because windows.immersivecontrolpanel\_10.0.8.1000\_neutral\_neutral\_cw5n1h2txyewy is not available.
Unable to start a DCOM Server: windows.immersivecontrolpanel\_10.0.8.1000\_neutral\_neutral\_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel as Unavailable/Unavailable. The error:
"2147942852"
Happened while starting this command:
"C:\Windows\ImmersiveControlPanel\SystemSettings.exe" -ServerName:microsoft.windows.immersivecontrolpanel
Reading FixLog.txt I find:
4 errors like below:
Message: error 0x80070005: While processing the request, the system failed to register the windows.activatableClass.collector extension due to the following error: **Access is denied**.
Id: 306
1 error like below:
Message: error 0x80070005: Windows cannot register the package because of an internal error or low memory.
Id: 6231
I tried this Powershell command to register only immersivecontrolpanel package:
**PS C:\WINDOWS\system32> Get-AppxPackage windows.immersivecontrolpanel | Reset-AppxPackage**
**PS C:\WINDOWS\system32> Get-AppxPackage windows.immersivecontrolpanel | Reset-AppxPackage -Verbose**
VERBOSE: Performing the operation "Reset package" on target "windows.immersivecontrolpanel\_10.0.8.1000\_neutral\_neutral\_cw5n1h2txyewy".
**PS C:\WINDOWS\system32> Get-AppXPackage -allusers -name "\*immersivecontrolpanel\*" | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($\_.InstallLocation)\AppXManifest.xml" -Verbose}**
VERBOSE: Performing the operation "Register package" on target "C:\Windows\ImmersiveControlPanel\AppXManifest.xml".
VERBOSE: Operation completed for: C:\Windows\ImmersiveControlPanel\AppXManifest.xml
**S C:\WINDOWS\system32> Get-AppxLog > C:\Users\Public\Documents\appxlog.txt**
From [appxlog.txt](https://gofile.io/d/S4ggFj "gofile.io") appears a successfull execution (if I do not mistake).
I find only this msg:
**ID: 672**
**Message: Package Microsoft.UI.Xaml.CBS\_2.62107.16001.0\_x64\_\_8wekyb3d8bbwe does not satisfy a dependency for package windows.immersivecontrolpanel\_10.0.8.1000\_neutral\_neutral\_cw5n1h2txyewy.**
**Reason: The package no longer exists on the system.**