Fix Microsoft Store Error 0x80070422 Something Went Wrong In Windows 11/10 PC
How To Fix Microsoft Store Error 0x80070422 Something went wrong Please try again later In Windows 11/10 PC
Step 1) Logout and login with correct account, make sure date, time, time zone and region are correct
Step 2) Run WSRESET command
Step 3) Repair/Reset Microsoft Store
Step 4) Run inetcpl.cpl command
Step 5) Run Update Troubleshooter
Step 6) Reset Windows Update Components
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc
Name it Wufix.bat
Right-click on the Wufix file and click Run as administrator
Restart your PC
Step 8) Run this powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 9) Delete Microsoft Store Local Cache Files
C:\Users\Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 10) Click on Get Updates in store
Step 11) Update Windows
Step 12) Uninstall and reinstall Store
Get-AppxPackage -allusers WindowsStore | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 13) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11