Windows 10: Microsoft Store won't install via PowerShell

Discus and support Microsoft Store won't install via PowerShell in Windows 10 Gaming to solve the problem; I had to uninstall the store because it wasn't launching properly. To reinstall it, I've launched PowerShell as administrator and have pasted the... Discussion in 'Windows 10 Gaming' started by Bradley Krak, Nov 17, 2023.

  1. Microsoft Store won't install via PowerShell


    I had to uninstall the store because it wasn't launching properly. To reinstall it, I've launched PowerShell as administrator and have pasted the following commands:Get-AppxPackage -allusers Microsoft.WindowsStore Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"}PowerShell doesn't say anything back to me after I hit enter, and nothing happens, even after a restart. Any ideas?

    :)
     
    Bradley Krak, Nov 17, 2023
    #1

  2. update Ovi Store install stil won`t work

    thanks for your reaction,phone won`t install the ovi-store
     
    johnnyloco---01, Nov 17, 2023
    #2
  3. microsoft store games won`t play

    when I download a game from the Microsoft store it won`t play

    the splash screen appears then goes

    I have a core i5 with an nvidivia graphics card I tb hdd and 8 gb ram

    I have tried the diagnostic for microsoft store and it say cache may need fixing.
     
    garrywilliams1, Nov 17, 2023
    #3
  4. Microsoft Store won't install via PowerShell

    Re-Installing the Microsoft Store

    Hi Wisedred,



    Thank you for writing to Microsoft Community Forums.



    In this scenario we would suggest you to perform these steps to Reinstall and Re-Register all Windows apps for all accounts.



    1. Press Windows + X key and select Windows PowerShell (Admin).
    2. Copy and paste this command, then press enter:
      Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    3. Close the PowerShell command and restart the PC.
    4. Open Microsoft Store and install the game.


    If the issue persists, then we would suggest you to create a new administrator user account and check if you are able to open Microsoft Store and then install the game, refer this article to
    create a local user or administrator account in Windows 10.



    Regards,



    Aditya Roy

    Microsoft Community – Moderator
     
    Aditya_Roy, Nov 17, 2023
    #4
Thema:

Microsoft Store won't install via PowerShell

Loading...
  1. Microsoft Store won't install via PowerShell - Similar Threads - Microsoft Store won't

  2. Microsoft Store won't install via PowerShell

    in Windows 10 Software and Apps
    Microsoft Store won't install via PowerShell: I had to uninstall the store because it wasn't launching properly. To reinstall it, I've launched PowerShell as administrator and have pasted the following commands:Get-AppxPackage -allusers Microsoft.WindowsStore Foreach {Add-AppxPackage -DisableDevelopmentMode -Register...
  3. Microsoft Store - PowerShell or CMD Manual Install???

    in Windows 10 Software and Apps
    Microsoft Store - PowerShell or CMD Manual Install???: I'm runing Windows 11 Home Edition. I tweaked my system for better performance via Scripts, and I inadvertently unistalled the Microsoft Store App. I do not want to perform a system restore or reinstall Windows 11 to get the Microsoft Store App back as it will undo the...
  4. Microsoft Store - PowerShell or CMD Manual Install???

    in Windows 10 Gaming
    Microsoft Store - PowerShell or CMD Manual Install???: I'm runing Windows 11 Home Edition. I tweaked my system for better performance via Scripts, and I inadvertently unistalled the Microsoft Store App. I do not want to perform a system restore or reinstall Windows 11 to get the Microsoft Store App back as it will undo the...
  5. Microsoft Store WON'T INSTALL

    in Microsoft Windows 10 Store
    Microsoft Store WON'T INSTALL: I've tryed everything I found on the internet, when the cursor is over the install button it shows a red block symbol. If i try to run wsreset it just never ends or shows anything, so I have to stop it. Tried troubleshoting and it found nothing....
  6. Microsoft Store Install via PowerShell fails

    in Microsoft Windows 10 Store
    Microsoft Store Install via PowerShell fails: I need to reinstall the MS Store. using the PowerShell command I get: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened. error 0x80070003: Opening file from location: AppxBundleManifest.xml failed with error: The system cannot find...
  7. "Your Phone" won't run. Uninstalled via powershell but installing with windows store...

    in Windows 10 Software and Apps
    "Your Phone" won't run. Uninstalled via powershell but installing with windows store...: Your Phone was previously working fine. Not sure what changed but I tried running it and now it disappears/closes 2 seconds after opening. I tried resetting via Apps & Features. Didn't help. I tried uninstalling and reinstalling. I went to powershell as admin and ran:...
  8. Microsoft Store Not Re-installing via Powershell.

    in Microsoft Windows 10 Store
    Microsoft Store Not Re-installing via Powershell.: After attempting to install Sea of Thieves via the Microsoft Store, and failing due to some error. I have tried to reinstall the Microsoft Store, as a previous thread said I had to enter the the command: Add-AppxPackage -register "C:\Program...
  9. Please help with installing Store app via Powershell

    in Windows 10 Software and Apps
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...
  10. Please help with installing Store app via Powershell

    in Windows 10 Support
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...