Windows Store Crash On Start Up

Page 1 of 3 123 LastLast

  1. Posts : 15
    Windows 10
       #1

    Windows Store Crash On Start Up


    So its been some weeks maybe my store application wont launch, when I open it, it shows the splash screen then suddenly closed itself without any error code or something. I've tried to clear LocalCache folder, Powershell command didn't solve my problem, even wsreset.exe returns error popup "ms-windows-storePurgeCaches the application cannot be started. Try reinstalling the application to fing the problem". And now the store and other metro application's tile like photos are grayed with exclamation mark. Any help would be appreciated, sorry for my bad English :)
      My Computer


  2. Posts : 1,091
    Windows XP/7/8/8.1/10, Linux, Android, FreeBSD Unix
       #2

    Fix Windows 8 App Opens Then Closes

    which applies to Windows 10 as well.
      My Computer


  3. Posts : 15
    Windows 10
    Thread Starter
       #3

    Thanks for your reply Almighty1, the event log said "Activation of the app Microsoft.WindowsStore_8wekyb3d8bbwe!App for the Windows.Launch contract was blocked with error 0x80073CFC because its package is in state: 64.", for change windows permission Im afraid to do that because Im afraid it makes my system become unstable
      My Computer


  4. Posts : 1,091
    Windows XP/7/8/8.1/10, Linux, Android, FreeBSD Unix
       #4

    Changing windows permissions will not make your system unstable. All you are doing is adding permissions to the folders.
      My Computer


  5. Posts : 15
    Windows 10
    Thread Starter
       #5

    After I checked, all permissions for folder and registry are correct like the link you gave me
      My Computer


  6. Posts : 7
    Windows 10 Pro
       #6

    Yeah, got the same problem, tried the same actions - but didn't help.
      My Computer


  7. Posts : 1,091
    Windows XP/7/8/8.1/10, Linux, Android, FreeBSD Unix
       #7

    Hmm, the registry and folder permissions actually don't exist for some of them so you have to add them. Are your other Windows default apps working?
      My Computer


  8. Posts : 7
    Windows 10 Pro
       #8

    Almighty1 said:
    Hmm, the registry and folder permissions actually don't exist for some of them so you have to add them. Are your other Windows default apps working?
    No, none of the apps is working.
      My Computer


  9. Posts : 1,091
    Windows XP/7/8/8.1/10, Linux, Android, FreeBSD Unix
       #9

    Try this following command in a Adminstrative PowerShell:

    Code:
    Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifest.xml" -DisableDevelopmentMode
      My Computer


  10. Posts : 7
    Windows 10 Pro
       #10

    Got bunch of errors, e.g.:

    Add-AppxPackage : Deployment failed with HRESULT: 0x80073D10, The deployment operation failed because the package
    targets the wrong processor architecture.
    Windows cannot install package Microsoft.VCLibs.120.00 because the package requires architecture ARM, but this
    computer has architecture x64.
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-17c4-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-17c4-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package Microsoft.WindowsCalculator_8wekyb3d8bbwe because the app package it requires
    could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-b9c4-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-b9c4-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package Microsoft.WindowsCalculator_8wekyb3d8bbwe because the app package it requires
    could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-c2c4-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-c2c4-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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.
    Merge Failure : error 0x80004005 : Cannot register the Microsoft.WindowsCalculator_10.1510.13020.0_x64__8wekyb3d8bbwe
    package because there was a merge failure with the following file: C:\Program
    Files\WindowsApps\Microsoft.WindowsCalculator_10.1510.9020.0_neutral_split.scale-100_8wekyb3d8bbwe\resources.pri
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0006-cdf7-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0006-cdf7-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package Microsoft.WindowsCalculator_8wekyb3d8bbwe because the app package it requires
    could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-01c9-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-01c9-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package Microsoft.WindowsCalculator_8wekyb3d8bbwe because the app package it requires
    could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0000-69f8-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0000-69f8-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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.
    Merge Failure : error 0x80004005 : Cannot register the Microsoft.WindowsCalculator_10.1510.9020.0_x64__8wekyb3d8bbwe
    package because there was a merge failure with the following file: C:\Program
    Files\WindowsApps\Microsoft.WindowsCalculator_10.1510.9020.0_neutral_split.scale-100_8wekyb3d8bbwe\resources.pri
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0000-4dfa-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0000-4dfa-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package microsoft.windowscommunicationsapps_8wekyb3d8bbwe because the app package it
    requires could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0002-3913-5ccbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0002-3913-5ccbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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.
    Merge Failure : error 0x80004005 : Cannot register the
    microsoft.windowscommunicationsapps_17.6306.42251.0_x64__8wekyb3d8bbwe package because there was a merge failure with
    the following file: C:\Program
    Files\WindowsApps\microsoft.windowscommunicationsapps_17.6306.42251.0_neutral_ru-ru_8wekyb3d8bbwe\resources.pri
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-d3cb-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-d3cb-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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: 0x80073CF3, Package failed updates, dependency or conflict
    validation.
    Windows cannot install resource package microsoft.windowscommunicationsapps_8wekyb3d8bbwe because the app package it
    requires could not be found. Ensure that the app package is installed before installing the resource package
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-e7cd-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-e7cd-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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.
    Merge Failure : error 0x80004005 : Cannot register the
    microsoft.windowscommunicationsapps_17.6310.42251.0_x64__8wekyb3d8bbwe package because there was a merge failure with
    the following file: C:\Program
    Files\WindowsApps\microsoft.windowscommunicationsapps_17.6306.42251.0_neutral_ru-ru_8wekyb3d8bbwe\resources.pri
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0005-f6cd-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0005-f6cd-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + 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.ZuneMusic_3.6.10841.0_neutral_resources.scale-140_8wekyb3d8bbwe because it
    has version 3.6.10841.0. A higher version 3.6.15131.0 of this package is already installed.
    NOTE: For additional information, look for [ActivityId] cb5b6d2d-1cb3-0006-97fc-5bcbb31cd101 in the Event Log or use
    the command line Get-AppxLog -ActivityID cb5b6d2d-1cb3-0006-97fc-5bcbb31cd101
    At line:1 char:1
    + Add-AppxPackage -register "C:\Program Files\WindowsApps\*\appxmanifes ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
      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 06:34.
Find Us




Windows 10 Forums