How to Fix Minecraft Error 0x803F8001 – Not Available in Your Account

Quick Fix

This is almost always a Microsoft Store account-sync glitch, not an actual account problem. Try this first:

  1. Sign out of the Microsoft Store app, reboot your PC, then sign back in with the same Microsoft account that owns Minecraft.
  2. Open the Microsoft Store, search Minecraft Launcher, and press Get (not Play) to refresh the app’s installation, then try launching again.
  3. If that does not work, run wsreset.exe to clear the Store’s cache (open Run with Win+R, type wsreset.exe, press Enter, and wait — no window will appear until it finishes).

Step-by-Step Guide

What this error means

The full message reads: ‘Minecraft Launcher is currently not available in your account. Make sure you are signed in to the Store and try again. Error code: 0x803F8001’.

This is a general Xbox/Microsoft Store rights-check error, not unique to Minecraft. According to error code 0x803f8001 signifies a rights issue of some sort, wherein the system could not verify whether your account has access to a given game, application, or widget. In effect, you’re likely experiencing the error because there’s an authorization problem somewhere along the application launch pipeline, which may be due to poor internet connectivity or an API being unable to communicate with another. On PC this almost always traces back to the Microsoft Store app being out of sync with your account, a corrupted cache, or a broken Gaming Services install — genuine ownership problems are rare.

Fix 1: Re-sync your Microsoft Store account (most common fix)

Many affected users found this was purely a caching/login sync issue. Many affected users resolved the issue by signing out and then signing in again to their Microsoft Store account.

  1. Open the Microsoft Store app and click your profile icon in the top-right corner.
  2. Sign out using the option that appears.
  3. Reboot your PC and open the Microsoft Store app again.
  4. Sign back in with the account credentials that own Minecraft, then check if the error is gone. This matches opening the Microsoft Store app, clicking your profile icon in the top-right corner, pressing Sign out, then rebooting, opening the Store app again, and signing back in with your login credentials.
  5. Also make sure the same account is used everywhere: the same account is needed on both the Xbox app and the Microsoft Store in order to launch the game, so make sure that in the Microsoft Store and Xbox app, you are signed in with the same account and that account has access to the game.

Fix 2: Refresh the app listing with ‘Get’ instead of ‘Play’

A quick trick that many players confirm works: many players confirm they’ve fixed the 0x803f8001 error simply by pressing the Get button for the Minecraft Launcher in the Store, which refreshes the app’s installation.

  1. Open the Microsoft Store and search for Minecraft Launcher.
  2. Click into the listing and press Get (do not press Play) to let it re-register the install.
  3. Once it finishes, launch Minecraft normally.

Fix 3: Reset or repair the Microsoft Store cache

A corrupted Store cache is a frequent cause: the error might occur because of a corrupted Microsoft Store cache, so resetting the corrupted cache could be the fix you’re looking for.

  1. Press Win + R to open Run.
  2. Type wsreset.exe and press Enter. A blank command window opens and closes after about 10-30 seconds — this is normal and it will automatically open the Store when done.
  3. Try launching Minecraft again.
  4. If that does not help, go to Settings > Apps > Apps & features, find Microsoft Store, click the three-dot menu, choose Advanced options, and use Reset (or Repair first, if you want to avoid clearing all Store data). Click Apps & features to view your PC’s app list, click the three-dot button for the Microsoft Store app, select Advanced options, click Reset, and select Reset again on the confirmation prompt. Repeat the same Repair/Reset steps for the Minecraft Launcher app itself.

Fix 4: Check date, time, and region settings

Incorrect system clock or region settings can break the Store’s ability to verify your license: the error can occur because of incorrect date and time settings for your region in Windows, and you can resolve that by setting date and time settings to automatic.

  1. Go to Settings > Time & language > Date & Time.
  2. Toggle on Set time automatically and Set time zone automatically.
  3. Click Sync now.
  4. Also confirm your Region setting matches where you actually are — a mismatched region can make Minecraft appear unavailable on your account.

Fix 5: Reinstall the Minecraft Launcher (via Microsoft Store, not the website)

A community fix that worked when nothing else did: one affected user fixed it by going to Apps & Features in Windows settings and uninstalling the Minecraft launcher, then downloading and launching the Minecraft launcher from the Microsoft Store instead of from the Minecraft website, after which Minecraft opened and ran flawlessly.

  1. Open Settings > Apps > Apps & features, find Minecraft Launcher, and uninstall it.
  2. Open the Microsoft Store, search for Minecraft Launcher, and install it directly from there (avoid the standalone installer from minecraft.net if you are having this specific error).
  3. Sign in and launch the game.

Fix 6: Reinstall Microsoft Gaming Services

A faulty or corrupted Gaming Service on your PC can cause this error, so uninstalling and reinstalling it may help.

  1. Search for PowerShell and run it as administrator.
  2. Uninstall Gaming Services, then reinstall it from the Microsoft Store (search ‘Gaming Services’ in the Store).
  3. Restart your PC and try Minecraft again.

Fix 7: Reinstall the Microsoft Store app via PowerShell

If the Store itself is corrupted, resetting/repairing won’t be enough. You might need to fix a corrupted Microsoft Store installation to resolve the error, and reinstalling Microsoft Store will likely fix such an issue.

  1. Open PowerShell as administrator.
  2. Run: Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage to uninstall the Store, then restart your PC.
  3. Reinstall it by running: Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”} and press Enter.

When it’s an actual account/ownership issue

If none of the above works, check whether you are genuinely signed in with the account that purchased Minecraft. On the general Xbox version of this error, Microsoft explains: verify that you have a valid subscription to access this content and are signed into an account with a valid subscription — if your subscription is valid, the game might have left the game pass catalogue. Also verify you’re signed in with the account that purchased this game — if you don’t own the game, you’ll have to buy it from the Xbox app.

  1. Visit account.microsoft.com/billing/orders and confirm Minecraft is listed under purchases for the account you’re using.
  2. If it was purchased under a different Microsoft account (e.g. an old Mojang account or a family member’s account), sign in to the Store and launcher with that account instead.
  3. If you cannot find your purchase under any account you have access to, contact Xbox/Minecraft support directly, as this may require manual account verification.

Still not fixed?

Make sure Windows itself is fully updated, since an outdated OS build has also been linked to this error. If the problem persists after trying every fix above, this likely needs Xbox/Minecraft account support directly, since it may involve a server-side licensing or region issue on your specific account that cannot be resolved client-side.

Heads up: this guide was drafted with AI assistance from the real sources listed below, and structured by our team for clarity. It may not cover every possible cause — if it doesn’t fix your issue, let us know and we’ll take a closer look.

Was this fix helpful?

1 person found this helpful