Windows 10: windows store reinstalling error powershell

Discus and support windows store reinstalling error powershell in Microsoft Windows 10 Store to solve the problem; by running following command in powershell to reinstall windows store Get-AppXPackage *WindowsStore* -AllUsers Foreach {Add-AppxPackage... Discussion in 'Microsoft Windows 10 Store' started by WaseemUmrani, Jul 8, 2020.

  1. windows store reinstalling error powershell


    by running following command in powershell to reinstall windows store

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


    i got following error


    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 the
    path specified.
    .
    NOTE: For additional information, look for [ActivityId] 0e452c97-545b-0000-b2e0-470e5b54d601 in the Event Log or use
    the command line Get-AppPackageLog -ActivityID 0e452c97-545b-0000-b2e0-470e5b54d601
    At line:1 char:53
    + ... Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.I ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : OpenError: C:\Program File...ppXManifest.xml:String [Add-AppxPackage], FileNotFoundExc
    eption

    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand


    how to get through it

    :)
     
    WaseemUmrani, Jul 8, 2020
    #1
  2. Riel Alc Win User

    reinstall store app windows 10

    Did not work for me. I troed it 3 times, allways got an error.

    Hi Fernando,

    These are the steps to resolve the issue with Windows Store app itself. For better assistance, we suggest creating a new thread about Windows 10 apps installation.

    Regards.
     
    Riel Alc, Jul 8, 2020
    #2
  3. How to reinstall the windows Store

    Hi Eibie,

    Thank you for posting your query in Microsoft Community. I regret the inconvenience caused to you. Let me help you.

    Method 1:

    Please be informed that you cannot uninstall the windows store in windows 10.I suggest you to check Windows store in all apps and if you able to find Windows store in all apps ping it to start menu.

    1. Go to windows icon.

    2. Now click on all app.

    3. You will find the windows store in the list.

    4. Then right click on windows store and pin it to start.

    Method 2:

    I suggest you to re-register the Windows store app. Please follow the below steps to re-register:


    • Click on start and type
      Powershell.

    • Right click on the powershell and click on
      Run as Administrator.

    And run the following in a Command Window to re-register:

    powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

    Hope this helps. If you need further assistance with Windows, let us know and will be glad to help.


     
    Rajeshwari_Patil, Jul 8, 2020
    #3
  4. windows store reinstalling error powershell

    Windows Mail does not work. I get error 0X80073B0F in Windows Store

    Hi,

    Thank you for keeping us posted.

    I suggest you to uninstall the mail app and reinstall it from windows store.

    To uninstall,please follow the steps below:

    • Type windows powershell in the control panel .
    • Right click on windows powershell click on run as an administrator.
    • Type the following command:get-appxpackage *microsoft.windowscommunicationsapps* | remove-appxpackage
    Once,it is uninstalled ,try to reinstall it from windows store and check.

    Please get back to us with updated status. We will be happy to assist you further.
     
    Amrita Bhattacharjee, Jul 8, 2020
    #4
Thema:

windows store reinstalling error powershell

Loading...
  1. windows store reinstalling error powershell - Similar Threads - store reinstalling error

  2. I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...

    in Windows 10 Gaming
    I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...: The Image A Error In Windows PowerShell https://answers.microsoft.com/en-us/windows/forum/all/i-reinstall-a-ms-store-but-error-in-windows/661c396a-8005-4d76-a4ec-e768b7671ba0
  3. I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...

    in Windows 10 Software and Apps
    I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...: The Image A Error In Windows PowerShell https://answers.microsoft.com/en-us/windows/forum/all/i-reinstall-a-ms-store-but-error-in-windows/661c396a-8005-4d76-a4ec-e768b7671ba0
  4. I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...

    in Microsoft Windows 10 Store
    I Reinstall A MS Store But Error In Windows PowerShell Is Error In I Install MS Store In My...: The Image A Error In Windows PowerShell https://answers.microsoft.com/en-us/windows/forum/all/i-reinstall-a-ms-store-but-error-in-windows/661c396a-8005-4d76-a4ec-e768b7671ba0
  5. Reinstalling Microsoft Store In PowerShell Not Working

    in Microsoft Windows 10 Store
    Reinstalling Microsoft Store In PowerShell Not Working: I Watched dozens of tutorials but nothings working but months ago i succesfully reinstalled ms store but now its not working its not saying initialized i tried to disable and re enable powershell but nothings working and i try troubleshooting and wsreset but nothing works and...
  6. Microsoft Store reinstall powershell method

    in Microsoft Windows 10 Store
    Microsoft Store reinstall powershell method: Hi, i am trying to reinstall my Microsoft store and tried different methods on youtube and I tried doing the powershell fix but I am stuck on the initialized stage. Can someone help?...
  7. Windows store not reinstalling after Powershell admin fix

    in Microsoft Windows 10 Store
    Windows store not reinstalling after Powershell admin fix: I used Get-AppXPackage *WindowsStore* -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"} and got this message please help PS C:\WINDOWS\system32> Get-AppXPackage *WindowsStore* -AllUsers Foreach {Add-AppxPackage...
  8. can't reinstall Microsoft Store via PowerShell, error 0x80073D23 :(

    in Microsoft Windows 10 Store
    can't reinstall Microsoft Store via PowerShell, error 0x80073D23 :(: Hello, I can't reinstall the Microsoft Store via PowerShell :( Here is the error message I get English Add-AppxPackage: HRESULT deployment failed: 0x80073D23, The deployment operation was blocked because the Deployment of special profiles is not allowed. Try to...
  9. Powershell 'Win. Store reinstallation' command not working

    in Windows 10 BSOD Crashes and Debugging
    Powershell 'Win. Store reinstallation' command not working: Hey ! A long ago, i used someone's powershell script to optimize my laptop at its maximum and i messed up the script a bit, which deleted/uninstalled every Windows app such as the Store, Pictures and Videos viewer, etc... I've been looking for some way to solve this...
  10. how do i reinstall my window store by powershell

    in Windows 10 Software and Apps
    how do i reinstall my window store by powershell: reinstall my store https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-reinstall-my-window-store-by-powershell/174c0f22-5cfd-45bf-b615-dd8a9299b45b

Users found this page by searching for:

  1. Add-AppPackage : HRESULT: 0x80073CF0 Package could not be opened. error 0x80070003: AppxManifest.xml

    ,
  2. Add-AppPackage : HRESULT: 0x80073CF0 Package could not be opened. error 0x80070003 0x80070003: AppxManifest.xml