How to Fix Error Code 0x803F8001 Game Is Currently Not Available In Your Account when launching Xbox Games on PC
Step 1) Login with same account on Store and Xbox App, make sure date, time, time zone and region are correct
Step 2) Run this powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register β$($_.InstallLocation)\AppXManifest.xmlβ}
Step 3) Delete Microsoft Store Local Cache Files
C:\Users\Username\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe
Step 4) Repair/reset Xbox App/Store/game
Step 5) Update Xbox App/Store from store library
Step 6) Install Xbox identity provider and Gaming services https://www.microsoft.com/en-us/p/xbox-identity-provider/9wzdncrd1hkw?rtc=1&activetab=pivot:overviewtab
Uninstall remains of gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Install Gaming service:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Step 7) Start all these services
IP Helper
Xbox Live Auth Manager
Xbox Live Game Save
Xbox Live Networking Service
Gaming services
Windows Update
Microsoft install service
Step 8) Update Windows
Step 9) Run WSRESET command
Step 10) Uninstall and reinstall Xbox App/Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register β$($_.InstallLocation)\AppXManifest.xmlβ}
Step 11) Run inetcpl.cpl command
Step 12) Uninstall and reinstall it to C drive/Different Drive, Rename the WpSystem folder
Step 13) Update Windows to the latest version using media creation tool https://www.microsoft.com/en-in/software-download/windows10 https://www.microsoft.com/en-in/software-download/windows11