Fix Microsoft Store Error Something Happened On Our End Try Again Later On Windows 11
How To Fix Microsoft Store Error Something Happened On Our End Try Again Later On Windows 11 PC
Step 1) Make Sure Date and Time time zone, region is correct
Step 2) Clear store cache Using wsreset command
Step 3) Repair/Reset Store app
Step 4) Restart Windows Update, Microsoft Store Install and background intelligence service
Step 5) Run this Powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 6) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 7) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 8) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
Step 9) Update Windows 11
Step 10) Use option “Fix Problems Using Windows Update”
Step 11) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows11
Step 11) Reset Windows 11 (Create a backup first as it may result in data loss)