For Windows USB4 host-to-host networking to work, the connection must enumerate as an Ethernet over USB4 interdomain connection, also called USB4NET. On supported systems, Windows creates a new network adapter and automatically assigns a link-local IPv4 address in 169.254.0.0/16. File sharing then works by browsing to \\<peer IP address>.
What to check on the Z890 systems:
- Use a direct host-to-host connection between two PCs
Windows only treats connections between two separate PCs as functional interdomain connections. Loopback-style connections on the same system are ignored.
- Confirm Windows created the USB4 P2P network adapter
After connecting the two PCs with a USB4 or Thunderbolt 3/4 compatible cable, a new network adapter should appear. If no adapter appears, Windows has not established the interdomain network tunnel.
- Check the adapter IP addresses
Open the network adapter properties on both systems and verify each side received a 169.254.x.x address.
- Test basic connectivity
Try to ping the peer IP address. If ping fails, make sure firewall settings allow it. Windows documentation states network discovery must be enabled, or the network type changed to Private, where network discovery is on by default.
- Verify file sharing settings
Ensure firewall and network sharing settings allow file sharing. Turn on Public folder sharing on the PC being accessed, then test with
\\<peer IP> in Windows Explorer.
- Do not rely on USB4 Settings or Thunderbolt UI to prove host-to-host networking
The documented Windows behavior for USB4 interdomain is the appearance of a virtual network adapter (
USB4P2PNetAdapter.sys), not necessarily peer visibility in the USB4 Hubs and Devices page or Thunderbolt control UI.
- Check whether interdomain support is being blocked
Windows supports disabling USB4 interdomain functionality by blocking the compatible ID
USB4\USB4NET through device installation policy. If that policy is present, the USB4 P2P network adapter will not start. The corresponding MDM policy name is DeviceInstallation/PreventInstallationOfMatchingDeviceIDs.
- Check for USB4 router problems in Device Manager
USB4 required testing states the USB4 host and device routers should not be in a failed Plug and Play state and should not show a yellow bang in Device Manager.
Important platform requirement:
- Windows requires the OS-provided USB4 connection manager starting with Windows 11.
- At the firmware/BIOS level, interdomain USB4 connections must always be enabled. If USB tunneling, DisplayPort tunneling, or interdomain connections are disabled, the connection manager places the device into a failed state.
Based on the documented behavior, the “secret” is not a Thunderbolt control-panel action. The expected success path is:
- connect the two PCs with a USB4-capable connection,
- confirm a USB4 P2P network adapter appears,
- confirm both sides get 169.254.x.x addresses,
- then access the peer by IP address.
If none of the Z890 systems ever enumerate the USB4 P2P network adapter, the likely issue is that the platform firmware or policy is not exposing/enabling Windows interdomain support correctly rather than a file-sharing configuration issue.