How to know if your computer supports BIOS/UEFI/Device Guard/Credential Guard ?

Hi Friends

Recently I was involved in Windows 10 imaging project through SCCM. In our task sequence we had BIOS to UEFI conversion step. Also we supported device guard and credential guard in Windows 10. Post imaging we had to verify if these features are enabled on our imaged machine which can be achieved through simple steps. I thought to compile this information for  reference. Hope it will be useful for you too. So, here are the steps:

  1. Run msinfo32 from command prompt.
  2. You can verify settings from “System Summary”.

 

 

 

 

Simple, isn’t. 🙂

You can also check for BIOS or UEFI support by browsing c:\Windows\Panther and opening setpact.log.

Search for Callback_BootEnvironmentDetect: Detected boot environment. The value should show BIOS or EFI.

So, that’s all in this quick post. See you soon with another technical stuff. Till then “ta-ta”

Advertisement

One thought on “How to know if your computer supports BIOS/UEFI/Device Guard/Credential Guard ?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s