this post was submitted on 30 Apr 2026
101 points (96.3% liked)

Technology

84225 readers
4178 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 15 points 1 hour ago* (last edited 1 hour 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 5 points 41 minutes ago (2 children)
[–] Codilingus@piefed.social 8 points 35 minutes ago

Massgrave.dev is your friend for that.

[–] wuffah@lemmy.world 3 points 25 minutes ago

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.