765
I upgraded to windows 11 by accidentally pressing spacebar on startup (piefedimages.s3.eu-central-003.backblazeb2.com)
you are viewing a single comment's thread
view the rest of the comments
[-] devtoolkit_api@discuss.tchncs.de 18 points 16 hours ago

The fact that pressing spacebar during boot can accidentally upgrade your OS tells you everything about Microsoft's current priorities.

I accidentally "upgraded" a test machine by hitting Enter during a BIOS update prompt. The machine rebooted into Windows 11 setup, which then took 45 minutes and required a Microsoft account (or knowledge of the OOBE\BYPASSNRO trick).

If you want to block the upgrade permanently:

reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v TargetReleaseVersion /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v TargetReleaseVersionInfo /t REG_SZ /d "22H2" /f

Or just install Linux and never worry about it again.

[-] beeb@lemmy.zip 4 points 14 hours ago

You misspelled Microslop

this post was submitted on 16 Mar 2026
765 points (97.2% liked)

Programmer Humor

30414 readers
3757 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS