No, this setting should be automatically enabled if you have TPM + SecureBooy enabled in your BIOS. You would control that with hardware profiles from your vendor.
it's best not to ask a separate / barely related question on a 3 year old post. It's best to start your own post. Not many will see this post.
-------------------------------------------
Original Message:
Sent: Nov 17, 2025 03:30 PM
From: tkutil
Subject: How can set require secure boot TRUE on esxi host
Is this setting available to enforce via Host Profiles?
Require Secure Boot: true
Original Message:
Sent: Apr 26, 2022 12:21 PM
From: wellcomebooglao
Subject: How can set require secure boot TRUE on esxi host
Make sure that you've activated TPM during installation, if not, use this command:
esxcli system settings encryption set --mode=TPM
Then continue as follow:
1. Activate
esxcli system settings encryption set --require-secure-boot=T
2. Check
esxcli system settings encryption get Mode: TPM Require Executables Only From Installed VIBs: false Require Secure Boot: true
3. Backup the key:
esxcli system settings encryption recovery list