
Error Code: UNKNOWN code: Deep Ocean.
Something went wrong in the login process.
For more information, go HERE or contact Customer Support directly.
Problem:
When you launch Microsoft Minecraft Launcher on your Windows PC and after you click Login button you get to the XBOX window and after hitting Let's Play you get an error message "Something went wrong in the login process"
Fix 1:
There are a few steps that you will need to follow to fix the issue,
Step 1: Reset Minecraft Launcher

- Make sure you have closed the Minecraft Launcher Window
- Also make sure there is no task running with the name "Minecraft"
- Now open Apps & Features,
- Search for Minecraft Launcher, click on it and choose "Advanced Options"
- Now click on the Reset button (click on Reset Again),
- Close the Apps & Features Window
Step 2: A few services to validate and start

- Press Windows + R to open run dialog and type services.msc and open,
- Look for the service IP Helper (service name:iphipsvc) and double-click,
- Make sure that the Startup Type is set to Automatic (and not Manual),
- Click on the Start Button,
- Click on Apply and OK.
- In a similar way look for Service "IKE and AuthIP IPsec Keying Modules" and double-click,
- Make sure start-up type is set to Automatic,
- Click on Start,
- Follow the same steps for Service: "Xbox Live Auth Manager"
- Follow the same steps for Service: "Xbox Live Networking Service"
Now try to log in to Minecraft and you should be able to get through!..
Fix 2:
- Search for PowerShell, right click and Run as Administrator,
- Now paste the following and press enter: Get-appxpackage Microsoft.XboxIdentityProvider | Remove-AppxPackage
- Now open the Xbox app, if you see a message: missing xbox identity provider, get it installed.
- Now login to Xbox app,
- Finally launch the Minecraft Launcher
Fix 3: For Mac running on macOS
Delete the launcher folder that contains files like -
launcher_accounts.json
launcher_cef_log.txt
launcher_entitlements.json
launcher_gamer_pics.json
launcher_log.txt
launcher_msa_credentials.bin
launcher_product_state.json
launcher_profiles.json
launcher_settings.json
launcher_ui_state.json
-
Have Questions? Post them here!
More Posts related to Windows,
- Grep Alternative for Windows CMD or PowerShell: findstr
- Fix Windows Update Install Error 0x80070005
- Read file from Windows CMD (Command Line)
- Cannot access Windows application shortcuts on Start menu and Taskbar
- sudo is not recognized as an internal or external command
- Minecraft Fix: Error: UNKNOWN code: Deep Ocean - Something went wrong in the login process
- Cmd command get current directory location
- [Fix] Microsoft Windows OneDrive 0x8007018b Error Code
- [Solution] The connection to the remote PC was lost, preparing to reconnect - Windows RDP
- [Fix] Microsoft Windows Store error 0x00000005 (Windows 8/10/11)
- Fix Windows Update Error Code: 0x80070643
- Fix: Error code: 0x204 Microsoft Remote Desktop - Unable to connect the remote PC.
More Posts:
- Fix AWS CLI 2 SignatureDoesNotMatch Error - Signature we calculated does not match - AWS
- How to get more information about npm using brew command - HowTos
- Change battery percentage in Android Emulator - Android
- [fix] Microsoft Error Code 0x80004005 - Unspecified error - Microsoft
- Add comma or semicolon at end of each line Notepad++ - NotepadPlusPlus
- How to Display Excel Spreadsheet on SharePoint site - SharePoint
- How to turn off autocomplete in input fields in HTML Form - Html
- PHP.ini: How to Remove URL Forward Slash Before Single or Double Quotes - PHP