Blame the Station, Not the Operator
In manufacturing there is a rule so old it has a Japanese name. When an operator makes the same mistake twice, you do not retrain the operator. You redesign the station. Poka-yoke. Mistake-proofing. If the connector can be inserted backwards, the fix is a connector that only fits one way, not a memo telling people to pay attention.
The software industry runs the opposite doctrine. It ships interfaces where the critical function is hidden behind an invisible gesture, watches millions of users fail at the same step in the same way, and files the failure under user error. And when the user is over 70, it files it under something worse: age.
I want to take that failure mode apart the way I would take apart a quality escape, because the data pattern is unmistakable. When failures cluster this consistently, the root cause is upstream of the person at the station.
The failure data
Start with what we actually know. Pew’s 2025 survey puts smartphone ownership among Americans 65 and older at 78%, up from 13% in 2012. That is one of the fastest adoption curves of any demographic in consumer tech history. So the story that older people reject technology is dead on arrival. They bought the hardware.
What they did not get was competence, or more precisely, confidence. In Pew’s research, 34% of older internet users report little or no confidence performing tasks online, and 48% of seniors say they need someone else to set up a new device. Nearly 8 in 10 own the machine. Half cannot commission it. In my world we would call that a massive gap between installed base and operational capability, and we would never blame the installed base.
Root cause one: the interface punishes the wrong kind of intelligence
Cognitive science splits intelligence into two streams. Fluid intelligence, the ability to solve novel problems, declines gradually from mid-adulthood. Crystallized intelligence, accumulated knowledge and expertise, holds steady or improves well into the 70s.
Now look at what modern software demands. Every redesign, every relocated settings menu, every new gesture vocabulary is a novel problem. Software is a fluid-intelligence gauntlet that pays zero interest on crystallized knowledge. A 75-year-old spends three weeks building a mental map of her banking app. An update ships. The map is worthless. Her decades of accumulated competence in every other domain of life count for nothing here, because the industry keeps moving the parts bins.
In a plant, we treat layout stability as a discipline. You do not rearrange a workstation because the new arrangement demos better. Every change has a retraining cost and an error-rate spike, and you pay both knowingly or not at all. Software treats interface churn as free. It is not free. The cost is just externalized onto the users least equipped to absorb it.
Root cause two: fear of breaking things is trained, not irrational
The single most common pattern in usability studies with older adults is hesitation, not inability. Hesitation, driven by the belief that a wrong tap causes irreversible damage.
Here’s what the industry misses: that belief is correct training for the machines this generation learned on; industrial equipment, cars, and appliances. Machines where pressing the wrong thing really could break something, cost money, or hurt someone. People who came up in the analog world were taught, correctly, to respect the machine.
Younger users learned computing through consequence-free childhood experimentation. Older users apply factory-floor discipline to a device that secretly expects playground behavior. The interface assumes exploration; the user was trained that exploration is negligence. Nobody told them the rules changed, and the software certainly never says “nothing you tap here can be permanently lost,” even when it is true.
Root cause three: the hardware fights aging bodies
Presbyopia is nearly universal after 50. Contrast sensitivity drops, which makes the fashionable light-gray-on-white typography of the last decade a measurable accessibility regression. Arthritis affects roughly half of adults over 65. Touch targets are routinely smaller than 44 pixels, gestures are timed for young hands, and capacitive screens respond poorly to drier, thinner skin, producing the “my phone ignores me” experience that users interpret as personal failure. About a third of adults 65 to 74 have hearing loss, rising to half past 75.
None of this is exotic. It’s a known operating envelope, published by the CDC and NIH, and the industry designs outside it anyway. If I specified a torque tool that half my workforce could not actuate, that would be a design escape, not a workforce problem.
Root cause four: the divide inside the divide
The laziest version of this conversation treats “seniors” as one population. It’s nearly a 40-year age span with radically different technology histories. A 65-year-old today used PCs at work in the 1990s. An 88-year-old may have retired before email.
And the income gradient is brutal. Pew found 81% smartphone ownership among seniors in households earning $75,000 or more, versus 27% below $30,000. Broadband follows the same curve. The divide within the older population is wider than the divide between age groups, and it lands hardest on exactly the people for whom digital access to healthcare, banking, and benefits matters most.
The confession
Software teams skew young and test on people like themselves. Engagement dashboards count active users, not discouraged non-users; the senior who gave up never appears in the funnel, she appears in a carrier store, where her frustration is somebody else’s cost line. Dark patterns exploit exactly the confusion and compliance tendencies that make older users vulnerable. And every “so easy your grandma can use it” tagline triggers a documented effect called stereotype threat, where reminding people of a negative stereotype measurably degrades their performance. The marketing is manufacturing the failure it mocks.
When I watch the usability research, the failures are overwhelmingly predictable: undiscoverable gestures, unlabeled icons, low contrast, time-limited steps, error messages that assign blame and offer no recovery path. Predictable failures are preventable failures. That is not a user problem. That is a station problem.
The uncomfortable part for the industry is that the operators in question control most of the money. That is the next piece.
References
- Pew Research Center, Internet use, smartphone ownership and digital divides in the U.S. (2025 survey, published January 2026)
- Pew Research Center, Share of those 65 and older who are tech users has grown in the past decade (2022)
- Pew Research Center, Tech Adoption Climbs Among Older Adults (2017)
- Harris, Blocker and Rogers, Older Adults and Smart Technology: Facilitators and Barriers to Use, Frontiers in Psychology
- CDC arthritis prevalence data; NIH/NIDCD statistics on age-related hearing loss
- Nielsen Norman Group usability research on older adults