bcdedit /import[/clean] This command restores the state of the system store using a backup data file previously generated using the /export command. Any existing entries in the system store are deleted before the import takes place. This command is only valid for the system store. The name of the file that is imported into the system store. If the filename contains spaces, it must be enclosed in quotation marks (""). /clean Specifies that all existing firmware boot entries should be deleted (only affects EFI systems). Example: The following command imports the specified file into the system store. bcdedit /import "C:\Data\BCD Backup" /clean
BCDEDIT - Boot Configuration Data Store Editor The Bcdedit.exe command-line tool modifies the boot configuration data store. ...
BCDEDIT - Boot Configuration Data Store Editor The Bcdedit.exe command-line tool modifies the boot configuration data store. ...
bcdedit /createstore This command created a new empty boot configuration data store. The created store is not a system store. ...
bcdedit /export This command exports the contents of the system store into a file. This file can be used later to restore ...
bcdedit /import /clean This command restores the state of the system store using a backup data file previously generated ...
bcdedit /import This command restores the state of the system store using a backup data file previously generated using the ...
bcdedit /sysstore This command sets the system store device. This command is only valid for EFI systems in cases where the ...
bcdedit /toolsdisplayorder . /addfirst | /addlast | /remove This command will set the display order to be used by the boot ...
Be aware that all computers that belong to this domain will not be able to log on to the domain or access domain services ...