How to enable kernel debug over network on windows 11 23H2 ARM64 VM

Feng Jiang 0 Reputation points
2025-02-18T07:37:21.16+00:00

I'm trying to remotely debug a Windows 11 ARM64 VM running on a Linux ARM64 physical machine, but I'm always having trouble successfully turning on network debug mode.

According to the documentation (https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/supported-ethernet-nics-for-network-kernel-debugging-in-windows-11), I am using a vmxnet3 virtual NIC and my configuration looks like this:

2025-02-18_15-10-31

The result is always like this, no debugging NIC appears:

2025-02-18_15-09-24

Virtual Machine OS Version: Windows 11 23H2 (22631.4890) ARM64

On x64 it works fine, I don't know what's the difference between the arm64 versions?

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
162 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.