How to Fix Xbox App Stuck at “Launching Xbox App” on Windows
This guide will provide you with the necessary steps to resolve the issue of the Xbox app being stuck at the “Launching Xbox App” screen on Windows. Following these instructions will help you re-register the Xbox app and reinstall the necessary gaming services, ensuring you can access your gaming content without any interruptions.
Step 1: Re-register the Xbox App
To begin the process, you need to re-register the Xbox app using PowerShell. This step will refresh the app’s installation and resolve potential issues.
- Press Windows + X and select Windows PowerShell (Admin) or search for “PowerShell” in the Start menu, right-click, and choose Run as administrator.
- In the PowerShell window, type the following command and hit Enter:
Get-AppXPackage *Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This command re-registers the Xbox app and renews its files, which can help restore its functionality.
Step 2: Reinstall Gaming Services
If the issue persists, you will need to reinstall the Gaming Services for the Xbox app. This step ensures that you have the latest version of the required services installed.
- Again, in the same PowerShell window, enter the following command and press Enter:
get-appxpackage Microsoft.GamingServices | remove-Appxpackage –allusers
- Once Gaming Services is removed, you can reinstall it by visiting the following link: Gaming Services on Microsoft Store.
By removing and reinstalling Gaming Services, you will address underlying issues that may be causing the Xbox app to malfunction.
Extra Tips & Common Issues
If you encounter any problems during the process, consider these troubleshooting tips:
- Ensure you are running PowerShell as an administrator. This is crucial for executing commands successfully.
- Make sure your Windows operating system is up to date, as updates can resolve compatibility issues.
- If you continue facing problems with the Xbox app, try resetting the app settings through Settings > Apps > Apps & features, find the Xbox app, and select Advanced options.
Conclusion
By following these steps to re-register the Xbox app and reinstall Gaming Services, you should be able to resolve the issue of the Xbox app being stuck at “Launching Xbox App.” Completing this guide helps ensure a seamless gaming experience on your Windows device. For further assistance, consider checking out related troubleshooting guides.
Frequently Asked Questions
What if the repairs do not resolve my issue?
If the problem persists, you may want to consider uninstalling and re-installing the Xbox app itself. Ensure you back up any data that might be lost during the process.
Can I use these steps on Windows 10?
Yes, the steps provided are applicable to both Windows 10 and Windows 11 systems.
Where can I find more help with Xbox issues?
You can visit the official Xbox support website for a range of troubleshooting topics or connect with the community forums for more personalized assistance.