Cant fix crashing modern apps due to odd powershell error


  1. Posts : 261
    Windows 10 Enterprise
       #1

    Cant fix crashing modern apps due to odd powershell error


    Can someone tell what the powershell errors means?

    when i put this commend

    ((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode


    i get the following errors

    Code:
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0001-e720-63e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0001-e720-63e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + 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 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0001-0221-63e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0001-0221-63e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + 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 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0003-4a05-65e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0003-4a05-65e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + 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 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0003-0206-65e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0003-0206-65e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + 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 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0002-b05e-63e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0002-b05e-63e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + 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 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0000-89b1-63e15f72d001 in the Event Log or use
    the command line Get-AppxLog -ActivityID e1621677-725f-0000-89b1-63e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppxManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
      My Computer


  2. Posts : 17,661
    Windows 10 Pro
       #2

    xdarkmario said:
    Can someone tell what the powershell errors means?

    when i put this commend

    ((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode


    i get the following errors

    Code:
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
    error 0x8E5E0212: Adding a tile failed with unexpected error.
    NOTE: For additional information, look for [ActivityId] e1621677-725f-0001-e720-63e15f72d001 in the Event Log or
    use the command line Get-AppxLog -ActivityID e1621677-725f-0001-e720-63e15f72d001
    At line:1 char:134
    + ... temProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Windows\Syst...ppxManifest.xml:String) [Add-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    Did you do as PowerShell told you? If you had read the plain text log file with the command PS told you (highlighted in above quote), you would most probably have seen that the reason for this error is simply that the Start Menu is running (and possibly other Modern apps). Start Menu in 10 is a Modern app as any other (Microsoft.Windows.ShellExperienceHost).

    A simple workaround to run a command with requires even the Start Menu (an app) to be closed is to open the Task Manager, go to Details tab, right click the process Explorer.exe and select End task, run your command in PowerShell, then restart Explorer from Task Manager > File Menu > Run new task.

    Kari
      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 19:09.
Find Us




Windows 10 Forums