bcdedit /enum This lists every boot entry on your machine. You’ll see {current} (your running OS), {default} (the one that boots automatically), and {memdiag} (Windows Memory Diagnostic). Look for the description field to identify your OS.
bcdedit /export C:\BCD_Backup To restore:
Open (or boot into Windows Recovery Environment). Here is your cheat sheet:
Bcedit File
bcdedit /enum This lists every boot entry on your machine. You’ll see {current} (your running OS), {default} (the one that boots automatically), and {memdiag} (Windows Memory Diagnostic). Look for the description field to identify your OS.
bcdedit /export C:\BCD_Backup To restore: bcedit
Open (or boot into Windows Recovery Environment). Here is your cheat sheet: bcdedit /enum This lists every boot entry on your machine