DJI Faces a US Import Ban as the FCC Moves Ahead of Schedule

DJI Faces a US Import Ban as the FCC Moves Ahead of Schedule
source: gettyimages
March 6, 2026

The plan to bar DJI from selling new hardware in the United States moved up a day, with the FCC stepping in early to expand a policy that targets foreign-made wireless devices. Existing DJI drones and Osmo gear can keep operating, but new imports face a ban, and the agency could extend the restriction retroactively to older stock after a waiting period.

DJI’s legal challenge and what that could mean

DJI has filed a petition with an appeals court arguing that the FCC overstepped its statutory authority by adding foreign-made drones to a list of devices deemed to pose “unacceptable risk.” The company claims the FCC’s December decision is unlawful and seeks to vacate the order and halt its implementation. The filing also contends that the ban could violate the Fifth Amendment by harming DJI without due process.

What this means for consumers and the market

What comes next

High-level takeaways

References to related developments and ongoing coverage

Image credits and references

Note: The images above use simple alt-text queries to reflect the topics discussed.

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