Cognitive load is the amount of mental effort required to understand information, make decisions, remember context, and complete a task.
Consider a checkout form that asks users to remember a promo code from a previous page, decode six payment options, and figure out which fields are required only after submission.
Each step consumes mental effort that does not directly help the user complete the purchase.
That unnecessary effort is a cognitive-load problem.
Large undifferentiated option sets make decisions harder.
Users struggle when they must remember details from another screen.
Every exception forces users to relearn behavior.
When important and secondary information compete, users must sort it mentally.
Jargon and long instructions add interpretation work.
Complexity is not automatically bad. Enterprise products often need dense interfaces because the work itself is complex.
The design problem is unmanaged complexity. A well-structured table with powerful filters may create less cognitive load than a visually minimal interface that hides important controls across several screens.
Removing context can force users to remember more.
Minimalism should not make expert workflows slower.
Extra instructional text can become another thing to process.
Cognitive load asks: how much mental work is the interface forcing the user to do that the product could have done for them?
Visual hierarchy · Information architecture · Usability · UI design
Read UX Design Principles for practical principles that reduce unnecessary mental effort.