Verify whether a Windows instance is enabled for UEFI Secure Boot
To verify whether a Windows instance is enabled for UEFI Secure Boot
-
Open the msinfo32 tool.
-
Check the Secure Boot State field. Supported indicates that UEFI Secure Boot is enabled.
You can also use the Windows PowerShell Cmdlet
Confirm-SecureBootUEFI
to check the the Secure Boot status. For more
information about the cmdlet, see
Confirm-SecureBootUEFI
To verify whether a Linux instance is enabled, see Verify whether a Linux instance is supported for UEFI Secure Boot in the Amazon EC2 User Guide for Linux Instances.