TOCMS WindowsWindows 11 Windows 10 System CommandSystem Command on MS OS BCDEdit /store, /createstore, /export, /import, /sysstore/copy, /create, /delete, /mirror/deletevalue, /set/enum, /v/bootsequence, /default, /displayorder, /timeout, /tooldisplayorder/bootems, /ems, /emssetting Draft for Information Only
ContentBCDEdit Operation to Control Debugging
BCDEdit Operation to Control DebuggingBCDEdit /bootdebugThis command enables or disables the boot debugger for the specified boot entry. Although this command works for any entry, it is only effective for boot applications.Syntaxbcdedit /bootdebug [<id>] { ON | OFF }
Parameter<id>Specifies the identifier of the entry to be modified. For information about identifiers, run "bcdedit /? ID".ExampleThe following command enables boot debugging for the Windows operating system loader of the current operating system boot entry:bcdedit /bootdebug ON
The following command disables boot debugging for the Windows boot manager:
bcdedit /bootdebug {bootmgr} OFF
BCDEdit /dbgsettingsThis command sets or displays the global debugger settings for the system. This command does not enable or disable the debugger for any particular boot entry. To enable or disable the debugger for a particular boot entry, use "bcdedit /debug < identifier> ON". For information about identifiers, run "bcdedit /? ID". To set an individual global debugger setting, use "bcdedit /set {dbgsettings} <type> <value>". For information about valid types, run "bcdedit /? TYPES".Syntaxbcdedit /dbgsettings [ <debugtype> [DEBUGPORT:<comport>] [BAUDRATE:<baud>]
[CHANNEL:<channel>] [TARGETNAME:<targetname>]
[HOSTIP:<ip>] [PORT:<port>] [KEY:<key>] [nodhcp]
[newkey] /start <startpolicy> /noumex ]
Parameter<debugtype>Specifies the type of debugger. <debugtype> can be one of SERIAL, 1394, USB, NET or LOCAL. <comport>For SERIAL debugging, specifies the serial port to use as the debugging port. This is an optional setting. <baud>For SERIAL debugging, specifies the baud rate to be used for debugging. This is an optional setting. <channel>For 1394 debugging, specifies the 1394 channel to be used for debugging. <targetname>For universal serial bus (USB) debugging, specifies the USB target name to be used for debugging. <ip>For network debugging, specifies the IPv4 address of the host debugger. <port>For network debugging, specifies the port to communicate with on the host debugger. Should be 49152 or higher. <key>For network debugging, specifies the key with which to encrypt the connection. [0-9] and [a-z] allowed only. nodhcpFor network debugging prevents use of DHCP to obtain the target IP address. newkeyFor network debugging specifies that a new encryption key should be generated for the connection. /start <startpolicy> For all debugger types, this specifies the debugger start policy. <startpolicy> can be one of the following:ExampleThe following command displays the current global debugger settings:bcdedit /dbgsettings
The following command sets the global debugger settings to serial debugging
over com1 at 115,200 baud:
bcdedit /dbgsettings SERIAL DEBUGPORT:1 BAUDRATE:115200
The following command sets the global debugger settings to 1394 debugging
using channel 23:
bcdedit /dbgsettings 1394 CHANNEL:23
The following command sets the global debugger settings to USB debugging
using target name DEBUGGING:
bcdedit /dbgsettings USB TARGETNAME:DEBUGGING
The following command sets the global debugger settings to network debugging
with a debugger host at 192.168.1.2 communicating on port 50000:
bcdedit /dbgsettings NET HOSTIP:192.168.1.2 PORT:50000
The following command sets the global debugger settings to local debugging:
bcdedit /dbgsettings LOCAL
BCDEdit /debugThis command enables or disables the kernel debugger for the specified boot entry.Syntaxbcdedit /debug [<id>] { ON | OFF }
Parameter<id>Specifies the identifier of the entry to be modified. Only Windows boot loader entries may be specified. If not specified, {current} is used. For more information about identifiers, run "bcdedit /? ID".ExampleThe following command enables kernel debugging for the current Windows operating system boot entry:bcdedit /debug ON
The following command disables kernel debugging for the specified operating
system entry:
bcdedit /debug {cbd971bf-b7b8-4885-951a-fa03044f5d71} OFF
Sources and References
©sideway ID: 210400014 Last Updated: 4/14/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