Windows Method 1: Using the Command Prompt
-
1Click on the Start button.
-
2Type cmd in the search bar, right above the Start button, and press Enter. This will open the command prompt.
- If you're using Windows XP, click Run, type cmd, and press Enter.
-
3At the command prompt, type ipconfig /all and press Enter. Don’t forget the space.
-
4Look for Physical Address. This your MAC address. Make sure you get the physical address of the correct network adapter - usually there are several listed.
Windows Method 2: Using the Network and Sharing Center (Vista/7 only)
-
1Connect to a network. This method is only applicable if you are currently connected.
-
2Click on the connection icon at the system tray. It may look like a small graphic (like the image below), or like a tiny computer monitor. After clicking on it, select "Open Network and Sharing Center".
-
3Find the name of your network connection and click on it. It will be located right after the word "Connections". This will open a small window.
-
4Click Details.
-
5Look for Physical Address. This your MAC address. Make sure you get the physical address of the correct network adapter - usually there are several listed.
Windows Method 3: Using Network Connections (98/XP only)
-
1Connect to a network. This method is only applicable if you are currently connected.
-
2Open Network Connections. If you don’t have a desktop icon for this, find the connection icon in the taskbar (the lower right-hand corner of the Windows toolbar) and click on it to either bring up your current connection or a list of available networks. .
-
3Right-click your connection and select Status.
-
4Click "Details". Note that, in some versions of Windows, this may be under the Supporttab.
-
5Look for Physical Address. This your MAC address. Make sure you get the physical address of the correct network adapter - usually there are several listed.
Mac OS X Method (Older Versions)
-
1Go to Apple Menu > System Preferences.
-
2Select Network.
-
3Double-click on Airport or Built-in Ethernet. This will depend on how you access the Internet / your network.
-
4Find your Airport ID or Ethernet ID. This is the MAC address.
Mac OS X Method 2 (Newer Versions)
-
1Click on the apple icon on top left corner of your screen.
-
2Scroll down to System Preferences and click on it.
-
3Select Network and choose either AirPort or Built-in Ethernet, depending on how you access your network.
- For Ethernet, click Advanced and navigate to the Ethernet tab. At the top you will see the Ethernet ID, which is your MAC address.
- For AirPort, click Advanced and navigate to the bottom of the page. There you will see the AirPort ID your MAC address.
Linux Method
-
1Obtain a command shell. Depending on your system, this might be called Xterm, Shell,Terminal, Command Prompt, or something similar. It can usually be found underApplications > Accessories (or the equivalent).
-
2Type /sbin/ifconfig and press Enter. If you are denied access, enter su –c “/sbin/ifconfig”and enter the root password if prompted.
-
3Look for your HWaddr. This is your MAC address.
-