ChromeOS Flex kit debuts for $3 to revive Windows 10 PCs

ChromeOS Flex kit debuts for $3 to revive Windows 10 PCs
source: gettyimages
April 2, 2026

Google, in partnership with Back Market, has rolled out a ChromeOS Flex kit you can buy for just $3. The package includes a USB drive preloaded with the operating system and a guide to installing it, making it easier to repurpose aging hardware.

The Flex edition of ChromeOS mirrors the standard cloud-centric experience but trims some features to run more smoothly on older devices. Google emphasizes the eco angle, noting that extending the life of already-manufactured laptops reduces new-device manufacturing impact and lowers energy use—ChromeOS Flex reportedly consumes about 19% less energy on average than comparable systems.

The kit is clearly pitched at Windows 10 PCs facing end-of-support for consumer updates this autumn. It can also be used to repurpose certain Macs, and Google provides a compatibility list that highlights caveats—such as webcams that may not work on all devices.

If you’re curious about trying ChromeOS Flex without building your own USB installer, the $3 kit is a quick, novice-friendly option. You simply shut down your laptop, insert the USB stick, boot from the USB drive, and follow the included instructions to install Flex. The kit is described as a pilot program with a limited number of units; more kits will be produced if there’s demand. However, you’re not forced to buy the kit—you can also follow a full guide to create your own USB installer.

Some readers may prefer DIY routes, but the kit’s goal is to simplify the process and recruit more PCs into the ChromeOS Flex ecosystem.

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