Windows Store Error "Something Happened On Our End. Try Again Later" FIX In Windows 10
Windows Store Error "Something Happened On Our End. Try Again Later" FIX In Windows 10.
If you receive a Try again later, Something happened on our end error message when trying to open the Windows Store app or a message Try the download again, when you download something using the Store in Windows 10, then this post may be able to help you.
Type: net stop wuauserv
Type: net stop bits
Type: ren c:\windows\SoftwareDistribution softwaredistribution.old
Type: net start wuauserv
Type net start bits
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).