how to check mac address in windows code example
Example 1: find your computer mac address
type on command -> ipconfig/all
Example 2: get macadress windows
#open cmd
#type command
ipconfig/all
#your wifi mac adress will be found at your adapter name
#in my case "Realtek RTL8822CE 802.11ac PCIe Adapter"
#my results
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Realtek RTL8822CE 802.11ac PCIe Adapter
Physische Adresse . . . . . . . . : 70-36-65-5B-A9-B3
DHCP aktiviert. . . . . . . . . . : Ja
Autokonfiguration aktiviert . . . : Ja
IPv4-Adresse . . . . . . . . . . : 192.168.43.235(Bevorzugt)
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Lease erhalten. . . . . . . . . . : Dienstag, 20. Oktober 2020 09:51:57
Lease läuft ab. . . . . . . . . . : Dienstag, 20. Oktober 2020 11:40:53
Standardgateway . . . . . . . . . : 192.168.43.1
DHCP-Server . . . . . . . . . . . : 192.168.43.1
DNS-Server . . . . . . . . . . . : 192.168.43.1
NetBIOS über TCP/IP . . . . . . . : Aktiviert