How to Obtain MAC Address

WINDOWS

Method 1

Method 2

  • Open Windows Command Line

  • Use the following command:

    getmac /v /fo list
    
  • In the messages displayed by the getmac command, look for the section labeled Local Area Connection and the line starting with Physical Address.

Example

Physical Address: 00-E0-29-19-96-0E

LINUX

  • Open Terminal

  • Use the following command:

    /sbin/ifconfig
    
  • Your unique address is displayed in HWaddr section

Example

HWaddr: 00-E0-29-19-96-0E

UNIX

  • Open Terminal

  • Use the following command:

    hostid
    
  • The hostid is eight characters long.

Example

83450e85
Ask Us a Question
x
Ask Us a Question
x
Captcha ImageReload Captcha
Incorrect data entered.
Thank you! Your question has been submitted. Please allow 1-3 business days for someone to respond to your question.
Internal error occurred. Your question was not submitted. Please contact us using Feedback form.
We use cookies to ensure we give you the best user experience and to provide you with content we believe will be of relevance to you. If you continue to use our site, you consent to our use of cookies. A detailed overview on the use of cookies and other website information is located in our Privacy Policy.