What Does "Authentication Servers Are Down" Mean?
The error "Failed to login: The authentication servers are currently down for maintenance" occurs when Minecraft cannot verify your account with Mojang/Microsoft's authentication servers. Despite the message suggesting "maintenance," this error can have multiple causes.
- Failed to login: The authentication servers are currently down for maintenance
- Failed to login: Invalid session (Try restarting your game)
- Failed to login: Authentication servers are not reachable
- Failed to verify username
Quick Checks First
1. Check Mojang Server Status
Before troubleshooting, verify if Mojang's services are actually down:
- Official Status Page: Visit help.minecraft.net
- Third-Party Checkers:
- downdetector.com/status/minecraft
- isitdownrightnow.com/minecraft.net.html
- Social Media: Check @MojangStatus on Twitter/X
If services are down: Wait for Mojang to resolve the issue (usually 30 minutes to a few hours).
2. Restart Minecraft Launcher
The simplest fix often works:
- Close Minecraft completely (not just the game, but the launcher too)
- Wait 30 seconds
- Relaunch the launcher
- Try connecting again
Common Causes and Solutions
Solution 1: Log Out and Log Back In
Your authentication session may have expired:
For Microsoft Account (Current):
- Open Minecraft Launcher
- Click your profile name/picture in top-left
- Click Log out
- Close the launcher completely
- Reopen and log in with your Microsoft account
- Try joining the server again
For Legacy Mojang Account:
- You should migrate to Microsoft account (Mojang accounts are deprecated)
- Visit account.microsoft.com to migrate
- Follow the migration process
Solution 2: Clear Minecraft Cache
Corrupted cache files can cause authentication issues:
Windows:
- Press
Win + R
- Type
%appdata%\.minecraft
- Delete these folders/files:
assets/
libraries/
versions/
(except the one you're using)launcher_profiles.json
- Restart launcher (it will redownload needed files)
Mac:
- Open Finder
- Press
Cmd + Shift + G
- Type
~/Library/Application Support/minecraft
- Delete same folders as Windows
- Restart launcher
Linux:
- Open terminal
- Navigate to
~/.minecraft
- Delete same folders as Windows
- Restart launcher
Solution 3: Flush DNS and Renew IP
DNS cache issues can prevent reaching authentication servers:
Windows:
- Open Command Prompt as Administrator
- Run these commands:
ipconfig /flushdns ipconfig /release ipconfig /renew netsh winsock reset
- Restart your computer
- Try launching Minecraft
Mac:
- Open Terminal
- Run:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
- Enter your password
- Restart Mac
Linux:
- Open Terminal
- Run:
sudo /etc/init.d/nscd restart
- Or:
sudo systemctl restart nscd
- Restart computer
Solution 4: Allow Minecraft Through Firewall
Firewall may be blocking authentication:
Windows Firewall:
- Open Windows Security
- Click Firewall & network protection
- Click Allow an app through firewall
- Click Change settings
- Find Java(TM) Platform SE binary
- Check both Private and Public
- Also find Minecraft Launcher and allow it
- Click OK
Third-Party Firewalls/Antivirus:
- Temporarily disable to test
- If it works, add Minecraft as exception
- Add both launcher and Java to exceptions
Solution 5: Change DNS Servers
Using alternative DNS can resolve authentication issues:
Recommended DNS Options:
Provider | Primary DNS | Secondary DNS |
---|---|---|
Google DNS | 8.8.8.8 | 8.8.4.4 |
Cloudflare DNS | 1.1.1.1 | 1.0.0.1 |
OpenDNS | 208.67.222.222 | 208.67.220.220 |
How to Change DNS (Windows 10/11):
- Open Settings → Network & Internet
- Click Change adapter options
- Right-click your network connection → Properties
- Select Internet Protocol Version 4 (TCP/IPv4)
- Click Properties
- Select Use the following DNS server addresses
- Enter Preferred DNS:
8.8.8.8
- Enter Alternate DNS:
8.8.4.4
- Click OK
- Restart computer
Solution 6: Disable VPN/Proxy
VPNs and proxies can interfere with authentication:
- Disconnect from VPN
- Disable any proxy settings:
- Windows: Settings → Network & Internet → Proxy
- Ensure "Automatically detect settings" is ON
- Ensure "Use a proxy server" is OFF
- Try connecting without VPN
- If it works, try a different VPN server or use split tunneling
Solution 7: Check Date and Time Settings
Incorrect system time causes authentication failures:
- Open Settings → Time & Language
- Enable Set time automatically
- Enable Set time zone automatically
- Click Sync now under "Additional settings"
- Restart Minecraft Launcher
Solution 8: Reinstall Minecraft Launcher
Corrupted launcher installation can cause persistent issues:
- Uninstall Minecraft Launcher:
- Windows: Settings → Apps → Minecraft Launcher → Uninstall
- Mac: Drag Minecraft from Applications to Trash
- Delete Launcher Data:
- Windows: Delete
%appdata%\.minecraft\launcher_profiles.json
- Mac: Delete
~/Library/Application Support/minecraft/launcher_profiles.json
- Windows: Delete
- Download Fresh Launcher:
- Visit minecraft.net/download
- Download official launcher
- Install and log in
Advanced Troubleshooting
Check Hosts File
Malware or modifications might block Mojang servers:
Windows:
- Open Notepad as Administrator
- Open:
C:\Windows\System32\drivers\etc\hosts
- Look for lines containing:
- mojang.com
- minecraft.net
- authserver.mojang.com
- Delete any such lines (or add # at the start to comment them out)
- Save and restart
Reset Network Settings
Complete network reset can resolve stubborn issues:
Windows 10/11:
- Open Settings → Network & Internet
- Click Network reset (at bottom)
- Click Reset now
- Restart your computer
- Reconfigure network (WiFi password, etc.)
Try Alternative Launcher
If official launcher continues to fail:
- MultiMC/Prism Launcher: Alternative launchers for modded Minecraft
- CurseForge App: For modpack-specific play
- ATLauncher: Another popular option
Account-Specific Issues
Account Not Migrated
Mojang accounts must be migrated to Microsoft:
- Visit account.minecraft.net
- Log in with Mojang account
- Follow migration instructions
- Link to existing or new Microsoft account
- Complete security verification
Account Security Issues
Compromised accounts may have authentication problems:
- Change Password: Update your Microsoft account password
- Enable 2FA: Set up two-factor authentication
- Check Active Sessions: Review logged-in devices
- Contact Support: If account seems compromised
Game Pass / Xbox Account Issues
If you play via Xbox Game Pass:
- Verify Game Pass Active: Ensure subscription is current
- Reinstall from Xbox App: Uninstall and reinstall Minecraft
- Sign Out/In Xbox App: Refresh authentication
- Check Microsoft Store: Ensure store is working properly
Prevention Tips
Reduce future authentication errors:
- Stay Logged In: Don't log out unnecessarily
- Stable Internet: Use wired connection when possible
- Keep Launcher Updated: Accept launcher updates
- Don't Share Accounts: Simultaneous logins can cause issues
- Whitelist Minecraft Domains: In firewall and antivirus
- Regular Password Changes: Update password periodically
- Enable 2FA: Protect your account
Playing Offline (Singleplayer Only)
If you can't reach authentication servers but want to play singleplayer:
- Open Minecraft Launcher
- Log in while you have internet (if possible)
- Once logged in, you can play offline for a limited time
- Note: Cannot join multiplayer servers in offline mode
Server-Specific Authentication
Some servers have additional authentication layers:
Cracked/Offline Mode Servers
- Not recommended: Violates Minecraft ToS
- Security risks: No authentication = anyone can use your username
- ModdedMC is Online Mode: Requires legitimate Minecraft account
Server-Side Authentication Issues
If only one server gives authentication errors:
- Server May Be Down: Check server status
- Server Whitelist: You might need to apply
- Server Ban: You may be banned
- Wrong Version: Server and client version mismatch
When to Contact Support
Contact Microsoft Support If:
- Cannot log in to Microsoft account
- Account has been compromised
- Migration issues with Mojang account
- Purchase or subscription problems
Microsoft Support: support.microsoft.com
Contact Mojang Support If:
- Persistent authentication issues after trying all solutions
- Account recovery needed
- Billing issues with older Mojang accounts
Mojang Support: help.minecraft.net
Contact Server Staff If:
- Authentication error only on specific server
- Other players can join but you can't
- Error started after server update
- Whitelist or permission issues
ModdedMC Support: discord.gg/mmcn or moddedmc.net/tickets
Summary Checklist
Try these steps systematically:
- ☐ Checked Mojang server status
- ☐ Restarted Minecraft launcher completely
- ☐ Logged out and logged back in
- ☐ Cleared Minecraft cache
- ☐ Flushed DNS and renewed IP
- ☐ Allowed Minecraft through firewall
- ☐ Changed to Google/Cloudflare DNS
- ☐ Disabled VPN/proxy
- ☐ Verified system date and time
- ☐ Reinstalled Minecraft launcher
- ☐ Migrated Mojang account to Microsoft
- ☐ Contacted appropriate support
Related Issues
If this isn't your exact error:
- "Invalid Session" - Similar to authentication error, try same solutions
- "User not premium" - Need to purchase Minecraft
- Connection Reset - See our Connection Reset guide
- NullPointerException - See our NPE guide
Additional Resources
- Minecraft Help: help.minecraft.net
- Account Management: account.microsoft.com
- Migration Guide: minecraft.net/article/java-edition-moving-house
- Server Status: downdetector.com/status/minecraft
- ModdedMC Discord: discord.gg/mmcn