Windows BCDEDIT Command Tutorial
Windows operating systems store the boot-related data and configuration in the Boot Configuration Data or BCD . The provided data and configuration replace the Boot.ini configuration file. The BCDEdit command line tool is used to manage the Boot Configuration Data easily via a command-line interface with different parameters. The BCDEdit can be used to create … Read more