Can Social Media Be Engineered to Be Addictive? A Los Angeles Trial Could Decide

Can Social Media Be Engineered to Be Addictive? A Los Angeles Trial Could Decide
source: gettyimages
February 10, 2026

A high-profile lawsuit in Los Angeles asks a pointed question: have platforms like Instagram and YouTube intentionally designed features that addict children? The plaintiff contends that social media companies engineered a system that can wire young minds toward compulsive use, while Meta and YouTube defend the safety and age-appropriateness of their services.

The case centers on features like endless scrolling and other interactive cues that proponents say create a cycle of dopamine-driven engagement. The plaintiff, identified as Kaley (initials KGM), claims these design choices contributed to mental-health harms such as anxiety, body image issues, and suicidal thoughts. The dispute is framed around design choices rather than content, which is protected under a broad reading of Section 230 of the U.S. Communications Decency Act.

Meta’s defense argues that KGM’s family dynamics, not the platforms' features, are responsible for her mental-health challenges. Meta representatives say they disagree with the allegations and are confident the evidence will demonstrate a longstanding commitment to supporting young users. YouTube has made a similar counterclaim, emphasizing that giving young people a safer, healthier online experience has been central to its mission. A spokesperson for YouTube indicated that their opening statements are forthcoming as the trial proceeds.

Originally named in the suit were also Snapchat’s parent company Snap and TikTok, but both settled with KGM and are no longer defendants. The case is expected to span roughly six weeks, with the potential for appeals that could extend the timeline further. Regardless of the verdict, the trial could influence around 1,500 other lawsuits targeting social media platforms over their effects on youth.

Context and broader actions This legal action is part of a larger wave of scrutiny over how social networks engage young users. Lawmakers in the U.K., Australia, and France have proposed or enacted measures to tighten age-related access or otherwise curb certain platform features. In California, state Attorneys General have pursued actions asking a federal judge to compel Meta to remove under-13 accounts, delete data collected from under-13 users, and strip out algorithms built on that data. Proposals in this space frequently call for restricting or removing “addictive” design elements such as autoplay and infinite scrolling.

In response, platforms have begun rolling out safety measures aimed at younger audiences. Meta has introduced teen-focused safety options and content filters, while other platforms experiment with age-verification or more stringent privacy safeguards. Discord announced a plan to implement global age checks, requiring ID verification or facial age checks before unrestricted access. These steps illustrate a balancing act: appeasing lawmakers and regulators while avoiding user backlash that can accompany sweeping changes.

What to watch for next

About the author Hamish is a senior staff writer who covers a broad range of topics—from smart home gear to gaming hardware—and focuses on explaining what tech changes mean for everyday users. He’s known for breaking down complex topics, including where the hype meets the real-world impact of gadgets and services.

Note: The article uses image captions to illustrate themes around the case and regulatory responses. If you’d like, I can add brief captions or alt text for accessibility and further context.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 145 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6645690,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}