this post was submitted on 19 Mar 2024
8 points (78.6% liked)
Hardware
4998 readers
8 users here now
This is a community dedicated to the hardware aspect of technology, from PC parts, to gadgets, to servers, to industrial control equipment, to semiconductors.
Rules:
- Posts must be relevant to electronic hardware
- No NSFW content
- No hate speech, bigotry, etc
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I put windows 11 on my old PC. It's a i7 5930K. It's definitely not supposed to work with Windows 11. But it works just fine after bypassing the hardware checks.
The checks seem to only occur when the installer is running.
This is an important thing. If that is true, just using a currently working installer will even be future proof.
Any source for hardware check bypass I haven’t had a need to dig for one until recently and am deeper into software engineering than reverse/bypass engineering.
Rufus integrates one, but its proprietary afaik
https://www.ghacks.net/2022/02/12/windows-11-how-to-bypass-tpm-checks-during-dynamic-updates/
I used rufus to install W11 (running i7-4790k) and haven't had any issues with it. The only reason an update would cause issues is if they started requiring specific CPU instructions your CPU doesn't support (like when W11 started requiring POPCNT, which is only in gen 1 CPUs and newer). I don't think its likely they'd make such a upgrade in W11 again. Any new CPU instruction limitations would probably be a W12 thing at this point.