bootcfg.exe

  • File Path: C:\Windows\SysWOW64\bootcfg.exe
  • Description: BootCfg - Lists or changes the boot settings.

Hashes

Type Hash
MD5 A4F740C1E63ED13E9569D0E3AABA24B3
SHA1 4720D0A3A64C3E337CDF545C5150DDC20033761A
SHA256 F45992F7D3602A41CFCBDA622C3E5F9F45AB2A4D19059BC746DA151ABAAAB140
SHA384 EA6BDCD4FA76B1AC4DB03052893DEA826BA960D60B706460C925379E064F927A7D33B2D58EF7C47D3C81D2955C1A6107
SHA512 036867916D63DF17F3F0204AEEC3BE8135C01CBBBCDCA0D87BC2464C6B0722D82503C9886A9A9CAEC93F56B8787E9565289AEAECBAA4264F11C1B8AE50186AEF
SSDEEP 1536:3a5QRGYct9JeOreQD+5c5CU+JjRfZSb+onFuwK72EwEUiFYIxAkUFa+pU76I:1GYct6Oio+5SEfZSb+6wwc8iFYIxLUFm
IMP 1326F3C4127B0B966C0872341E0A5A17
PESHA1 4AB37812F8DE6584B525F717A80ADB156597F347
PE256 3D026553F75C6F59F470AFF4D99A71BBAE1CCA41C25AAB061F0122B5B45D5620

Runtime Data

Usage (stdout):


BOOTCFG /parameter [arguments]

Description:
    This command line tool can be used to configure, query, change or 
    delete the boot entry settings in the BOOT.INI file.

Parameter List:
    /Copy       Makes a copy of an existing boot entry.

    /Delete     Deletes an existing boot entry from the BOOT.INI file.

    /Query      Displays the current boot entries and their settings.

    /Raw        Allows the user to specify any switch to be added.

    /Timeout    Allows the user to change the Timeout value.

    /Default    Allows the user to change the Default boot entry.

    /EMS        Allows the user to configure the /redirect switch
                for headless support.

    /Debug      Allows the user to specify the port and baudrate for 
                remote debugging.

    /Addsw      Allows the user to add predefined switches.

    /Rmsw       Allows the user to remove predefined switches.

    /Dbg1394    Allows the user to configure 1394 port for debugging.

    /?          Displays this help message.

Examples:
    BOOTCFG /Copy /?
    BOOTCFG /Delete /?
    BOOTCFG /Query /?
    BOOTCFG /Raw /?
    BOOTCFG /Timeout /?
    BOOTCFG /EMS /?
    BOOTCFG /Debug /?
    BOOTCFG /Addsw /?
    BOOTCFG /Rmsw /?
    BOOTCFG /Dbg1394 /?
    BOOTCFG /Default /?
    BOOTCFG /?

WARNING: BOOT.INI is used for boot options on Windows XP and earlier
         operating systems.  Use the BCDEDIT command line tool to modify
         Windows Vista boot options.

Usage (stderr):

ERROR: Invalid syntax.
Type "BOOTCFG /?" for usage.

Loaded Modules:

Path
C:\Windows\SYSTEM32\ntdll.dll
C:\Windows\System32\wow64.dll
C:\Windows\System32\wow64cpu.dll
C:\Windows\System32\wow64win.dll
C:\Windows\SysWOW64\bootcfg.exe

Signature

  • Status: Signature verified.
  • Serial: 3300000266BD1580EFA75CD6D3000000000266
  • Thumbprint: A4341B9FD50FB9964283220A36A1EF6F6FAA7840
  • Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
  • Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US

File Metadata

  • Original Filename: bootcfg.exe.mui
  • Product Name: Microsoft Windows Operating System
  • Company Name: Microsoft Corporation
  • File Version: 10.0.19041.1 (WinBuild.160101.0800)
  • Product Version: 10.0.19041.1
  • Language: English (United States)
  • Legal Copyright: Microsoft Corporation. All rights reserved.
  • Machine Type: 32-bit

File Scan

  • VirusTotal Detections: 0/75
  • VirusTotal Link: https://www.virustotal.com/gui/file/f45992f7d3602a41cfcbda622c3e5f9f45ab2a4d19059bc746da151abaaab140/detection

Additional Info*

*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.


bootcfg

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Configures, queries, or changes Boot.ini file settings.

Syntax

bootcfg <parameter> [arguments...]

Parameters

Parameter Description
bootcfg addsw Adds operating system load options for a specified operating system entry.
bootcfg copy Makes a copy of an existing boot entry, to which you can add command-line options.
bootcfg dbg1394 Configures 1394 port debugging for a specified operating system entry.
bootcfg debug Adds or changes the debug settings for a specified operating system entry.
bootcfg default Specifies the operating system entry to designate as the default.
bootcfg delete Deletes an operating system entry in the [operating systems] section of the Boot.ini file.
bootcfg ems Enables the user to add or change the settings for redirection of the Emergency Management Services console to a remote computer.
bootcfg query Queries and displays the [boot loader] and [operating systems] section entries from Boot.ini.
bootcfg raw Adds operating system load options specified as a string to an operating system entry in the [operating systems] section of the Boot.ini file.
bootcfg rmsw Removes operating system load options for a specified operating system entry.
bootcfg timeout Changes the operating system time-out value.

MIT License. Copyright (c) 2020-2021 Strontic.