DeutschEnglish

Submenu

 - - - By CrazyStat - - -

22. November 2012

Windows: How to find out the MAC address of your ethernet / wireless adapter?

Filed under: Windows — Christopher Kramer @ 15:25

Trying to find out the MAC-address of my ethernet adapter, I tried ipconfig and all the properties of the adpater in device manager but could not find it. Then I found out that ipconfig displays it, if the /all switch is added:

ipconfig /all

This will list all your network devices. Their MAC addresses are listed as the “Physical address”.

To run this, you need a command window. You can get it like this:

[Windows-Key] + [r]

Type in “cmd” and hit enter.

Then you get a black window with white text where you enter “ipconfig /all”.

(The windows-key is the one between the left CTRL and ALT. If you don’t have one (I heard this still exists ;-)), click Start/Run in Win XP or click Start, type “cmd” and then enter in Win7).

Recommendation

Try my Open Source PHP visitor analytics script CrazyStat.

2 Comments »

  1. […] ? […]

    Pingback by Windows: How to find out the MAC address of your ethernet / wireless adapter? | blog cekip — 13. September 2014 @ 02:33

  2. […] If you are on Windows, read my old blog post about getting the MAC address on Windows. […]

    Pingback by Linux: Find the MAC address of your wireless adapter like wlan0 - Christosoft Blog — 19. April 2016 @ 14:57

RSS feed for comments on this post. TrackBack URL

Leave a comment