bcdedit /default 5d5f9a7c-... Set boot menu display order:
bcdedit /export C:\BCD_Backup bcdedit /import C:\BCD_Backup /clean bcdedit /copy current /d "Boot from VHD" bcdedit /set guid device vhd=[C:]\Windows.vhdx bcdedit /set guid osdevice vhd=[C:]\Windows.vhdx bcdedit /set guid path \Windows\system32\winload.efi 5.3 Enabling Hyper-V (if disabled) bcdedit /set hypervisorlaunchtype auto To disable Hyper-V: bcdedit
1. Overview BCDEdit is a powerful command-line tool included in all modern versions of Windows (Vista, 7, 8, 10, 11, Server 2008+). It is the primary interface for managing the Boot Configuration Data (BCD) store, a database that replaces the legacy boot.ini file used in older Windows versions (NT, 2000, XP). bcdedit /default 5d5f9a7c-
bcdedit /timeout 10 Change default OS: