this post was submitted on 17 Sep 2025
498 points (99.4% liked)

Technology

75227 readers
3469 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Should OS makers, like Microsoft, be legally required to provide 15 years of security updates?

you are viewing a single comment's thread
view the rest of the comments
[–] merdaverse@lemmy.world 9 points 7 hours ago* (last edited 7 hours ago) (3 children)

Microsoft's plan to end Windows 10 support next month — which may make an estimated 400 million PCs obsolete

I don't get this. Can't those PCs update to the new version? Yes, I am very aware that win11 is a shit show and win10 was better.

But Ubuntu also has a similar support policy for updates:

Ubuntu LTS versions get five years of updates, while non-LTS only gets nine months.

Would all the Linux versions out there be subjected the same 15 years of updates??

[–] AstralPath@lemmy.ca 9 points 5 hours ago (2 children)

You don't typically pay to run Linux distros. They're open-source. I can't imagine they'd be subject to this.

[–] HubertManne@piefed.social 1 points 4 hours ago

if anyone pays though they would need to keep a long-long-term-support.

[–] some_kind_of_guy@lemmy.world 1 points 4 hours ago

Upgrades are more seamless as well, it's definitely a bit more blurry of a process. Plus Ubuntu releases twice a year, so their versions are more like the equivalent of Microsoft's service packs (or whatever they call them now) but on a rolling basis.

[–] Hawk@lemmy.dbzer0.com 27 points 7 hours ago (2 children)

No, Windows 11 added extra, unneeded hardware requirements.

Obsolete in this case actually means obsolete. Windows 11 literally blocks the update because you do not meet requirements, such as not having a TPM.

Technically, there are ways to bypass this, but not for a casual user (and it probably breaks some ToS)

[–] Smith6612@lemmy.world 4 points 5 hours ago

Yep, exactly this. You can bypass the TPM and Processor requirements, but at some point it will come back to bite someone in the butt.

Microsoft with the 24H2 update broke Windows 11 for older systems (like Core2Duo, which are already ancient) due to a lack of required processor instructions. I've seen systems running under QEMU, and also on newer systems like the AMD Ryzen Zen1 platform experience "Unsupported Processor" BSODs preventing the system from booting.

Even outside of that, Microsoft doesn't deploy the yearly feature roll-ups to systems with unsupported hardware, even if Windows 11 is already installed. I've seen many unsupported systems end up stuck 1-2 builds behind, and they never see the update. They have to be manually updated using the same mechanisms that got Windows 11 installed in the first place.

Microsoft I believe, expects Windows 11 to be running on a minimum set of hardware, and that's all they are qualifying it for. So older systems are going to eat it at some point if they are used in production.

The TPM checks are for security but, certainly not required if someone is willing to drop system security for some reason.

[–] AstralPath@lemmy.ca 1 points 5 hours ago* (last edited 5 hours ago)

Apparently there's a way to install Win11 and bypass all these requirements.

https://www.tomshardware.com/how-to/bypass-windows-11-tpm-requirement

https://youtu.be/tx5TaozMXMQ

[–] Verqix@lemmy.world 3 points 7 hours ago* (last edited 7 hours ago) (1 children)

Correct, the "obsolete" PCs can't update to Windows 11. The Windows 11 update forces certain hardware support that a lot of devices don't have. The security this hardware provides is mainly in someone physically removing data from your PC. As such it's very business oriented but affects all versions of Windows 11.

[–] barryamelton@lemmy.world 5 points 5 hours ago* (last edited 5 hours ago) (1 children)

It's not business oriented, it provides a unique ID attached to the machine, cryptographically proven.

Next step is to use that unique ID to identify you on the internet and digital life. Ending all privacy.

You think this is far fetched? Kernel-level anti-cheat for games already does this and bans the machine from playing that game ever again.

[–] some_kind_of_guy@lemmy.world 1 points 4 hours ago

Couldn't you theoretically swap out the tpm chip? Or spoof/emulate it? If not, how do VMs run Win11, do they just inherit the host tpm chip and that's that? I feel like this was the same goal of having a mac address on each device, and it became irrelevant in short order.