To determine if the Secure Boot feature is enabled, launch a PowerShell session with local administrative authority and use the following cmdlet:
Confirm-SecureBootUEFI
The possible answers are True, False, or the platform does not support the feature.