bcdedit /debug on bcdedit /dbgsettings serial debugport:1 baudrate:115200
WinDbg (Windows Debugger) is not a typical user-mode application. It is a powerful, low-level debugging tool used by driver developers, malware analysts, crash dump engineers, and operating system researchers. Unlike Visual Studio's managed debugger, WinDbg provides visibility into the Windows kernel, executive subsystems, and raw memory spaces. how to install windbg