TOCMS WindowsWindows 11 Windows 10 System CommandSystem Command on MS OS BCDEdit Draft for Information Only
ContentBCDEdit Operation on a store
BCDEdit Operation on a storeBCDEdit /storeThis command-line option can be used with most Bcdedit commands to specify the store to be used. If this option is not specified, then the system store is used.This option may not be used with the /createstore, /import and /export commands. Syntaxbcdedit /store <filename>
Parameter<filename> Specifies the file name of the boot configuration data store. If the file name contains spaces, it must be enclosed in quotation marks ("").ExampleThe following commands list the active entries in the specified data store file:bcdedit /store C:\DATA\BCD /enum ACTIVE
BCDEdit /createstoreThis command created a new empty boot configuration data store. The created store is not a system store.Syntaxbcdedit /createstore <filename>
Parameter<filename> Specifies the filename of the boot configuration data store. If the filename contains spaces, it must be enclosed in quotation marks ("").ExampleThe following command creates the specified store file:bcdedit /createstore C:\DATA\BCD
BCDEdit /exportThis command exports the contents of the system store into a file. This file can be used later to restore the state of the system store. This command is only valid for the system store.Syntaxbcdedit /export <filename>
Parameter<filename> Specifies the filename of the boot configuration data store. If the filename contains spaces, it must be enclosed in quotation marks ("").ExampleThe following command exports the system store to the specified file:bcdedit /export "C:\Data\BCD Backup"
BCDEdit /importThis 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.Syntaxbcdedit /import <filename> [/clean]
Parameter<filename> The name of the file that is imported into the system store. If the filename contains spaces, it must be enclosed in quotation marks (""). /cleanSpecifies that all existing firmware boot entries should be deleted (only affects EFI systems).ExampleThe following command imports the specified file into the system store.bcdedit /import "C:\Data\BCD Backup" /clean
BCDEdit /sysstoreThis command sets the system store device. This command is only valid for EFI systems in cases where the system store device is ambiguous. This setting does not persist across reboots.Syntaxbcdedit /sysstore <devicename>
Parameter<devicename> The name of a system partition to set as the the system store device. The device must be a system partition.ExampleThe following command sets the system store device as specified:bcdedit /sysstore C:
Sources and References
©sideway ID: 210400006 Last Updated: 4/6/2021 Revision: 0 Latest Updated Links
|
Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 7 Reference 79 Computer Hardware 251 Software Application 213 Digitization 32 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2024 Sideway . All rights reserved Disclaimers last modified on 06 September 2019