German patent ruling blocks Acer and Asus from selling laptops and limiting support

German patent ruling blocks Acer and Asus from selling laptops and limiting support
source: gettyimages
February 20, 2026

A prolonged legal tussle over video-encoding patents has intensified in Germany, leaving both Acer and Asus facing sales curbs and a problematic path to customer support. The dispute centers on Nokia’s claims about HEVC patents being used in these brands’ devices without adequate compensation, a contention tied to how standard-essential patents (SEPs) are licensed. A German court ruling linked to this case has resulted in a sales halt for new Acer and Asus laptops in the country, and now everyday support for German buyers appears to be affected as well.

The situation has grown more tangled as tech outlets and commenters note that German sites for Acer and Asus have been blocked or made difficult to access. Even if you own a device from either brand, official German support portals are not readily reachable, and attempts to navigate around the blocks have proven unreliable. Tom’s Hardware highlighted ComputerBase’s reporting on the issue, which indicates that the blocks extend beyond mere sales to include after-sales support channels.

What’s happening, exactly, is that a court ruling connected to Nokia’s HEVC SEP claims has led to injunctions that constrain Acer and Asus in Germany. The legal action questions whether the companies contributed fairly to the licensing pool for the patented technology. The net effect, at least for now, is a chilling of both product availability and the accessibility of official support within Germany.

[Image caption: Mark Pickavance]

Analysis: a frustrating situation that needs to be swiftly resolved

This outcome is understandably frustrating for German consumers. While blocking additional shipments makes sense within the framework of a patent dispute, it shouldn’t translate into cutting off support for existing devices that are still under warranty. Customers who rely on software updates or driver downloads are finding it harder to obtain them through the official channels they paid to access.

Some specifics reported by observers include:

This looks to be a Germany-specific issue tied to local patent enforcement. Still, it raises broader questions about how consumer rights—especially for users with devices already purchased—are protected when legal disputes intervene in support availability.

Outlook

As the legal situation evolves, customers and resellers alike will be watching for a clear path to resuming normal sales and support operations in Germany. Industry observers hope for a resolution that preserves both the integrity of patent enforcement and the practical rights of owners to access essential product support without unnecessary hurdles. Further updates from Acer, Asus, Nokia, and German courts will be pivotal in clarifying how and when normal service levels can be restored.

Follow-up notes: this piece reflects ongoing developments in a fast-moving legal scenario.

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 · 147 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": 6646008,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}