How to restore Windows Store in Windows 10 after removing it or it has become corrupted via PowerShell.
Troubleshooting Link: https://support.microsoft.com/en-us/h...
Command for PowerShell:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Issues addressed in this tutorial:
reinstall windows store on windows 10
reinstall windows store 8.1
reinstall windows store app
reinstall windows store via powershell
reinstall windows store powershell
reinstall windows store windows 10 powershell
reinstall windows store for windows 10
reinstall windows app store for windows 10
This tutorial will apply for computers, laptops, desktops, and tablets running the Windows 10 operating system (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung).