Fix Microsoft Store Error Code 0x8D050004 Something Happened And We Couldn't Install This App On PC
How To Fix Microsoft Store Error Couldn't Install App Something Happened And We Couldn't Install This App Error Code 0x8D050004 On Windows 11/10 PC
Step 1) Run these commands
ipconfig/flushdns
ipconfig /release
ipconfig /renew
Step 2) Switch to different network, use phone's hotspot
Step 3) If you have VPN installed, please try to temporarily disable it/uninstall it
Step 4) Make Sure Date and Time time zone, region is correct
Step 5) Clear store cache Using wsreset command
Step 6) Repair/Reset Store app
Step 7) Restart Windows Update, Microsoft Store Install and background intelligence service, update Microsoft store
Step 8) Run this Powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 9) Uninstall & Reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 10) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 11) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
Step 12) Update Windows 11
Step 13) Use option “Fix Problems Using Windows Update”
Step 14) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows11