Windows 10: Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error...

Discus and support Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error... in Windows 10 Ask Insider to solve the problem; The specific app I really want to use is Kano's The Force Coding Kit if that matters, however the issue occurs with other stock system apps that I try... Discussion in 'Windows 10 Ask Insider' started by /u/Lyokokoko, Dec 10, 2019.

  1. Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error...


    The specific app I really want to use is Kano's The Force Coding Kit if that matters, however the issue occurs with other stock system apps that I try to update, as well as "App Installer," which I had attempted to install as an alternative to PowerShell once I retrieved the appx file.

    I have tried literally every single possible solution to issues with the Store that I could find, short of reinstalling Windows altogether (which I adamantly do not want to mess with if I can help it). I have run the troubleshooter, reset the app, re-registered it, cleared the cache, run WSReset, turned on developer mode and sideloading, disabled my AV, stopped all services and done a clean boot, safe mode, run sfc, run dism, made sure there's no incomplete download or corrupted files in WindowsApps, made sure I'm not missing any updates, used the upgrade tool, used a restore point, checked the registry for broken entries, stopped and started wuauserv and bits, and created a separate user account. None of these steps have yielded any results.

    Here is a snippet of the AppPackageLog from PowerShell.

    About to service package KanoComputing.StarWarsCodingKitbyKano1.2.13.0_x64_8bypc573fhhxp. Setting the package state to disabled returned with 0x0.

    12/10/2019 7:26:20 PM 5282 Creation of the secure system app data folder failed with error code : 0x800700B7.

    12/10/2019 7:26:20 PM 5252 An internal error occurred with error 0x800700B7. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

    12/10/2019 7:26:20 PM 306 error 0x800700B7: While processing the request, the system failed to register the windows.stateExtension extension due to the following error: Cannot create a file when that file already exists. .

    12/10/2019 7:26:20 PM 316 error 0x800700B7: Cannot register the request because the following error was encountered during the registration of the windows.stateExtension extension: Cannot create a file when that file already exists. .

    12/10/2019 7:26:20 PM 5252 An internal error occurred with error 0x800703FA. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

    12/10/2019 7:26:20 PM 331 error 0x800703FA: While reverting the request, the system failed to de-register the windows.stateExtension extension due to the following error: Illegal operation attempted on a registry key that has been marked for deletion.

    submitted by /u/Lyokokoko
    [link] [comments]

    :)
     
    /u/Lyokokoko, Dec 10, 2019
    #1
  2. raghu50 Win User

    Get appx package file for Windows Store installed app


    Can anybody help me make an appx package for a Windows Store app that I have downloaded and installed on my computer. I have all the files, signatures, etc. for the app. I just want to make an appx package for it so that I can sideload it to other Windows 8+ PCs. Anyone know how to?
     
    raghu50, Dec 10, 2019
    #2
  3. Brink Win User
    Mail app will not open on 10041.


    Hello Adam,

    This is the suggested solution below if you haven't already tried it. Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error... :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, Dec 10, 2019
    #3
  4. Sam&Kr Win User

    Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error...

    Win10 Store&Apps crash

    The problem is:

    • The Windows Store closes immediately after starting. I can see the blue window for a second before it closes again.
    • Photos App doesn't start at all (Error Message: The App did not launch).
    • Calender App closes immediately after starting.
    • Weather App works.
    • Groove Music closes immediately after starting.
    • Movies & TV closes immediately after starting.


    So not all Apps seem to be affected, try tried all the recommendations I found in different entrys here:

    • Checked for Updates.
    • Run troubleshoter for Apps - Didn't find anything.
    • Win-button + R press and enter "shutdown -g -t 0"
    • Run wsreset.exe - Failed
    • Run sfc /scannow
    • Deleted local Cache: C:\Benutzer\Dein Name\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache
    • Deleted sub Sub-key in the RegEdit folder HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore

    But so far no luck. Any more suggestions besides resintalling Win10?

    Thx in advance
     
    Sam&Kr, Dec 10, 2019
    #4
Thema:

Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error...

Loading...
  1. Cannot install app through Store or as an .appx through PowerShell on Win10 1909; error... - Similar Threads - Cannot install app

  2. How to install "Assistenza Rapida" app through powershell

    in Windows 10 Gaming
    How to install "Assistenza Rapida" app through powershell: Hi i cant' find and install directly app "assistenza rapida" in eglish like "Fast Assistence" .. because i don't know name of appx ...Help https://answers.microsoft.com/en-us/windows/forum/all/how-to-install-assistenza-rapida-app-through/c497afa8-cc08-40ed-8001-6c0cc73736e5
  3. How to install "Assistenza Rapida" app through powershell

    in Microsoft Windows 10 Store
    How to install "Assistenza Rapida" app through powershell: Hi i cant' find and install directly app "assistenza rapida" in eglish like "Fast Assistence" .. because i don't know name of appx ...Help https://answers.microsoft.com/en-us/windows/forum/all/how-to-install-assistenza-rapida-app-through/c497afa8-cc08-40ed-8001-6c0cc73736e5
  4. Repair option for store apps available through Powershell?

    in Windows 10 Gaming
    Repair option for store apps available through Powershell?: Hello, I'm in a situation where I need to repair almost all of the store apps I've installed, but I don't want to go through the settings app and manually click advanced options and then repair for every app. Is there a way to make a powershell script that will do this? All I...
  5. Repair option for store apps available through Powershell?

    in Windows 10 Software and Apps
    Repair option for store apps available through Powershell?: Hello, I'm in a situation where I need to repair almost all of the store apps I've installed, but I don't want to go through the settings app and manually click advanced options and then repair for every app. Is there a way to make a powershell script that will do this? All I...
  6. Help can't install microsoft store through powershell

    in Microsoft Windows 10 Store
    Help can't install microsoft store through powershell: this is what it saysGet-AppXPackage : The service cannot be started, either because it is disabled or because it has no enabled devicesassociated with it.The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.At...
  7. Help can't install microsoft store through powershell

    in Windows 10 Gaming
    Help can't install microsoft store through powershell: this is what it saysGet-AppXPackage : The service cannot be started, either because it is disabled or because it has no enabled devicesassociated with it.The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.At...
  8. Help can't install microsoft store through powershell

    in Windows 10 Software and Apps
    Help can't install microsoft store through powershell: this is what it saysGet-AppXPackage : The service cannot be started, either because it is disabled or because it has no enabled devicesassociated with it.The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.At...
  9. How to install Microsoft store app through powershell

    in Microsoft Windows 10 Store
    How to install Microsoft store app through powershell: Hello, Want to know how to install Microsoft store app directly through powershell. https://answers.microsoft.com/en-us/windows/forum/all/how-to-install-microsoft-store-app-through/2a1b065d-99fa-43d2-87e6-d82923c19ab3
  10. Apps installed through store not opening

    in Windows 10 Gaming
    Apps installed through store not opening: Recently I am not able to open any apps and games installed through the Microsoft Store such as Asphalt 8 and Traffic Rider. My laptop is a Lenovo G50-70 Ideapad running on Windows 10 Home version with Intel i3 and AMD Radeon. The app/game starts in their initial respective...