Error 0x80004005 is usually related to Xbox/Microsoft account sign-in components on Windows. Try these steps:
- Reset the Xbox app, Gaming Services, Xbox Identity Provider, and Microsoft Store: Settings > Apps > Installed apps > Advanced options > Repair/Reset
- Run:
wsreset.exe - Sign out of Microsoft Store and Xbox app, restart the PC, then sign back in
- Make sure Windows date/time and timezone are set automatically
- Restart these services in
services.msc:- Xbox Live Auth Manager
- Xbox Live Networking Service
- Gaming Services
If the issue continues, reinstall Gaming Services using PowerShell (Admin):
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Hope this helps. Feel free to update here if anything comes up!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.