How To Fix Xbox App Working Error On Windows?

To fix errors related to the Xbox app on Windows, try these steps based on the information provided in the search results:

  1. Restart your PC: Sometimes, a simple reboot can resolve temporary glitches..

  2. Update the Xbox app: Using an older version might cause performance issues. Go to the Microsoft Store, locate the Xbox app, and update it if needed..

  3. Ensure correct date and time: If the clock is set incorrectly, apps like Xbox might face connection issues due to security certificates validation. Adjust the date and time in Settings > Time & Language. Ensure the option Set time automatically is enabled.

  4. Disable Antivirus temporarily: Some anti-virus programs could interfere with the Xbox app. Temporary disabling might help isolate such issues.

  5. Reboot Xbox Game Services:

    • Run services.msc, search for 'gaming services', stop the service, wait until it stops completely, and then re-start it. This can potentially address stuck app issues.
  6. Repair / Reinstall Xbox App: Uninstall the current app, open PowerShell with administrator privileges, and execute the following commands. Then reinstall the Xbox app through Microsoft Store::

    Get-AppXPackage Microsoft.GamingServices|Remove-AppxPackage -AllUsers
    start microsoft-windows-store:Gaming%20Services   # Refresh store to access Gaming Services
    
  7. Maintain System Patch Level: Install any pending Windows updates under Settings > Window Update to ensure interoperability between platforms and potential bug fixes specific to your OS version..

  8. Resolving stuck login: If the app gets stuck during logins, visit Xbox.com and attempt logging in. For more assistance with account issues, refer to https://support.microsoft.com/en-us/windows/fix-problems-signing-in ‌to-the-xbox-app‌-40db5c71‌‑aa95-a508‌--5651-8eb5‌  ‌ b56f\‌​5c60

Performing one or several of these actions might help resolve most Xbox app issues on Windows.