Skip to main content
What is Friction in UX?
  1. Glossary/

What is Friction in UX?

6 mins·
Ben Schmidt
Author
I am going to help you build the impossible.

You have built the product. You have successfully marketed it to a potential customer. They have landed on your site or downloaded your app with the specific intent of solving a problem. Then they leave.

They do not buy. They do not sign up. They vanish.

This is usually the result of friction. In the context of User Experience (UX), friction is defined as anything that prevents a user from accomplishing their goal smoothly and efficiently. It is the digital equivalent of a locked door or a bumpy road.

For a founder, friction is not just a design annoyance. It is a revenue leak. It represents the gap between the value you promise and the value the user actually receives. If the effort required to extract value from your product outweighs the perceived benefit, the user will churn.

Understanding the mechanics of friction is essential because it is rarely the result of a single catastrophic error. Instead, it is often a collection of small inconveniences that degrade the user’s trust and patience until they abandon the process entirely.

The Mechanics of Resistance

#

Friction operates on a simple psychological principle: cognitive load. Every time a user has to stop and think about what to do next, they are expending mental energy. Humans are biologically wired to conserve energy.

When your interface requires excessive energy to navigate, the user’s brain signals that the task is not worth the effort.

There are three primary categories where this resistance usually occurs in a startup product.

Visual Friction This occurs when the interface is cluttered or confusing. It includes:

  • Too many colors or conflicting design styles
  • Lack of visual hierarchy, making it hard to know where to look
  • Buttons that do not look like buttons

Interaction Friction This relates to the physical actions a user must take. It includes:

  • Forms with too many fields
  • Broken links or buttons that do not work
  • Pages that load slowly
  • Forcing users to create an account before they can see the value

Cognitive Friction This happens when the user understands the interface but does not understand the content. It includes:

  • Confusing copywriting or jargon
  • Ambiguous error messages that do not explain how to fix the problem
  • Unclear instructions on complex workflows

For a startup, these issues are compounded. Unlike established competitors, you do not have a reserve of brand loyalty. A user might tolerate a clumsy interface from their bank because switching banks is difficult. They will not tolerate it from a new SaaS tool they just found five minutes ago.

Good Friction vs. Bad Friction

#

It is common advice to say that all friction should be eliminated. This is scientifically inaccurate. While unintentional friction harms growth, intentional friction can be a strategic tool.

We must distinguish between the two to make intelligent product decisions.

Bad Friction is accidental. It is the result of lazy coding, poor design choices, or a lack of understanding of the customer journey. It serves no purpose and only frustrates the user. An example is a captcha on a newsletter signup form. It prevents spam for you, but it annoys the human trying to subscribe.

Good Friction is designed to slow the user down for their own benefit or for the benefit of the ecosystem.

Consider the “Delete Account” feature. You do not want this to be frictionless. If a user creates a project and then accidentally hits a button that deletes it instantly, that is a terrible user experience. You want to introduce friction here. You want a popup asking, “Are you sure?”

Friction destroys credibility for startups.
Friction destroys credibility for startups.

Other examples of positive friction include:

  • Security: Multi-factor authentication adds steps but builds trust that data is safe.
  • Education: An onboarding tour forces the user to wait before using the app, but ensures they know how to use it correctly, reducing churn later.
  • Qualification: In B2B sales, a longer form might reduce the number of leads, but it ensures that the leads who do get through are serious buyers.

The goal is not zero friction. The goal is zero unnecessary friction.

The Startup Reality Gap

#

The danger for early-stage founders is the assumption of user competence and patience. You have lived with your product for months or years. You know exactly where every button is and what every term means. You have zero friction when you use your own app because you have memorized the path.

A new user does not have this context.

When a user encounters friction in a startup product, they rarely blame themselves. They blame the product. They assume that if the signup form is broken or the navigation is confusing, the underlying technology is likely also flawed.

Friction destroys credibility.

Startups operate in an environment of high uncertainty. You are asking a customer to bet on you. Every moment of hesitation caused by a confusing UI reduces the odds of them taking that bet.

Large organizations have teams dedicated to optimization. They can run A/B tests on button colors for six months. You do not have that luxury. You need to identify the obvious roadblocks that are stopping revenue today.

Diagnosing the Drag

#

How do you find friction if you are too close to the product to see it? You need to move from assumption to observation.

There are quantitative and qualitative ways to approach this.

Quantitative Signals Look at your analytics. Where do people drop off? If 100 people visit your pricing page and only 2 click “Buy,” there is friction on that page. Is the price hidden? Is the call to action below the fold?

If users start filling out your signup form but 50 percent abandon it halfway through, look at the field where they stopped. Is it asking for a phone number? People hate giving out phone numbers. That is friction.

Qualitative Observation This is often more valuable for early-stage companies. Watch people use your product. Do not guide them. Do not explain things.

Sit behind them and watch. If they move their mouse to a button, hesitate, and then move it somewhere else, you have found friction. If they have to open a new tab to Google a term you used on your landing page, you have found friction.

Strategic Implementation

#

As you build your roadmap, you should treat friction removal as a feature. It requires engineering and design resources just like building a new integration or tool.

When you are debating adding a new step to a workflow, ask the following questions:

  • Does this step add value to the user?
  • Is this step necessary for legal or security reasons?
  • Can this step be delayed until later in the user journey?

Delaying friction is a powerful tactic. This is why many apps allow you to use the core features immediately and only ask for an account creation (friction) once you try to save your work.

This is called “Lazy Registration.” It allows the user to experience the value before paying the cost of friction.

Ultimately, your job is to clear the path. The market is difficult enough. Your competitors are aggressive enough. Do not let your own interface be the reason you fail.