Saturday, September 7, 2013

How to check if Secure Boot is enabled with Windows 8

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.

ConfirmSecureBootUEFI

ConfirmSecureBootUEFI_2

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.