Hello Miguel,
Try the below options (I hope one of them fix the mentioned issue)
"Microsoft Store licensing limits don’t usually block installations like this"
1. Fix account:
- Open Settings --> Accounts --> Email & accounts
- Remove your friend’s account completely
- Go to Settings --> Accounts --> Your info
- Make sure your main account is active
Clear Minecraft Launcher Cache:
- Close the Minecraft Launcher and any related processes
- Press
Win + R, type%appdata%\.minecraft, and press Enter - Locate and delete the file named launcher_accounts.json.
- (Optional) If you see folders named launcher_cache, webcache, or webcache2, delete those as well.
Additional:
- Open the Start Menu, search for Credential Manager, and open it (Under Generic Credentials):
- Look for any entries containing "Minecraft", "Xbox", "Xbl", or "MicrosoftAccount:user=". and Select Remove.
Sign Out of Linked Apps:
(Xbox App + Microsoft Store + Windows Accounts)
Then:
- Open Microsoft Store
- Click your profile icon
- Sign out
- Sign back in with your account (the one that owns Minecraft)
2. Reset Microsoft Store and Xbox services
- Press
Win + R,type: -
wsreset.exe
Then reinstall or repair:
Xbox App
Xbox Live Services
Minecraft Launcher
To do this:
- Go to Settings --> Apps --> Installed apps
Find each app: Click Advanced options --> Repair --> Reset
3. Check Gaming Services
- Open PowerShell as admin and run:
-
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers -
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN - Reinstall Gaming Services from the Store page that opens.
Fix license sync
Open PowerShell (Admin) and run:
-
Get-AppxPackage *xbox* | Remove-AppxPackage -
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Then reinstall Store components:
-
wsreset.exe
Restart your PC.
4. Switch network / disable VPN / proxy:
A. Reset network:
Open Command Prompt as admin:
-
netsh winsock reset -
netsh int ip reset -
ipconfig /flushdns - Restart your PC.
B. Check proxy
- Settings --> Network --> Proxy
- Turn OFF everything unless you really use a proxy
C. Turn off VPN completely
- Even installed VPN apps can break Microsoft services.
5. Check Windows services
- Press Win + R -->
services.msc - Make sure these are running:
- Xbox Live Auth Manager
- Xbox Live Game Save
- Xbox Live Networking Service
- Windows Update
6. Make sure Windows is fully updated & Check date & time.
7. If nothing works (without full reset)
- Try creating a new Windows user:
- Settings --> Accounts --> Other users
- Add a new user
- Log into that account
- Install Minecraft there
// If it works >>>>> your main Windows profile is corrupted (not your PC) //
Last Option: FULL RESET:
- Try an in-place repair install of Windows 11:
- Download Windows 11 ISO from Microsoft
- Run setup
- Choose
Keep personal files and apps - This fixes broken system components without deleting your data.
II hope this helps.
Regards,
Mustafa Salah