Hi Matthew Gaglione,
Welcome to the Microsoft Q&A forum.
Based on what you’ve described, this behavior usually means Windows app components the Xbox app relies on are not starting correctly, rather than an issue with the Xbox app itself.
Here are some possible checking steps that you can try at this point:
1 - Check Windows Search service
- Press Win + R, type
services.msc, and press Enter. - Find Windows Search.
- Make sure it is Running and set to Automatic (Delayed Start).
- If it isn’t running, start it and restart the PC.
2 - Repair Windows system components
- Open Command Prompt (Run as administrator).
- Run
sfc /scannow - After it finishes, run
DISM /Online /Cleanup-Image /RestoreHealth - Restart the PC and test the Xbox app again.
3 - Confirm Gaming Services are working
- Open PowerShell (Run as administrator).
- Run
get-service GamingServices - If the service is stopped or shows errors, restart the PC after ensuring it is installed and running.
You can also consider testing with a new Windows user account to determine whether the current user profile is affected.
- Create a new local Windows user account.
- Sign in to that account and test Windows Search and the Xbox app.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
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.