“The Astonishing Spread of the Tree Bumblebee: A Newcomer's Impact on UK Pollination”

Microsoft Introduces Voluntary Retirement Option for US Staff and Overhauls Performance Rewards

Microsoft Introduces Voluntary Retirement Option for US Staff and Overhauls Performance Rewards
source: gettyimages
April 23, 2026

Microsoft is revamping its annual rewards and performance framework while offering a one-time voluntary retirement option to a select group of long-serving US employees. This marks the first time in the company’s more than five decades of history that a voluntary retirement program has been made available.

Amy Coleman, Microsoft’s chief human resources officer, described the measure as a recognition of employees who have helped shape the company over the years. “For those considering what comes next, we’re providing a one-time Voluntary Retirement Program,” Coleman explained in a memo reviewed by The Verge. Microsoft indicated the option targets a small fraction of its US workforce and comes with “generous company support.”

Details and context

Rewards program changes

In sum, Microsoft is pairing a one-time voluntary retirement option for certain veteran US employees with a streamlined, more flexible approach to performance rewards and equity compensation. The move highlights ongoing efforts to manage costs while preserving the attraction and retention of top talent as the company heads into a new financial year. By Tom Warren

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 · 152 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}}, order_by: {id: desc}, limit: 5) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6647617,
  "domain": 7,
  "srcId": 120,
  "hasSrc": true,
  "hasSelf": true
}