Hi Cheng Ying,
The Microsoft 4K Wireless Display Adapter (model UTH-00036) does not expose its MAC address through the Windows connection UI or the Microsoft Wireless Display Adapter app. The MAC address is only visible at the network layer once the adapter is powered and broadcasting. The most reliable way to obtain it is to connect the adapter to a display, let it boot fully, and then scan your network for active devices. You can do this from your DHCP server lease table or by running arp -a from a client machine immediately after connecting to the adapter’s SSID. The MAC will appear as the hardware address associated with the adapter’s IP.
There is no printed MAC label on the device itself, and Microsoft’s documentation confirms that the only way to retrieve it is via DHCP or ARP inspection. If you are whitelisting, the best practice is to temporarily allow the adapter to connect, capture its MAC from the DHCP lease logs, and then add it to your whitelist. If your environment uses managed switches, you can also check the port’s CAM table to see the MAC address once the adapter is plugged in and active.
If the above response helps answer your question, please hit "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Harry.