Re: Powerful Hardware?
There are some new CPU instructions added in the past decade. Depending on your compiler optimisations you may or may not get code that uses them. If Microsoft targeted modern CPUs when they built Windows 11 then you will hit errors when one of those new instructions comes up.
Because you can run Windows on a 6 generation behind CPU it seems like they’ve targeted quite an old instruction set.
Or that there hasn’t been any interesting new software instruction since popcnt a decade ago.