Today we will learn How to Change MAC Address on Windows without using a tool.
What Is MAC Address? Wikipedia Says:
A media access control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet. Logically, MAC addresses are used in the media access control protocol sublayer of the OSI reference model.
Requirement:
1. Windows OS (7, XP, etc)
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.(See picture)
3. A Connection window now will pop up. Click configure button.
mine was using a Local Area Connection, this depend on which connection you use (e.g: wireless connection).
3. Again… :-P another window will pop up about the adapter properties. Click the advanced tab.
On the property column, choose and click Locally Administered Address. In the example picture below, The Value Box is empaty you can give any numbers you want.
click OK when you finished.
4. To check the changes, open the command prompt and check the new MAC address by typing ipconfig /all. As Step 1.
Conclusion:
1. This MAC change method is useful to do a hit and run. Network admin sometimes banned user from the MAC address, so we just need to change the MAC to bypass the ban :-D.
Hope its useful :-)
No comments :
Post a Comment