Windows 10: Microsoft Store Not Re-installing via Powershell.

Discus and support Microsoft Store Not Re-installing via Powershell. in Microsoft Windows 10 Store to solve the problem; 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... Discussion in 'Microsoft Windows 10 Store' started by ToddBullen, Dec 26, 2018.

  1. 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 Files\WindowsApps\Microsoft.WindowsStore_11803.1001.9.0_x64__8wekyb3d8bbwe\appxmanifest.xml" -DisableDevelopmentMode

    Although that did not work, I also tried:

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Which did not work either. What would I enter?


    Edit: I had also done the steps before that to remove it.

    :)
     
    ToddBullen, Dec 26, 2018
    #1

  2. Microsoft Store > Apps > iMobContact > version problem

    Hello Yann,

    Thank you for the reply.

    I suggest you to follow below mentioned steps and see if that helps.

    Step 1: Check updates in Microsoft store:

    1. Open Microsoft store.
    2. Top right hand corner select ‘Downloads and updates’.
    3. Click on updates for ‘IMob contact’.
    4. Once all the updates installed, restart the computer.

    Step 2: Uninstall the application using PowerShell command.

    1. Click on ‘Start button’ and type ‘PowerShell’.
    2. Right click on ‘PowerShell’ and select as ‘Run as administrator’.
    3. Once you see a ‘PowerShell Window’, copy paste the below mentioned command line:
    Get-AppxPackage *Imob* | Remove-AppxPackage

    1. IMob application will be uninstalled successfully.
    2. Restart the computer to effect the settings.

    Note: If the package full name is too long, you may use wildcard selectors to uninstall any application found in the wildcard.

    For example: Get-AppxPackage *officehub* | Remove-AppxPackage

    Step 3: Once after following
    step 2, try to download the 'IMob contact' application from store and see if that helps.

    Hope it helps.

    Let us know if you got the help you needed by clicking ‘Yes or No’.

    Harish

    Microsoft Community – Moderator
     
    Harish_kum, Dec 26, 2018
    #2
  3. Paolo Mag Win User
    Microsoft store.

    Hi Monty,

    The error message Windows cannot find ‘ms-windows-store: PurgeCaches’. Make sure you typed the name correctly, and then try again means that your Microsoft Store is not registered. For us to assist you, we suggest that you follow the steps listed below
    to re-register your Microsoft Store:

    • Press the Windows button + X.
    • Click on Command Prompt (Admin).
    • In the command prompt, enter the following command:

      PowerShell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
    • Restart your PC and see if the issue persists.

    Let us know how it goes and if you need further assistance, feel free to post back.
     
    Paolo Mag, Dec 26, 2018
    #3
  4. Vijay Win User

    Microsoft Store Not Re-installing via Powershell.

    Restore Microsoft Store application in Windows 10

    After multiple attempts, I managed to get Store open by enabling Developer mode (as suggested by one of the posters here) and running the command "Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}" in Powershell. Not sure if is exactly the solution since I've tried different steps suggested by different users in different forums (including uninstalling Store separately) but hey, I am not complaining!
     
    Vijay, Dec 26, 2018
    #4
Thema:

Microsoft Store Not Re-installing via Powershell.

Loading...
  1. Microsoft Store Not Re-installing via Powershell. - Similar Threads - Microsoft Store installing

  2. Microsoft Store won't install via PowerShell

    in Windows 10 Gaming
    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 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...
  4. Re-install Microsoft Store

    in Microsoft Windows 10 Store
    Re-install Microsoft Store: I was having issues with Microsoft Store so I uninstalled it using Windows PowerShell. I've tried reinstalling it with PowerShell but it doesn't work. How do I solve this?Thanks....
  5. Re-install Microsoft Store

    in Windows 10 Gaming
    Re-install Microsoft Store: I was having issues with Microsoft Store so I uninstalled it using Windows PowerShell. I've tried reinstalling it with PowerShell but it doesn't work. How do I solve this?Thanks....
  6. Re-install Microsoft Store

    in Windows 10 Software and Apps
    Re-install Microsoft Store: I was having issues with Microsoft Store so I uninstalled it using Windows PowerShell. I've tried reinstalling it with PowerShell but it doesn't work. How do I solve this?Thanks....
  7. 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...
  8. Re-Installing the Microsoft Store

    in Microsoft Windows 10 Store
    Re-Installing the Microsoft Store: Hi. I bought Sea Of Thieves to a friend so that he could play with me and my boyfriend. However, his Microsoft Store was uninstalled prior to it ages ago. He used the key but cannot install his game even through the website version of the Store. So, I searched online, and...
  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...

Users found this page by searching for:

  1. powershell store re-install not working

    ,
  2. microsoft.windowsstore not in powershell

    ,
  3. powershell showing error to reinstall store

    ,
  4. microsoft store not installing with powershell,
  5. installing store windows store with powershell not working,
  6. reinstalling microsoft store via powershell,
  7. microsoft store not installing in powershell,
  8. microsoft store not reinstalling