MCL-22080 is the area where i was trying to get past the deep ocean error. i tried NayTech's comment but it didnt work and now i cant log into console companion. please help?
Attachments
Comments 2
Hi!
This is a Microsoft issue, so please contact Microsoft support directly.
This site is for Launcher/Minecraft bug reports only.
I will close this ticket as invalid, but please try these solutions:
Please go to Apps (apps & features) in Windows settings, click each app (Xbox app, Ms store, Xbox companion, Launcher) then click advanced options, and then click on each one, 'Terminate' and 'Reset'.
Open powershell as an administrator (search, "powershell", right click on windows powershell and choose run as administrator)
run "Get-appxpackage Microsoft.XboxIdentityProvider | Remove-AppxPackage", without the quotes. This will remove xbox identify provider
Open Xbox app. At the bottom, it will complain about a missing dependency, 'xbox identity provider'. Allow it to install it.
Login using the Xbox app
Launch the Minecraft Launcher
Login
Open powershell as an administrator (search, "powershell", right click on windows powershell and choose run as administrator)
Enter this command in PowerShell:
Get-AppxPackage windowsstore | Remove-AppxPackageGet-AppxPackage xboxapp | Remove-AppxPackage
Press the Enter key after entering the above.
Restart Windows 10.
Open PowerShell as administrator as before.
Then enter (or copy and paste) Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”} into PowerShell, and press the Enter key.
Remember to restart your computer after each solution.
pls