BOOT UTILITIES How to Access ADVANCED STARTUP OPTIONS (ASO), which is Windows Recovery Environment (WinRE). Method 1. Start Menu > Power > SHIFT + "Restart" Method 2. Start Menu > Settings Menu > "Update & Security" > "Restart now" Method 3. shutdown /r /o (@cmd.exe terminal) Method 4. Per HW (UEFI) vendor method. - WinRE/ASO includes optional boot into command line. - Add a custom tool to WinRE https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-a-custom-tool-to-the-windows-re-boot-options-menu bootfix.BAT [f06yBEAST] ======================= Use if system fails to boot; resets BCD boot store Defaults to BCDboot.exe %SystemRoot% /s /v %SystemDrive% BCDboot.exe =========== @ %windir%\System32 @ %ProgramFiles%\Windows AIK\Tools\x86 BCD boot file CREATION and REPAIR tool. Used to copy critical boot files to the system partition and to create a new system BCD store. Fix/make hdd/cd/usb bootable ... BCDboot /s [/f UEFI|BIOS|ALL] E.g., BCDboot c:\windows /s e: Builds the Boot Configuration Data (BCD) store from source %windir% config [\System32\Config\BCD-Template]; writes it to target drive \Boot. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/bcdboot-command-line-options-techref-di BCDedit.exe =========== @ %windir%\System32 BCDedit - shows the BCD store data [the boot options] BCDedit /enum - BCDedit /v - shows actual [GUID] values for all fields BCDedit /export - copy BCD BCDedit /import - restore from prior "/export" BCDedit /SET - to make changes to BCD. E.g., ... BCDedit /SET {current} path \BackupWindows\system32\winload.exe BCDedit /store "" /