India sets deadline for preinstalling Sanchar Saathi security app on new smartphones

India sets deadline for preinstalling Sanchar Saathi security app on new smartphones
source: gettyimages
April 17, 2026

The Indian government has instructed smartphone manufacturers to begin preloading the Sanchar Saathi cyber security app on all new devices sold in the country within 90 days, and to push software updates for devices already in the supply chain. The rollout is part of a broader push to improve online security and curb fraud.

Key points:

The app’s official website describes a range of functions, including reporting suspected fraud, blocking and tracking lost or stolen devices, verifying device authenticity, reporting international spam calls, and verifying telephone numbers. Critics warn that the app’s extensive tracking capabilities could raise privacy and security concerns, particularly for iPhone users.

Market context and responses:

If you’d like, I can add a short closing paragraph with implications for users and manufacturers, or tailor the tone for a specific publication.

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