TOCMS WindowsWindows 11 Windows 10 System CommandSystem Command on MS OS BCDEdit /store, /createstore, /export, /import, /sysstore Draft for Information Only
ContentBCDEdit Operation on entries in a store
BCDEdit Operation on entries in a storeBCDEdit /copyThis command creates a copy of the specified boot entry.Syntaxbcdedit [/store <filename>] /copy {<id>} /d <description>
Parameter<filename> Specifies the store to be used. If this option is not specified, the system store is used. For more information, run "bcdedit /? store". <id>Specifies the identifier of the entry to be copied. For more information about identifiers, run "bcdedit /? ID". <description>Specifies the description to be applied to the new entry.ExampleThe following command creates a copy of the specified operating system boot entry:bcdedit /copy {cbd971bf-b7b8-4885-951a-fa03044f5d71} /d "Copy of entry"
BCDEdit /createThis command creates a new entry in the boot configuration data store. If a well-known identifier is specified, then the /application, /inherit and /device options cannot be specified. If the <id> is not specified, or if <id> is not well-known, then you must specify an /application, /inherit or /device option.Syntaxbcdedit /create [{<id>}] [/d <description>] [/application <apptype> | /inherit [<apptype>] | /inherit DEVICE | /device]
Parameter<id> Specifies the identifier to be used for the new entry. For more information about identifiers, run "bcdedit /? ID". <description>Specifies the description to be applied to the new entry. /application <apptype>Specifies that the new entry must be an application entry. <apptype> specifies the application type. <apptype> can be one of the following:ExampleThe following command creates a NTLDR based OS loader entry (Ntldr):bcdedit /create {ntldr} /d "Earlier Windows OS Loader"
The following command creates a RAM disk additional options entry:
bcdedit /create {ramdiskoptions}
The following command creates a new operating system boot entry:
bcdedit /create /d "Windows Vista" /application osloader
The following command creates a new debugger settings entry:
bcdedit /create {dbgsettings}
BCDEdit /deleteThis command deletes an entry from the boot configuration data store.Syntaxbcdedit [/store <filename>] /delete <id> [/f] [/cleanup | /nocleanup]
Parameter<filename> Specifies the store to be used. If this option is not specified, the system store is used. For more information, run "bcdedit /? store". <id>Specifies the identifier of the boot entry that you want to delete. For more information about identifiers, run "bcdedit /? ID". /fDeletes the specified entry. Without this option, Bcdedit will not delete any entries that have a well-known identifier. /cleanupDeletes the specified entry and removes the entry from the display order. Any other references to the entry being deleted will also be removed from the store. When deleting an OS loader entry, the associated resume from hibernation entry is also deleted if it is not referenced by any other OS loaders. This option is assumed unless /nocleanup is specified. /nocleanupDeletes the specified entry without removing the entry from the display order.ExampleThe following command deletes the specified operating system entry from the store and removes the entry from the display order:bcdedit /delete {cbd971bf-b7b8-4885-951a-fa03044f5d71}
The following command deletes the specified operating system entry from the
store and removes the entry from the display order:
bcdedit /delete {cbd971bf-b7b8-4885-951a-fa03044f5d71} /cleanup
The following command deletes the specified operating system entry from the
store without removing the entry from the display order:
bcdedit /delete {cbd971bf-b7b8-4885-951a-fa03044f5d71} /nocleanup
The following command deletes the NTLDR based OS loader entry from the store:
bcdedit /delete {ntldr} /f
BCDEdit /mirrorThis command creates a mirror of the specified boot entry.Syntaxbcdedit [/store <filename>] /mirror {<id>}
Parameter<filename> Specifies the store to be used. If this option is not specified, the system store is used. For more information, run "bcdedit /? store". <id>Specifies the identifier of the entry to be mirrored. For more information about identifiers, run "bcdedit /? ID".ExampleThe following command creates a mirror of the specified operating system boot entry:bcdedit /mirror {cbd971bf-b7b8-4885-951a-fa03044f5d71}
Sources and References
©sideway ID: 210400007 Last Updated: 4/7/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