Windows 10: Microsoft store not working and can't reinstall

Discus and support Microsoft store not working and can't reinstall in Microsoft Windows 10 Store to solve the problem; the Microsoft store wouldn't open and nor will any of the default apps eg alarms, calculator and photo viewer this is also causing my temp file to fill... Discussion in 'Microsoft Windows 10 Store' started by jackmalia, Apr 15, 2020.

  1. jackmalia Win User

    Microsoft store not working and can't reinstall


    the Microsoft store wouldn't open and nor will any of the default apps eg alarms, calculator and photo viewer this is also causing my temp file to fill with error reports about appxpackages constantly. I've tried to reinstall the store using the powershell and it fails giving this error:


    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.

    error 0x80073CFC: While processing the request, the system failed to register the windows.integrityExtension extension

    due to the following error: The application cannot be started. Try reinstalling the application to fix the problem.

    .

    NOTE: For additional information, look for [ActivityId] 06da670a-1346-0005-6797-de064613d601 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID 06da670a-1346-0005-6797-de064613d601

    At line:1 char:53

    + ... Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.I ...

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo : WriteError: C:\Program File...ppXManifest.xml:String [Add-AppxPackage], IOException

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


    can anyone help or would a freach install be best bet?

    :)
     
    jackmalia, Apr 15, 2020
    #1

  2. Microsoft Store is not working

    Hi,

    Thank you for responding.

    Do let us know the exact issue you are facing in accessing the Windows Store?

    Have you tried to reset the Windows Store as stated in the above response?

    If the issue still persists after deploying the above troubleshooting steps, try the below and check if it helps.

    Step 1: I suggest you to run Windows Store Apps Troubleshooter
    and check.

    Windows Store Apps Troubleshooter, troubleshoots problems that may prevent Windows Store Apps from working correctly.

    1. Press
    Windows + X keys from the keyboard, click on Control Panel.

    2. In the
    Control Panel window, select Category and then select
    Large icons.

    3. Click on
    Troubleshooting.

    4. Click
    View all and then click Windows Store Apps.

    5. Click
    Next and follow on-screen instructions.

    Step 2: I suggest you to install all the pending updates on your device.

    Steps:

    • Connect to the internet.
    • Press Windows key and type
      updates.
    • Click on Check for updates.
    • Under Windows Updates, click on
      Check for updates.
    • Try to install the updates being shown.





    Hope it helps. Reply to the post with an updated status of this for further assistance, we will be happy to help you.
     
    Deepika Gowda, Apr 15, 2020
    #2
  3. sam02 Win User
    App store and Microsoft account


    Thank you for the advice

    I see what you mean about the password but i think its a backward step to compromise my Microsoft password to to use the app store
     
    sam02, Apr 15, 2020
    #3
  4. Nikhar_K Win User

    Microsoft store not working and can't reinstall

    The Microsoft Store, and the Xbox app doesn't work!

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you are unable to launch Microsoft Store, Xbox app and GameBar. I’ll certainly help you with this issue.



    However, please let us know:



    • Do you receive any error message?
    • Are you aware of any changes made to the computer recently?
    • Which build version of Windows 10 are you using currently? To check type:
      winver in the search bar on the Taskbar and hit
      Enter.


    Meanwhile, I would suggest you to refer the steps mentioned below:



    For issues with launching Microsoft Store, I would suggest you to refer the steps mentioned in the article

    Microsoft Store doesn't launch
    .



    Method 1: Store app troubleshooter



    I would suggest you to run the Store app troubleshooter and check. Refer the steps mentioned below:



    1. Press Windows Logo key + I, to open Settings.
    2. Click on Update & Security and select Troubleshoot from the left pane.
    3. Scroll down, click on Windows Store apps and select Run the troubleshooter.
    4. Follow the on-screen instructions.


    Method 2: Re-register apps



    If Store app troubleshooter doesn’t work, I would suggest you to try re-registering the apps using PowerShell. Refer the steps mentioned below:



    1. Press Windows Logo key + X, and select
      Windows PowerShell (Admin).
    2. Paste the following command and press Enter:
      Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    3. Once the process is complete, restart the computer and check.


    Method 3: New user account



    If re-registering the apps didn’t work, try creating a new user account and check if the issue persists. Refer the article
    Create
    a local user or administrator account in Windows 10




    Let us know the results.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Apr 15, 2020
    #4
Thema:

Microsoft store not working and can't reinstall

Loading...
  1. Microsoft store not working and can't reinstall - Similar Threads - Microsoft store working

  2. Can't reinstall Microsoft Store

    in Windows 10 Gaming
    Can't reinstall Microsoft Store: I completely removed the Microsoft Store from my PC years ago when I was still using Windows 10, because I had zero plans on using it then and it was just a drain on my PC. I'd like to reinstall it, now that I have an actual use for it. However, I have tried all kinds of...
  3. Can't reinstall Microsoft Store

    in Windows 10 Software and Apps
    Can't reinstall Microsoft Store: I completely removed the Microsoft Store from my PC years ago when I was still using Windows 10, because I had zero plans on using it then and it was just a drain on my PC. I'd like to reinstall it, now that I have an actual use for it. However, I have tried all kinds of...
  4. Can't reinstall Microsoft Store

    in Windows 10 Software and Apps
    Can't reinstall Microsoft Store: My Microsoft store app stopped working so I tried all the tips to get reworking with no success. At that point, I used Powershell to uninstall the Microsoft Store app and tried to reinstall it, but it won't reinstall. The reinstall command I used was Get-AppxPackage -AllUsers...
  5. Can't reinstall Microsoft Store

    in Windows 10 Gaming
    Can't reinstall Microsoft Store: My Microsoft store app stopped working so I tried all the tips to get reworking with no success. At that point, I used Powershell to uninstall the Microsoft Store app and tried to reinstall it, but it won't reinstall. The reinstall command I used was Get-AppxPackage -AllUsers...
  6. Can't reinstall microsoft store

    in Windows 10 Gaming
    Can't reinstall microsoft store: Microsoft store wasn't opening, so I was able to delete it, but now I can't reinstall it with powershell. I entered the code from the tutorial video and then tried the codes provided by Microsoft community moderators helping people who also had this problem. I think I have an...
  7. Can't reinstall microsoft store

    in Windows 10 Software and Apps
    Can't reinstall microsoft store: Microsoft store wasn't opening, so I was able to delete it, but now I can't reinstall it with powershell. I entered the code from the tutorial video and then tried the codes provided by Microsoft community moderators helping people who also had this problem. I think I have an...
  8. I can't reinstall Microsoft store

    in Windows 10 Gaming
    I can't reinstall Microsoft store: I uninstalled my Microsoft store because it is crashing. I have no way to reinstall it back. https://answers.microsoft.com/en-us/windows/forum/all/i-cant-reinstall-microsoft-store/b6cadfec-30b1-4e7c-9faf-bf72c917d723
  9. Can't Reinstall/Restore Microsoft Store

    in Microsoft Windows 10 Store
    Can't Reinstall/Restore Microsoft Store: Hello. I can't seem to reinstall windows store. I've tried the commands on powershell (a couple) and 2 o 3 more solutions that I found online but none of them worked. Should note that I once used a debloater but I have restored windows since then, I don't know if that could...
  10. Can't Reinstall Microsoft Store

    in Microsoft Windows 10 Store
    Can't Reinstall Microsoft Store: So basically, despite trying everything short of reinstalling Windows, I no longer have Microsoft Store on my Windows 10 computer. It's not that I just can't open it, it's completely gone from my computer, and no PowerShell command I've found has been able to restore it. MY...

Users found this page by searching for:

  1. error 0x80073cfc

    ,
  2. appx not registered with windows store