Windows 10 Start Menu and Apps Stopped Working, Can't System Restore


  1. Posts : 2
    Windows 10 1803
       #1

    Windows 10 Start Menu and Apps Stopped Working, Can't System Restore


    Hi, my Windows 10 menu was working previously, but then certain apps started not opening and they had an exclamation mark next to them, so I looked that up on Google and came to a page that suggested entering this into Powershell:
    Code:
    Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    So I did that, and now Windows Start menu won't open at all.

    I tried system restoring back to a known good installation which would have fixed both issues, but it doesn't work. After a reboot it informs me:
    Code:
    System Restore failed while restoring the directory from the restore point.
    Source: AppxStaging
    Destination: %ProgramFiles%\WindowsApps
    An unspecified error occurred during System Restore. (0x80070091)
    So then I read something about renaming the WindowsApps folder in Program Files after taking ownership and granting permissions. I attempt that, renaming WindowsApps to WindowsApps.old, but I get a black screen on Windows Startup, so I can only access System Restore from Recovery. It still doesn't work due to an unspecified error, so I have to rename WindowsApps back to its original name so I can get back into Windows and... the start menu still won't work and I have numerous Event Log errors such as:

    Code:
    Unable to start a DCOM Server: Microsoft.Windows.Cortana_1.10.7.17134_neutral_neutral_cw5n1h2txyewy!CortanaUI as Unavailable/Unavailable. The error:
    "5"
    Happened while starting this command:
    "C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy\SearchUI.exe" -ServerName:CortanaUI.AppXa50dqqa5gqv4a428c9y1jjw7m3btvepj.mca
    I have a drive clone, but it only goes back to pre-Spring Update so I don't want to use it if I don't have to.
      My Computer


  2. Posts : 1,079
    10 + Linux
       #2

    Welcome to the Ten forums Jay,

    Don't know about the first command line, but this one re-installs all MS apps and tiles. Hope you'll make it.

    Reinstall and Re-register Apps in Windows 10 | Windows 10 Tutorials

    Powershell ISE admin:
    Code:
    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    All the best,
    Last edited by Brink; 12 May 2018 at 19:12. Reason: added tutorial link for more info
      My Computer


  3. Posts : 2
    Windows 10 1803
    Thread Starter
       #3

    MikeMecanic said:
    Welcome to the Ten forums Jay,

    Don't know about the first command line, but this one re-installs all MS apps and tiles. Hope you'll make it.

    Reinstall and Re-register Apps in Windows 10 | Windows 10 Tutorials

    Powershell ISE admin:
    Code:
    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    All the best,
    I'm afraid it didn't work for me, I applied it and restarted my machine. The Start Menu still doesn't open and the task bar is still in front of everything. I know the script is supposed to throw out red error messages, but here's a list of them anyway:

    Code:
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    PS C:\WINDOWS\system32> Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.Inst
    allLocation)\AppXManifest.xml”}
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    InputApp_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0002-ee42-3c863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0002-ee42-3c863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.AAD.BrokerPlugin_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-ff80-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-ff80-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.AccountsControl_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-0b81-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-0b81-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.LockApp_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000e-d79e-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000e-d79e-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.MicrosoftEdge_42.17134.1.0_neutral__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-5181-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-5181-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.PPIProjection_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-7cd7-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-7cd7-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.Apprep.ChxApp_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-6081-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-6081-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.CloudExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-7581-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-7581-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ContentDeliveryManager_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0003-c01c-3b863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0003-c01c-3b863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.Cortana_1.10.7.17134_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-a481-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-a481-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.OOBENetworkCaptivePortal_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-0cda-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-0cda-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ParentalControls_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-4082-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-4082-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.PeopleExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-4b82-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-4b82-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.SecHealthUI_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-31db-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-31db-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + 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:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.SecureAssessmentBrowser_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000e-d19f-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000e-d19f-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ShellExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-9d82-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-9d82-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.XboxGameCallableUI_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0002-024a-3c863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0002-024a-3c863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + 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:37
    + ... s| 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:37
    + ... s| 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:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0006-fc22-3b863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0006-fc22-3b863bead301
    At line:1 char:37
    + ... s| 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 : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
    At line:1 char:37
    + ... s| 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:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.HolographicFirstRun_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-9883-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-9883-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + 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:37
    + ... s| 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:37
    + ... s| 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:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Print3D_2.0.10611.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-be83-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-be83-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.XboxApp_39.39.21002.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-c383-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-c383-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Wallet_2.2.18065.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-c583-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-c583-3a863bead301
    At line:1 char:37
    + ... s| 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 : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.MicrosoftStickyNotes_2.1.18.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-d983-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-d983-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.BingNews_4.23.10923.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-de83-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-de83-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.BingWeather_4.23.10923.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-f183-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-f183-3a863bead301
    At line:1 char:37
    + ... s| 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 : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.ZuneMusic_10.18011.13411.1000_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000c-f9be-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000c-f9be-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.XboxIdentityProvider_12.39.13003.1000_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-1284-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-1284-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.ZuneVideo_10.17122.16211.1000_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-1e84-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-1e84-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsCamera_2018.227.30.1000_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-ba84-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-ba84-3a863bead301
    At line:1 char:37
    + ... s| 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 : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsMaps_5.1711.10477.1000_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-df84-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-df84-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Office.OneNote_17.9226.20641.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-ed84-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-ed84-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.StorePurchaseApp_11803.1001.8.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000e-b4a1-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000e-b4a1-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.GetHelp_10.1706.10952.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-6e85-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-6e85-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.MSPaint_4.1804.13047.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-6de4-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-6de4-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    microsoft.windowscommunicationsapps_17.9126.21785.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0006-c226-3b863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0006-c226-3b863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Microsoft3DViewer_4.1804.19012.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-a085-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-a085-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsFeedbackHub_1.1712.1141.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-aa85-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-aa85-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsCalculator_10.1804.911.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-ac85-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-ac85-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Getstarted_6.10.10872.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000c-6ac2-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000c-6ac2-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.Photos_2018.18031.15820.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-bd85-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-bd85-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsStore_11803.1001.11.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-ce85-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-ce85-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.DesktopAppInstaller_1.0.20921.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-1ae5-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-1ae5-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    InputApp_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-f985-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-f985-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.AAD.BrokerPlugin_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-73e5-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-73e5-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.AccountsControl_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-2786-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-2786-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.LockApp_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-7686-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-7686-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.MicrosoftEdge_42.17134.1.0_neutral__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-8886-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-8886-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.PPIProjection_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000a-cce6-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000a-cce6-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Win32WebViewHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000c-4cc5-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000c-4cc5-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.Apprep.ChxApp_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-cb86-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-cb86-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.CloudExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-2787-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-2787-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ContentDeliveryManager_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-3287-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-3287-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.Cortana_1.10.7.17134_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-3887-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-3887-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.HolographicFirstRun_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-d287-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-d287-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.OOBENetworkCaptivePortal_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-da87-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-da87-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ParentalControls_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-f787-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-f787-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.PeopleExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-0c88-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-0c88-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.SecHealthUI_10.0.17134.1_neutral__cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0012-4b79-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0012-4b79-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.SecureAssessmentBrowser_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-5088-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-5088-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.Windows.ShellExperienceHost_10.0.17134.1_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-5f88-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-5f88-3a863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.XboxGameCallableUI_1000.17134.1.0_neutral_neutral_cw5n1h2txyewy package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0002-ac65-3c863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0002-ac65-3c863bead301
    At line:1 char:37
    + ... s| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x80070005: While processing the request, the system failed to register the windows.repositoryExtension
    extension due to the following error: Access is denied.
    .
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0002-4466-3c863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0002-4466-3c863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.OneConnect_4.1801.521.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-9788-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-9788-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: While processing the request, the system failed to register the windows.repositoryExtension
    extension due to the following error: Access is denied.
    .
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-000c-c6c7-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-000c-c6c7-3a863bead301
    At line:1 char:37
    + ... s| 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.Services.Store.Engagement_10.0.1610.0_x64__8wekyb3d8bbwe because it has
    version 10.0.1610.0. A higher version 10.0.17112.0 of this package is already installed.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-cc88-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-cc88-3a863bead301
    At line:1 char:37
    + ... s| 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.Services.Store.Engagement_10.0.1610.0_x86__8wekyb3d8bbwe because it has
    version 10.0.1610.0. A higher version 10.0.17112.0 of this package is already installed.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-d388-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-d388-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.XboxGamingOverlay_1.15.1001.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-df88-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-df88-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: While processing the request, the system failed to register the windows.repositoryExtension
    extension due to the following error: Access is denied.
    .
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0010-5b95-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0010-5b95-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.SkypeApp_12.1813.286.0_x64__kzf8qxf38zg5c package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-2c89-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-2c89-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.StorePurchaseApp_11804.1001.9.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0002-2368-3c863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0002-2368-3c863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    microsoft.windowscommunicationsapps_17.9226.21295.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-9689-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-9689-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.WindowsStore_11804.1001.8.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-9989-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-9989-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.BingWeather_4.24.11294.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-c289-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-c289-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: While processing the request, the system failed to register the windows.repositoryExtension
    extension due to the following error: Access is denied.
    .
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-cc89-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-cc89-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: While processing the request, the system failed to register the windows.repositoryExtension
    extension due to the following error: Access is denied.
    .
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-d689-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-d689-3a863bead301
    At line:1 char:37
    + ... s| 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: 0x80073CF6, Package could not be registered.
    error 0x80070005: Windows cannot create the AppContainer profile for the
    Microsoft.BingNews_4.24.11294.0_x64__8wekyb3d8bbwe package.
    NOTE: For additional information, look for [ActivityId] 863a6097-ea3b-0009-e089-3a863bead301 in the Event Log or use
    the command line Get-AppxLog -ActivityID 863a6097-ea3b-0009-e089-3a863bead301
    At line:1 char:37
    + ... s| 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
    
    PS C:\WINDOWS\system32>
      My Computer


  4. Posts : 9
    10
       #4

    Hi,

    I think it will be better to do in-place upgrade. If you don’t want to lose your files, just select the keep my files option once you started the process. Hopes this helps.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:36.
Find Us




Windows 10 Forums