Laptops advertised with 1.1TB or 1.2TB storage? Look closely at how cloud storage is counted

Laptops advertised with 1.1TB or 1.2TB storage? Look closely at how cloud storage is counted
source: gettyimages
February 27, 2026

A troubling trend is emerging on Amazon and other big retailers: third-party sellers listing bargain laptops with eye-popping storage figures that blend cloud space with local drives. In many cases, the 1TB or 1.2TB figure is a mix of a free cloud subscription (like OneDrive) bundled with a much smaller physical drive, which can mislead buyers about actual on-device capacity.

What’s really being counted Some listings advertise “1.2TB Storage” for a laptop, yet the second line reveals the trick: “1TB OneDrive, 128GB SSD.” The cloud storage from Microsoft 365 or OneDrive is counted in the total storage figure, even though it isn’t on the local machine. The local SSD may be as small as 128GB, and the cloud space is only accessible online or via subscription.

Examples that follow this pattern exist across retailers. In some posts, sellers are more transparent and show formats like “1.1TB Storage (1TB OneDrive + 128GB SSD).” While that’s clearer, many listings still bury the distinction in the fine print, leaving casual shoppers to focus on the big number and gloss over brackets.

The duplicitous twist with RAM and performance Some product pages go a step further and imply better performance than the hardware actually delivers. For instance, a notebook in this clump might advertise “Up to 32GB RAM” in the marketing copy, even though the model being sold ships with just 4GB of system memory. The idea is that readers will assume the laptop can handle heavier multitasking when, in reality, Windows 11 would struggle on such low RAM. The “fastest data transfers” claim can ring hollow when the drive is only 128GB and the bulk of the storage is cloud-based.

Image note Image credit: Getty Images

Why this matters and how to spot it

What to check before you buy

Bottom line You’re unlikely to get a true 1TB SSD for a price that fits a few hundred dollars. When a listing boosts its totals by counting cloud storage, you’re paying for a subscription rather than extra local capacity. Take a moment to parse the specs, verify the local drive size, and read the storage breakdown carefully before pulling the trigger.

About the reporting This piece was prepared by Darren, TechRadar contributor, who covers computing topics from CPUs to hardware and security. The aim is to help readers spot dubious tactics in product listings and make informed purchasing decisions.

Further reading and staying informed

(Alternate image prompt)

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