34.1k views
3 votes
You are trying to implement Credential Guard on a Windows 10 Pro machine, but you can't find the Credential Guard option. Which of the following is the most likely reason?

A) The machine is running a Home edition of Windows.
B) The machine is not connected to the internet.
C) The machine is not compatible with Credential Guard.
D) The machine requires a BIOS update.

User T Burgis
by
8.8k points

1 Answer

4 votes

Final answer:

The most likely reason you cannot find the Credential Guard option on a Windows 10 Pro machine is that the machine is not compatible with Credential Guard due to hardware limitations.

Step-by-step explanation:

If you are unable to find the Credential Guard option on a Windows 10 Pro machine, the most likely reason is C) The machine is not compatible with Credential Guard. Credential Guard is a feature that uses virtualization-based security to protect credentials on a Windows system, and it requires specific hardware capabilities, including support for virtualization extensions such as Intel VT-x or AMD-V, and for Second Level Address Translation (SLAT).

Credential Guard also requires UEFI firmware and TPM 2.0. If your system does not meet these hardware requirements, the option to enable it will not be available in Windows security settings. This feature is not dependent on internet connectivity (B) and is not related to BIOS updates (D), although the BIOS must support these virtualization features. It should be noted that while the Home edition of Windows (A) does not support Credential Guard, this is not applicable given that you have indicated the machine is running Windows 10 Pro.

User Jessey
by
7.8k points