Home · Secure Boot guide
Ventoy Secure Boot guide
Secure Boot is a firmware policy, not a Ventoy feature you should enable on every stick. Turn it on when the PCs you support refuse unsigned bootloaders. Leave it off for lab machines that already run in setup mode, or when you are still proving that the USB enumerates at all.
This is independent documentation on ventoy.io. Follow the Secure Boot notes bundled with your Ventoy release if they differ from this checklist.
When to enable it
- Target laptops ship with Secure Boot on and you cannot change firmware policy.
- You already confirmed the same stick boots with Secure Boot off, so the remaining failure is signature-related.
- Skip it for the first install on unknown hardware. Get a menu first, then add Secure Boot.
Setup workflow
- Install or update Ventoy with the Secure Boot option enabled in Ventoy2Disk (Windows) or the matching flag in
Ventoy2Disk.sh. - Boot the USB. The first start often opens a key-enrollment screen (firmware prompt or MokManager, depending on the machine).
- Enroll the Ventoy key once. Do not enroll, reboot, and enroll again in a loop.
- Reboot from the USB and confirm the image list appears without a signature warning.
- Start one Linux live ISO you already trust. If that works, test the Windows installer ISO you actually need.
Common failures
- Boot loop after enrollment: reset the machine’s key database to defaults, then enroll once. Repeated enrollments leave a broken MOK state on some firmware.
- USB never listed: this is usually port, CSM/UEFI mode, or fast-boot related—not Secure Boot. Try a USB 2.0 port and a one-time boot menu key (F12, F10, Esc).
- Menu loads, one image is blocked: the payload may be unsigned or the wrong architecture. Try another ISO of the same class before you disable Secure Boot globally.
- Corporate-managed PCs: firmware may ignore user-enrolled keys. You cannot override that from Ventoy; use a policy exception or a stick without Secure Boot on unmanaged hardware.
- Works on one laptop, not another: keep two sticks or two Ventoy options (Secure Boot on/off) rather than fighting every OEM quirk on a single device.
What not to do
Do not disable Secure Boot on a work PC just to “make USB boot work” if policy forbids it. Do not mix random bootloader files onto the EFI partition. Update Ventoy from a verified package if a new firmware revision starts rejecting an older stick.