MAC Address means Media Access Control. It is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment. This use is common in most IEEE 802 networking technologies, including Ethernet, Wi-Fi, and Bluetooth.
How do I find the MAC address (for WIFI connection) on my computer?
For Windows
- Press
both the Windows Key and the R key simultaneously.
- Type ncpa.cpl into the search box and press ENTER or click OK
- Right-click
WIFI and select Status.
- Click Details and the Physical Address is your MAC Address.
OR
- On
your computer, search for cmd.exe (command prompt) and open this program.
- On the black Command Prompt screen, type: getmac /v
- This
will list all your adapters. Get the Physical Address corresponding to the
WIFI. Physical address is the MAC address.
For Apple OS
- Select
System Preferences from the Apple menu at the top left of your screen.
- Click
Network from the System Preferences menu.
- Choose
Wi-Fi from the list of interfaces on the left and click the Advanced
button.
- Choose
the Hardware tab under which you will see the MAC address of your wireless
card.
0 Comments