Body
A MAC (Media Access Control) address, also known as networking hardware or physical address, is a unique ID assigned to every internet-connected device that allows it to be identified when connected to a specific network.
When trying to determine your MAC address, make sure that you are connected with the interface that you need the MAC address for (Wi-Fi if you need your wireless card’s MAC address, or Ethernet if you need your wired card’s MAC address).
To find your MAC address on
Windows:
- Click Search Windows icon on the task bar.
- Type Cmd to pull up the black screen C:..... command prompt
- Type ipconfig /all (note the space between the g and /)
- The MAC address is listed as series of 12 digits called the Physical Address (Ex. 64-00-6A-52-6C-C1) found under the Ethernet adapter Ethernet: section
- Type Exit to leave the command prompt screen
MacOS (13 or Higher)
- Select System Settings from the Apple menu at the top left of the screen
- Select Network
- For Wireless:
- Select Wi-Fi
- Select Details
- Select Hardware
- Use the MAC Address listed (Ex. c8:2a:14:56:3a:b6)
- For Wired:
- Select Ethernet
- Select Details
- Select Hardware
- Use the MAC Address listed (Ex. c8:2a:14:56:3a:b6)