Developer(s) | Microsoft |
---|---|
Initial release | October 25, 2001; 23 years ago (2001-10-25) |
Operating system | Microsoft Windows |
Type | Command |
License | Proprietarycommercial software |
Website | docs |
Incomputing,bootcfg
is acommand onMicrosoftWindows NT-basedoperating systems which acts as awrapper for editing theboot.ini file.[1]
The command is used to configure, query, or change Boot.ini file settings.[2] A similar command exists in theRecovery Console for repairing or rebuilding boot configuration files.[1][3]
ThoughNTLDR and boot.ini are no longer used to bootWindows Vista and later versions of Windows NT, they ship with the bootcfg utility regardless. This is to handle boot.ini in the case that amulti-boot configuration with previous versions of Windows exists and needs troubleshooting from within the later operating system.
Windows Vista and later versions will warn users who run bootcfg thatBCDEdit
is the correct command to modify its booting options.
The command-syntax is:
bootcfg <parameter> [arguments...]
addsw
– Add operating system load optionscopy
– Make a copy of an existing boot entrydbg1394
– Configures1394 port debuggingdebug
– Add or changes debug settingsdefault
– Specify the default operating system entrydelete
– Deletes an operating system entryems
– Add or change settings for redirection of the Emergency Management Services consolequery
– Query and displays [boot loader] and [operating systems] section entriesraw
– Add operating system load optionsrmsw
– Remove operating system load optionstimeout
– Change operating system time-out value![]() | ThisMicrosoft Windowssoftware-related article is astub. You can help Wikipedia byexpanding it. |