Windows 10 (legacy) — Question 81
You have 10 computers that run Windows 8.1 and have the following configurations:
• A single MBR disk
• A disabled TPM chip
• Disabled hardware virtualization
• UEFI firmware running in BIOS mode
• Enabled Data Execution Prevention (DEP)
You plan to upgrade the computers to Windows 10.
You need to ensure that the computers can use Secure Boot.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Enable hardware virtualization.
- B. Disable DEP.
- C. Convert the MBR disk to a GPT disk.
- D. Enable the TPM chip.
- E. Convert the firmware from BIOS to UEFI.
Correct answer: C, E
Explanation
To enable Secure Boot, you must convert the MBR disk to a GPT disk (C) and switch the firmware from BIOS to UEFI (E). Both actions are necessary because Secure Boot requires a GPT partition style and a UEFI firmware interface, while the other options do not directly relate to enabling Secure Boot.