WinDbg - Starting a kernel mode session

WinDbg logo with a magnifying glass inspecting bits.

This topic describes how to start a kernel mode session with WinDbg.

The process is very similar to how it has been done with previous versions of WinDbg. Select the tab for the type of transport you're using, fill in the required fields, and click OK.

Note

Local kernel debugging requires WinDbg to be launched elevated.

Screenshot of the start debugging attach to kernel menu with the Net tab displayed.

The Paste tab allows you to paste in custom connection strings.

If you are not familiar with setting up a debugger kernel mode session, see Getting Started with WinDbg (Kernel-Mode)

See Also

WinDbg Features