Windows 10 is EOL in October 2025

Gianni R@lemmy.ml to Technology@lemmy.world – 743 points –

cross-posted from: https://lemmy.ml/post/15988326

Windows 10 will reach end of support on October 14, 2025. The current version, 22H2, will be the final version of Windows 10, and all editions will remain in support with monthly security update releases through that date. Existing LTSC releases will continue to receive updates beyond that date based on their specific lifecycles.

Source: https://learn.microsoft.com/en-us/lifecycle/products/windows-10-home-and-pro

340

You are viewing a single comment

Yep it's pretty easy and my computer runs so much faster than Windows on the same machine.

Windows running on a VM under linux runs faster than windows on bare metal ...

Not for me, but that might have been a slight exaggeration.

You joke but it actually boots faster in a VM for me than on bare metal. And that’s with fastboot enabled. Would love to know why!

the best jokes have a kernel of truth.

The VM is optimised for the OS, the OS is usually a fresh install with just that 1 program you need to use instead of you're entire life scattered across the desktop, it can be a snapshot of the system in an optimal state right after running an unfuck windows script that removes default system malware which doesn't let it reinstall, it has less system resources to deal with for the simple fact it can't use them all at the same time as the base OS.

Probably a BIOS that has a very well known hardware configuration. It doesn't have to worry about weird legacy shit, it's only ever going to be the VM hardware. (Plus whatever you pass through, but I imagine the BIOS doesn't care, or if it does it'll slow it back down).