Why Isn't My 2048 Score Saving?

A game is only recorded when four things are all true at once: you were signed in, your email address was verified, the game ran to its natural end, and you had a live connection at the moment it finished. If any one of those fails the run is not submitted, which is why a score can vanish even though nothing appeared to go wrong during play.

The four conditions, and how to check each one

ConditionHow to check itIf it failed
Signed inYour username appears in the top navigationThe run was a guest game and is not recoverable
Email verifiedNo verification banner on your account pageVerify, then replay — this is the most-missed cause
Game reached its natural endYou saw the game-over screenRefreshing or closing mid-game abandons the session
Live connection at the finishThe result screen loaded your new totalsThe submission never reached the server

The one most people miss: email verification

Being signed in is not the same as being eligible for ranked play. A game is marked ranked at the moment it is created, and the check is that you are logged in and your email address is verified. An account that signed up but never clicked the confirmation link therefore plays normally, shows your username in the navigation, and looks in every respect like a normal session — but every game it produces is unranked and will never appear on the leaderboard or earn XP, coins or trophies.

Two details make this worth checking first. The ranked flag is set when the game starts, not when it ends, so verifying your email halfway through a run does not rescue that run — you need to start a fresh game afterwards. And because nothing in the interface objects during play, this failure is completely silent until you look for the score and it is not there.

Other causes

  • Playing as a guest — guest games are stored only in your browser session and never submitted. Sign in first.
  • Exiting before the end — the score is submitted when the game reaches game over. Closing the tab, hitting refresh, or navigating away abandons it.
  • Playing offline — a cached session with no connectivity cannot submit, and there is no queue that sends it later.
  • An unstable connection at the finish — the run only needs the network for the final submission, but it does need it then.

Submitted but not showing yet

A separate situation is a game that did save but has not appeared where you expected. Every submitted game passes through an automated validation check before it is treated as final, so a result can exist on your profile while the leaderboard position settles. If a game is flagged for review it stays out of the rankings until the check clears. That process is automatic and needs nothing from you; if a legitimate game is still missing a day later, that is worth reporting.

Fixes, in order

  • Confirm your username is shown in the top navigation before you start
  • Check your account page for an outstanding email verification and complete it — then start a new game
  • Play games through to the game-over screen rather than closing early
  • Make sure you are online at the end of the run, not just at the start
  • If all four hold and scores still do not record, clear your browser cache, reload, and try once more

If you've worked through all of the above and scores still aren't recording, contact support through the Feedback form and include the approximate time of the game.

Back to all FAQs