Two instances of problems #689
ToddAndMargo
started this conversation in
General
Replies: 3 comments
-
please use latetst version |
Beta Was this translation helpful? Give feedback.
0 replies
-
You're on 2.4.3.2, please try 2.5.0.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
REGEDIT4
; Regestry hacks to allow Windows 11 to be installed on
; unsupported hardware
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup]
"AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassRAMCheck"=dword:00000001
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
exited the cmd shell and hit the back arrow and all work fine.
After installation of W11 on IRSTe NVMe RAID 1, I ran Why Not Win 11, and guess what? It passed. There must be some really bad code in the C246M-MU4's BIOS.
https://www.lenovo.com/us/en/p/desktops/thinkcentre/m-series-sff/thinkcentre-m90s-gen-3-(intel)/11tt000hus
with W11 pre-installed. And Why Not Win 11 failed it:
it says the processor is a "12th Gen Intel(R) Core(TM) i5-12500", which sound like it should pass. This is probably a bug in Why Not Win 11
Beta Was this translation helpful? Give feedback.
All reactions