How to Fix Login Error “0x8015DBFE” on Xbox?

The Xbox error 0x8015DBFE appears on Windows when a game reaches Xbox Live sign-in but cannot receive a valid Xbox profile token.

That is why the message can feel odd. The Xbox app may already show you as signed in, your Microsoft password may be correct, and other parts of the app may still load, but the game keeps returning the same Xbox Live sign-in error.

The account can look normal inside the Xbox app while Xbox.com is still waiting for an age check, updated terms, security confirmation, or another web-only prompt.

If the account is clear online, the problem is usually local: Windows may be giving the game an old Xbox token, a stale Store/Xbox session, or a damaged Gaming Services package.

Changing game files rarely fixes this code by itself. Treat 0x8015DBFE as an Xbox authentication problem first, then move into Windows app repairs only after the same account signs in cleanly on the web.

What you see What to check first
Xbox.com asks for age verification, updated terms, or a security check. Finish that account prompt before repairing Windows.
Xbox Status shows an account/profile service incident. Wait for the service to recover; local repairs will not fix a service outage.
The Xbox app is signed in, but the game still shows 0x8015DBFE. Refresh the local Xbox identity cache and app sessions.
Gaming Services, Microsoft Store, or Xbox app updates are failing too. Repair Gaming Services and Store/Xbox app packages.
The PC is managed by work, school, or family safety policy. Do not force service or account changes; ask the administrator or family organizer.
If the error is tied to age verification, use accurate account information and the official Xbox verification flow. Changing the account region or birth date to bypass the prompt can create more account restrictions.

1. Clear the Account Prompt Outside the Xbox App

The Xbox app does not always show every account action that blocks a game. A browser sign-in is cleaner because it forces the account to show age verification, consent, terms, or security prompts that a game sign-in window may hide behind 0x8015DBFE.

This step also separates a real account block from a local Windows problem. If the same Microsoft account cannot finish Xbox sign-in on the web, repairing the Xbox app will not help yet.

  1. Close the affected game, the Xbox app, Xbox Game Bar, and Microsoft Store.
  2. Open a private browser window and sign in at Xbox.com with the same Microsoft account that shows 0x8015DBFE.
  3. Open the Xbox profile or account area and complete any age verification, parental-consent, updated-terms, or security prompt that appears.
  4. If the account is under the required age in your region, ask the Microsoft Family organizer to approve the request.
  5. For regions where identity checks apply, follow Xbox’s official age verification help page.
  6. Check Xbox Status. If account, profile, or sign-in services are down, wait for the incident to clear.
  7. Open Settings > Time & language > Date & time, turn on automatic time and time zone, then select Sync now if the button appears.
  8. Restart Windows, sign into the Xbox app again, and launch the game.

If the web sign-in was blocked, the game should behave differently after that prompt is cleared. If Xbox.com works normally and Xbox Status is healthy, refresh the local token Windows gives to Xbox games.

2. Rebuild the Xbox Identity Provider Cache

Xbox Identity Provider stores the local sign-in data that lets Windows games use your Xbox profile. When that cache is stale, the Xbox app can look signed in while a game still fails to receive a fresh profile token.

Renaming the cache folder is safer than deleting it because the old copy remains available. This signs Xbox components out locally, so make sure you know the account credentials before doing it.

  1. Close the game, Xbox app, Xbox Game Bar, and Microsoft Store.
  2. Open Task Manager and end remaining Xbox or Microsoft Store processes if they are still running.
  3. Press Win + R, enter %LOCALAPPDATA%\Packages, and press Enter.
  4. Open Microsoft.XboxIdentityProvider_8wekyb3d8bbwe. If the folder is not there, skip the folder rename instead of creating it manually.
  5. Rename the AC folder to AC.old.
  6. Restart Windows, open the Xbox app, sign in again, and confirm the correct gamertag appears.
  7. Launch the game that showed 0x8015DBFE.

If the game signs in after the folder rename, the local Xbox token was stale. If the error remains, refresh the Microsoft Store and Xbox app sessions next.

3. Sign Out of Xbox and Microsoft Store, Then Sign Back In in the Right Order

Some Xbox PC games use two account checks at launch. The Xbox app supplies the gamertag, while Microsoft Store confirms ownership or Game Pass entitlement.

If either app is holding the wrong account or an old session, the game can fail even though the Xbox app itself opens normally.

The two accounts do not always have to be identical, but they do have to make sense: Store should be signed into the account that owns the game or subscription, and Xbox should be signed into the profile you want to play with.

  1. Open the Xbox app, select the profile icon, and choose Sign out.
  2. Open Microsoft Store, select the profile icon, and note which account owns the game or subscription before signing out.
  3. Open Settings > Accounts > Email & accounts.
  4. Under Accounts used by other apps, remove only the stale Xbox-related Microsoft account if Windows offers Remove. Do not remove the account used to sign into Windows.
  5. Restart the PC.
  6. Sign into Microsoft Store first with the account that owns the game or Game Pass subscription.
  7. Sign into the Xbox app with the intended gamertag.
  8. Press Win + G and confirm Xbox Game Bar shows the same Xbox profile, then retry the game.

If the game opens after the clean sign-in order, the error was coming from a stale or mismatched account session. If Store, Xbox, or Gaming Services are still unhealthy, repair that Windows gaming package next.

4. Repair Gaming Services, Then Reinstall It if Repair Does Not Work

Gaming Services connects Microsoft Store and Xbox app games to the Windows gaming runtime. When it is damaged, the Xbox app may still accept your login while a game fails during identity or entitlement checks.

Microsoft now provides an official Gaming Services Repair Tool for PC. Try that repair path first if it is available in the Xbox app.

Use the PowerShell reinstall only when Gaming Services repair/update is failing or the Xbox app keeps pointing back to Gaming Services. If normal Store and Xbox updates are working, the repair tool is the cleaner option.

This step affects Xbox app and Microsoft Store games. Close any active game installs first, and do not run the PowerShell removal command on a managed PC without administrator approval.
  1. Close the Xbox app and all Microsoft Store games.
  2. If the Xbox app offers the Gaming Services Repair Tool, run it and restart Windows after it finishes.
  3. If the repair tool is unavailable or does not help, right-click Start and open Terminal (Admin) or Windows PowerShell (Admin).
  4. Run this command:
    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

  5. When it finishes, run this command to open the Microsoft Store listing:
    start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

  6. Install Gaming Services, restart Windows, open the Xbox app, and test the affected game.

If the game opens after Gaming Services is repaired or reinstalled, the Windows gaming runtime was breaking the Xbox sign-in step.

If Gaming Services will not install again, handle that installation error before chasing 0x8015DBFE further. The Appuals guide for Gaming Services install error 0x80073D26 is the better fit for that separate failure.

5. Repair Xbox and Microsoft Store Before Using the Broad Package Command

Windows can repair packaged apps without clearing their data. A reset goes further by clearing local app data and sign-in state, so it should come after Repair, not before it.

This repair is worth doing when the Xbox app, Microsoft Store, Game Bar, or several Store apps are acting wrong together.

If the Xbox app itself will not open at all, the Appuals guide for an Xbox app that will not open may be more useful than repeating game-specific sign-in steps.

Before the broad package re-registration command, create a Windows restore point if you want a rollback option. Repair and Reset are normal app controls, but the package command touches many Store apps at once and does not provide one single undo button.

  1. Open Settings > Apps > Installed apps, find Xbox, and open Advanced options.
  2. Select Repair, reopen the Xbox app, and test sign-in.
  3. Only if Repair fails, return to the same page and select Reset.
  4. Repeat Repair for Microsoft Store only if Store sign-in, updates, or Gaming Services installs are also affected. Use Reset there only after Repair fails.
  5. If Microsoft Store still behaves incorrectly, press Win + R, enter wsreset.exe, and wait for Microsoft Store to reopen.
  6. If several Xbox/Microsoft Store components are broken at once, right-click Start and open Terminal (Admin) or Windows PowerShell (Admin).
  7. Run this package re-registration command:
    Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}

  8. Wait for it to finish, even if some red messages appear for packages that are open or not available for the current user. Restart Windows afterward.

If the game opens after Repair, Reset, or package re-registration, the local app package state was damaged. If the apps now work but the same game still returns the code, restart the Xbox services that handle sign-in.

6. Restart Xbox Services and Escalate a Clean Remaining Case

Xbox services in Windows expose profile sign-in, game saves, and network features to supported games. A service session can stall after sleep, an update, or a failed sign-in without showing a clear error inside the Xbox app.

Only restart services that are already present. If a service is missing or disabled by policy, leave it alone on managed PCs and ask the administrator instead of changing startup types or registry values.

  1. Press Win + R, enter services.msc, and press Enter.
  2. Find Xbox Live Auth Manager, Xbox Live Game Save, and Xbox Live Networking Service if they are listed.
  3. Right-click each listed Xbox service and choose Restart. If a service is stopped, choose Start.
  4. Do not change startup type if the PC is controlled by work, school, or family policy.
  5. Restart the Xbox app and test the affected game.

If the game opens after the service restart, the Xbox service session had stalled locally.

If the game still shows 0x8015DBFE after Xbox.com sign-in, Xbox Status, time sync, identity cache, Store/Xbox sessions, Gaming Services, app repair, and Xbox services all check out, contact Xbox Support. Include the affected game, storefront, Windows version, gamertag, whether Xbox.com showed an account prompt, and which step changed the behavior.

ABOUT THE AUTHOR

Hamza Mohammad Anwar


Hamza Mohammad Anwar is an intermediate JavaScript web developer with a focus on developing high-performance applications using MERN technologies. His skill set includes expertise in ReactJS, MongoDB, Express NodeJS, and other related technologies. Hamza is also a Google IT Certified professional, which highlights his competence in IT support. As an avid problem-solver, he recreates errors on his computer to troubleshoot and find solutions to various technical issues.