this post was submitted on 30 Apr 2026
257 points (98.5% liked)

Technology

84256 readers
5754 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
 

French activists staged a funeral for Windows 10 to protest Microsoft’s push toward Windows 11 and planned obsolescence.

you are viewing a single comment's thread
view the rest of the comments
[–] wuffah@lemmy.world 37 points 10 hours ago* (last edited 10 hours ago) (1 children)

Standard Windows is fully enshittified, but Windows 10 IoT Enterprise is free, supported until 2032, relatively debloated, and won’t randomly encrypt your hard drive.

Of course, you can always try out Linux.

[–] sem@piefed.blahaj.zone 12 points 9 hours ago (3 children)
[–] Codilingus@piefed.social 23 points 9 hours ago

Massgrave.dev is your friend for that.

[–] wuffah@lemmy.world 13 points 9 hours ago (1 children)

You can obtain a license by running the activation script after Windows installation, including a permanent hardware license if desired. The easiest way is to use PowerShell and select the HWID option:

irm https://get.activated.win/ | iex

Technically this registers your hardware and key with the MS activation server, but you never have to worry about it again.

If you use Rufus to write the ISO to a bootable USB drive, it has options for disabling the user-level telemetry and MS account requirement.

Been running it for years with no issue.

[–] atomicbocks@sh.itjust.works 2 points 7 hours ago

Rufus is cool. If you want to customize the install more, including slipstreaming drivers and updates, there is also NTLite. Back in the day we used it to add the Intel hard drive drivers to XP installers to downgrade Vista machines.