Windows 10: Can't reinstall Microsoft Store even after an in-place upgrade and full reset

Discus and support Can't reinstall Microsoft Store even after an in-place upgrade and full reset in Windows 10 Software and Apps to solve the problem; So to keep this short, I stupidly set myself as the owner of WindowsApps was trying to get to a game install location and ran some powershell commands... Discussion in 'Windows 10 Software and Apps' started by AndrewFuhrman, Jun 3, 2020.

  1. Can't reinstall Microsoft Store even after an in-place upgrade and full reset


    So to keep this short, I stupidly set myself as the owner of WindowsApps was trying to get to a game install location and ran some powershell commands because I had an error that said "vivoxsdk.dll not found". I ended up attempting to uninstall and reinstall the Microsoft Store and cannot reinstall it even after a full reset. Other apps like Calendar, Calculator, Mail, Paint, Xbox apps don't work now either. I followed the PowerShell directionshere to try to reinstall the store.

    I get this error message:

    Can't reinstall Microsoft Store even after an in-place upgrade and full reset 930de2a5-ce0b-41e7-975d-8eb57acbeba8?upload=true.png



    At this point I'm done trying to google for help. I'm hoping someone can use this screenshot to help me figure out how to get the Microsoft Store back.

    :)
     
    AndrewFuhrman, Jun 3, 2020
    #1

  2. Microsoft Store Wont open after reinstalling Windows 10

    Hello,

    I'm Independent Advisor and Microsoft MVP, here to help you with your question.

    If resetting or reinstalling Store app doesn't helps, suggest you to perform repair upgrade.

    Please refer this step-by-step guide:

    https://answers.microsoft.com/en-us/windows/for...

    Let us know if this helps!
     
    Kapil Arya [Directly], Jun 3, 2020
    #2
  3. Petar Zh. Win User
    No Microsoft Store, can't reinstall, Troubleshooter says to Sign in, but I am signed in

    Method 1 of 4

    Reinstall the Store app via Settings
    This method can be performed in Windows 10 1803 and above versions only.

    Step 1: Navigate to Settings app > Apps > Apps & features.

    Step 2: Locate Microsoft Store entry and click on it to reveal Advanced options link. Click Advanced options link.

    reinstall the store app in Windows 10

    Step 3: In the Reset section, click the Reset button. As you can see in the screenshot, the description clearly says that resetting the app will reinstall the app. Click the Reset button when you see the confirmation dialog to complete the reinstall.

    reinstall the Store app in windows 10

    Method 2 of 4

    Reinstall preinstalled apps via PowerShell
    Step 1: Open PowerShell with admin rights. To do so, type Windows PowerShell in the search box to see PowerShell in results, right-click on PowerShell, and then click Run as administrator option.

    Reinstall Store and other preinstalled apps On Windows 10 pic01

    Step 2: In the PowerShell prompt, type the following command and press Enter key.

    Get-Appxpackage –Allusers

    Reinstall Store and other preinstalled apps On Windows 10 pic1

    Step 3: Scroll down and locate the entry of the Store app and copy the package name. If you want to reinstall any other app, locate its entry and copy its PackageFullName.

    Reinstall Store and other preinstalled apps On Windows 10 pic2

    Tip: After selecting the PackageFullName, use Ctrl + C to copy. You won’t be able to right-click and copy.

    Step 4: Finally, execute the following command:

    Add-AppxPackage -register “C:\Program Files\WindowsApps\” –DisableDevelopmentMode

    In the above command, replace PackageFullName with the package name of the Windows Store or any other app that you copied in Step 3 and replace “C” with the drive letter of the driver where Windows 10 is installed. Good luck!

    Reinstall Store and other preinstalled apps On Windows 10 pic3

    Method 3 of 4

    Reinstalling all apps via PowerShell
    Note that the following command reinstalls not just the Store app but also all default apps that ship with Windows 10. So when you reinstall all apps, you might lose data stored in apps and you might need to configure these apps again.

    NOTE: Although the command reinstalls most of the native apps, the command might fail to reinstall some apps like Cortana and Edge.

    Step 1: Open Windows PowerShell with admin rights. The easiest way to launch PowerShell as administrator is to type PowerShell in the search box and then simultaneously press Ctrl + Shift + Enter keys.

    Or, type PowerShell in the search box, right-click on the PowerShell entry in the result and then click Run as administrator.

    Reinstall Store and other preinstalled apps On Windows 10 pic3.1

    Step 2: Close running apps, if any.

    Step 3: In the PowerShell, copy and paste the following command and then press Enter to execute it.

    Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Reinstall Store and other preinstalled apps On Windows 10 pic4

    This may take some time and you might see some errors. Simply ignore all errors and wait for command to complete its job.

    Reinstall Store and other preinstalled apps On Windows 10 pic5

    Step 4: Once done, open the Start menu and search for the app that you wanted to reinstall. It should be there.

    And if you’re having issues with apps installed from the Store, please use the official Troubleshooter to fix Store apps issues.

    Method 4 of 4

    The last resort: Create a new user account
    In some cases, the above methods may fail to reinstall or restore one or more preinstalled apps. If those methods fail and you can’t live without your favorite app, like Store, the definite way to get back the app in shape or restore it is to create a new user account. Yes, a new user account will have all apps including the Store app.

    To create a new user account, open Accounts section of Settings app, click Family and other users, click Add someone else to this PC, and then follow simple on-screen instructions to create a new user account. Once the new account is ready, you can then move existing data from your old account to the new one.

    Reinstall Store and other preinstalled apps On Windows 10 pic6

    Good luck!
     
    Petar Zh., Jun 3, 2020
    #3
  4. harrymc Win User

    Can't reinstall Microsoft Store even after an in-place upgrade and full reset

    Missing icons for Trusted Microsoft Store Apps in Start Menu search and taskbar

    Below are some troubleshooting steps in ascending order of severity.
    Before starting, take careful backups including a system image.
    I suggest using for that
    AOMEI Backupper Standard Free.
    Create also the AOMEI boot CD or USB and test that it can boot and can see
    both your system disk and the disk where the image backup is stored.

    To reinstall all Store apps for the current account :

    1. Open Windows PowerShell as Administrator
    2. Copy and paste the command below in PowerShell, and press Enter

    3. Wait for this to finish and reboot.

    If this does not work, Windows is in bad shape.
    Start by checking the integrity of system files :

    1. Open an elevated Command Prompt (cmd) or an elevated Windows PowerShell.
    2. In the elevated command prompt, execute the command below :

    3. Reboot

    If this does not help, follow the steps outlined in the article

    How to Repair Windows 10 Image using DISM.

    If the problem is still there, we start getting into the heavy stuff.
    Execute
    Repair Install Windows 10 with an In-place Upgrade.
     
    harrymc, Jun 3, 2020
    #4
Thema:

Can't reinstall Microsoft Store even after an in-place upgrade and full reset

Loading...
  1. Can't reinstall Microsoft Store even after an in-place upgrade and full reset - Similar Threads - Can't reinstall Microsoft

  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Microsoft Store Completely Refusing to open even after in-place upgrade

    in Microsoft Windows 10 Store
    Microsoft Store Completely Refusing to open even after in-place upgrade: i recently rebuilt windows, while retaining personal files, and i have come to notice that when i clicked the windows store icon/app, nothing would happen at all. i looked for a few days on support and the 3 things i saw to do most was troubleshoot, i tried and did not work,...
  7. Microsoft Store Completely Refusing to open even after in-place upgrade

    in Windows 10 Gaming
    Microsoft Store Completely Refusing to open even after in-place upgrade: i recently rebuilt windows, while retaining personal files, and i have come to notice that when i clicked the windows store icon/app, nothing would happen at all. i looked for a few days on support and the 3 things i saw to do most was troubleshoot, i tried and did not work,...
  8. Microsoft Store Completely Refusing to open even after in-place upgrade

    in Windows 10 Software and Apps
    Microsoft Store Completely Refusing to open even after in-place upgrade: i recently rebuilt windows, while retaining personal files, and i have come to notice that when i clicked the windows store icon/app, nothing would happen at all. i looked for a few days on support and the 3 things i saw to do most was troubleshoot, i tried and did not work,...
  9. 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...
  10. BSOD even after full reset

    in Windows 10 BSOD Crashes and Debugging
    BSOD even after full reset: Yesterday I started getting BSOD errors randomly. Happened 3 times, was all very sudden. I ran Windows Memory Diagnostic a few times, all checked out. I formatted and reinstalled Windows, hoping to have everything fixed. After reinstalling some of my programs, another BSOD...