Skip the 4 GB RAM requirement in Windows 11

Evertonjsn

New Member
Messages
12
Reaction score
0
Good afternoon everyone,

I made a custom Windows 11 ISO skipping the whole part about requiring 4 gigs of memory and TPM 2.0

In tests, if I install it with less than 4 gigs of RAM, it won't let me through. I remember that I've already managed to do it as I did in the image below.

Does anyone have any tips on what's going on?
 
NTLite's free edition won't apply the HW Bypass settings, and it's not clear if you clicked "Reapply tasks across editions" to boot.wim.

Two options for unlicensed users:
1. Find an online copy of the reg file which has all the Bypass keys. Load boot.wim (Setup), and from the Registry screen add this reg file.
2. Use Rufus to prepare your USB drive. Rufus has an option to insert the bypass on the media.
 
Good afternoon, I didn't understand well about boot.wim

And in previous free versions of ntlite, the part that required 4 gigs of RAM was skipped.

I can't use rufis, because I have a multiboot pen driver that I only put the isos into and from the boot
 
BypassRAMCheck needs to be applied to boot.wim, where WinPE Setup runs.

You can load boot.wim (Setup) by itself, and add a reg file. Or you can combine both operations in the same NTLite session by applying the same Settings change to install.wim & boot.wim to save time. BypassRAMCheck has never been a free option.

Ventoy has a similar feature to Rufus:
Boot Windows 11 on non-TPM systems using Ventoy
 
Boa tarde, estou achando mais fácil colocar o arquivo byspass.reg no iso com os seguintes parâmetros;


Editor de Registro do Windows Versão 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]

“Ignorar Verificação de RAM”=dword:00000001

Eu salvei isso no bypass.reg e coloquei no iso e não funcionou novamente
 
1. Load boot.wim (Setup).
2. From the Registry screen, Add / File -> bypass.reg
3. Apply changes.

If you need BypassTPMCheck or BypassSecureBootCheck in your bypass.reg, don't forget to add those lines.
 
Good evening moderator,

I calmly followed your tips again and I found what you were talking about, I had to change the application part in the last step, so I finally applied it, but before even testing with your tips, I was researching about the Windows 11 bypass and I created registry keys that, from what I understand, NTLITE will automatically create in the registry of this image in the regedit of any machine I install this ISO on.

I just confirmed that the regedit configuration I made automatically creates the bypass keys. I installed a machine and when I checked the keys, they were already created, see attachments.


You can close this topic, moderator, thank you for your commitment and help.
 
You only need to add boot.wim (Windows Setup).

WinRE and boot.wim (WinPE) don't care about this setting, so you don't need to add them. This will speed up processing a little bit.
 
Back
Top