Find answers to your technical questions and learn how to use our products
Search suggestions:
You can check whether the UEFI Secure Boot is enabled on a virtual machine.
mokutil --sb-state
If the command output is SecureBoot enabled, UEFI Secure Boot is enabled.
If the command output is Failed to read SecureBoot, UEFI Secure Boot is disabled.
Previous Topic
Next Topic