BT Welcomes Bharti Global Executives to Board Amid Increased Collaboration

BT Welcomes Bharti Global Executives to Board Amid Increased Collaboration
source: gettyimages
September 18, 2025

Britain's former state-owned telecoms giant, BT, has announced that senior executives from Bharti Global, its largest shareholder, will now sit on its board with immediate effect. This strategic move highlights the strengthening ties between the UK telecom provider and the Indian conglomerate.

Sunil Bharti Mittal, founder and chairman of Bharti Airtel Limited, and Gopal Vittal, vice chairman and managing director of Bharti Airtel, are set to join BT's top management as representatives of Bharti Televentures UK Limited. This entity is fully owned by Bharti Global and operates under a "relationship agreement" aimed at defining collaboration terms, financial arrangements, and operational guidance.

According to BT Chairman Adam Crozier, the appointment injects valuable "significant experience and global perspectives in the telecoms industry." Mittal expressed his intentions to work closely with BT's management team to drive forward strategies that will help BT succeed in competitive markets.

The involvement of Bharti Global follows their substantial acquisition of a 24.5% stake in BT last year, costing approximately £3.6 billion ($4.9 billion). Since then, BT's share value has increased by roughly 20%, reflecting investor confidence in CEO Allison Kirkby's strategic direction.

In recent industry developments, BT is focusing on UK operations, scaling back its international engagements. The company has divested several global assets, including:

Meanwhile, Virgin Media has terminated its broadband wholesale network competition with Openreach, and regulatory discussions continue in the UK, with no significant changes expected in broadband regulations despite limited competition for BT.

BT remains committed to expanding its fiber network within the UK, having passed 17 million homes, even as alternative networks (altnets) increase their presence. The company also considered converting old cabinets into electric vehicle (EV) charge points but has since paused these plans.

The appointment of Bharti Global executives to BT's board suggests a more active role for the Indian group, raising questions about potential future takeover scenarios. Mark Jackson, an industry analyst at ISP Review, noted that such moves could spark takeover discussions, but hurdles such as the competitive full fiber market, high debt levels, interest rates, and political considerations could complicate any acquisition prospects.

Importantly, UK approval would be necessary for any significant stake increase, but current regulations—namely the National Security and Investment Act (NSIA)—are unlikely to pose obstacles unless Bharti's holdings surpass 25%.

As BT sharpens its focus on its domestic market and strategic divestments, the new board composition signals a potential shift in its corporate direction, possibly paving the way for more international collaboration or future mergers.

Note: All data as of late 2024.

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