How to Change from Legacy to Uefi boot Without Reinstalling Windows 10
1. Check BitLocker Status
Open Command Prompt (Run as Administrator) and run:
manage-bde -status
If BitLocker is Enabled, suspend it first:
manage-bde -protectors -disable C:
