There are several possible debug targets in a Windows set up. To cover them all, open an elevated command prompt window on the target system, and enter the following commands:
> BCDEDIT /SET '{BOOTMGR}' BOOTDEBUG ON
> BCDEDIT /SET BOOTDEBUG ON
> BCDEDIT /SET DEBUG ON