Windows Store Not Installing Apps
Windows Store Not Installing Apps
If Windows Store apps are not downloading or installing on your Windows 10/8 computer here are a few things you could try to make the apps will download or install successfully. This tutorial will even help you if it installs about 50% and then just gets stuck there – with or without an error code being displayed. The error message could be something like:
Something happened and this app couldn’t be installed. Please try again.
Cannot download or install Apps from Windows Store
Troubleshooting Link: https://support.microsoft.com/en-us/help/4027498/windows-10-run-the-troubleshooter-for-apps
Command for PowerShell:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
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).