Find a MAC Address for Windows 7 or Vista: Difference between revisions

From William Paterson University - Information Technology's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
# '''Open cmd'''
# '''Open cmd'''


<LI>Type '''cmd''' into the find input box (this input also doubles as the typical run dialog if you press enter) and press enter.
<LI>
:Type '''cmd''' into the find input box (this input also doubles as the typical run dialog if you press enter) and press enter.


<div class="toccolours mw-collapsible mw-collapsed" style="width:400px">
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px">

Revision as of 18:03, 5 December 2012

Instructions

NOTE: These instructions apply to both Windows Vista and Windows 7.

  1. Open cmd
  • Type cmd into the find input box (this input also doubles as the typical run dialog if you press enter) and press enter.
    Capture.PNG

    Step 2: Run ipconfig

    Type ipconfig /all to display information about your network adapters.

    Template:Visual guide

    Step 3: Extract the Physical Address (MAC Address)

    The physical (MAC) address should be found typically under:

    • Wireless LAN adapter Wireless Network Connection for the Wireless connection
    • Ethernet adapter Local Area Connection for Wired connection

    Template:Visual guide