How To Change MAC Address On Windows ?

 



what is MAC address?


A media access control address is a unique identifier assigned to a network interface controller 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. Wikipedia


Step by step How to Change MAC Address on Windows:

1. Open our command prompt (press windows key + R and type cmd).

type ipconfig /all to view our MAC address. On this picture is my MAC address.


2. Now the next step open run (press windows keyboard + R and type ncpa.cpl). When window pop up, right click your connection and choose properties


3. Again… ðŸ˜› another window will pop up about the adapter properties. Click the advanced tab.

On the property column, choose and click Network Address. In the example picture below, I give the value 00-00-00-00-00-01.


4. To check the changes, open the command prompt and check the new MAC address by typing ipconfig /all.

0 Comments