Star Hype News.

Premium celebrity moments with standout appeal.

general

"We tried to sign in to your microsoft account, but something went wrong" in Minecraft for Windows 10

By Sarah Smith

In minecraft v1.16.201 when I try to log in to my Microsoft Account I keep getting this message:

"We tried to sign in to your microsoft account, but something went wrong"

My os is Windows 10 Pro Versión 1909 (18363.1256)

Any suggestion?

Minecraft Error

1

1 Answer

Okay, I got to fix the problem. Open >Powershell with admin privileges and execute:

Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}