Back to the Journal

Redesigning without user amnesia

Every interface trains the hands that use it. A redesign that ignores the training doesn't feel new to those people. It feels broken.

An engine built this year shares almost nothing with one built in 1975. The steering wheel hasn’t moved an inch.

That’s not nostalgia. Carmakers will change anything that improves the machine and nothing that breaks the driver, because they understand a thing software teams keep relearning the hard way: the product is not just the machine. It’s the machine plus a person who has already learned it.

Any interface people use more than a few times stops being read and starts being played. Regulars don’t look at your navigation. Their thumb goes where the button was. Watch someone inside an app they open every day and you’ll see them tap a beat before the screen finishes drawing, because they’re not responding to what they see, they’re running a motor program they spent months compiling for free, on their own time, without ever being asked.

Then the redesign ships and deletes the program overnight.

Teams underestimate this because, from inside the project, the new design has been familiar for months. Everyone in the building has lived with the mockups since spring. By launch day the team has full fluency and zero memory of the old reflexes, and they quietly expect users to arrive the same way, as if everyone else also spent a quarter rehearsing.

Users didn’t. They got the new interface at 8 a.m. on a Tuesday, between two meetings, with a task half-finished.

The familiarity budget

It helps to treat familiarity as a budget, because it behaves like one. People will absorb a finite amount of change before an interface tips from “different” back to “unlearned.” Every moved control is a withdrawal. So is every renamed section, every icon with a new meaning, every gesture that used to do one thing and now does another. They compound, too, since each one forces a person to stop trusting their hands and go back to reading.

Deposits exist, but the exchange rate is brutal. A change users can actually feel, like a task dropping from four taps to one, buys back some goodwill. “We modernized the visual language” converts to nothing, because nobody outside the building asked for your visual language. They asked for their button. Worse, a deposit only clears if the improvement shows up in a flow people already run, which is why a shiny feature nobody requested can’t underwrite moving the search bar.

Notice who pays most. Newcomers arrive with no habits, so a redesign costs them nothing at all. Your heaviest, oldest, most loyal users carry the entire bill, which is how redesigns produce the strangest chart in software: engagement falling fastest among the people who loved you most.

What spends fast

Not every change costs the same. The expensive ones:

  • Moving navigation. Landmarks are the skeleton of habit. Relocate the menu and everything built on it collapses at once.
  • Renaming. “Library” becoming “Collections” costs users a search and a hesitation, and buys you a word.
  • Rewiring gestures and shortcuts. Worse than removing them, because the trained motion now fires the wrong outcome.
  • Repurposing color and icons. If red has meant delete for three years, red means delete. That association belongs to your users now, not to you.

Change the engine, leave the wheel

Here’s the good news: most of what teams actually crave from a redesign lives under the hood. New framework, faster loads, sane code, a component library that finally matches how anyone talks. All engine. None of it spends a cent of familiarity, because users never see it. The invisible rebuild is underrated for exactly that reason, since nobody applauds it at launch.

So split the work. Rebuild whatever you want underneath. Above the surface, move only what people already told you was broken, since fixing a known complaint is the one visible change that lands as a deposit on day one. Keep the landmarks where they are. When something truly has to move, leave a trail for a while, the way a shop that relocates tapes a sign in the old window.

And stagger the withdrawals. Four small releases that each move one thing get absorbed without anyone noticing. One grand reveal that moves everything gets a nickname and a petition.

There’s a compliment worth aiming for here, and it isn’t “wow, it looks completely different.” It’s quieter. The redesigns we’re proudest of got described as “faster” or “nicer, somehow” by people who couldn’t point to a single thing that moved. Their hands never noticed the surgery.

That’s the review.