What is MAC Address?
MAC stands for Media Access Control,
and the mac address of your device is a unique ID consisting of 12
characters. This Mac address is unique for every device. Mac address is
used to identify a device on the internet or if connected to a local
network such as a WiFi,
etc. If you change your Mac address, the unique ID of your device will
be modified. You might need to change your Mac address may be because
your device has been blocked on a particular router you have been using
to access the internet by someone our side other reason. But, the
solution remains the same, which is to change the Mac address of your
device.
How To Check MAC Address?
To see your MAC Address first on your Android device, for this, you have to follow below steps.
Step 1: Tap on ‘Menu‘ On your Android
Step 2: Then you need to open ‘Settings.
Step 3: Then at the end, you will find an option i.e., ‘About device.
Step 4: Then there you can see your devices ‘MAC Address.‘
Step 1: Tap on ‘Menu‘ On your Android
Step 2: Then you need to open ‘Settings.
Step 3: Then at the end, you will find an option i.e., ‘About device.
Step 4: Then there you can see your devices ‘MAC Address.‘
How To Change MAC Address Of Your Android Device?
There are many methods which you can execute to change the MAC address
of your Android device. But, we are going to mention the simplest and
the easiest methods which can do the same task for you. There are some
methods which require your device to be rooted while, there are some
methods which, do not require your device to be rooted. Hence, below we
are going to list the methods which require your device to be rooted and
also the methods which do not require your device to be rooted.
Disclaimer:But, before you start the execution of any of the listed methods, please make sure that you make a note of the original Mac address of your device, just as a precaution.As we mention above,You will find it in the settings >> about >> status. And the commands Shown in RED Color are used in terminal box with safe
Disclaimer:But, before you start the execution of any of the listed methods, please make sure that you make a note of the original Mac address of your device, just as a precaution.As we mention above,You will find it in the settings >> about >> status. And the commands Shown in RED Color are used in terminal box with safe
Method #1: Change MAC Address For Rooted Android Using Terminal Emulator
For this method, you will be requiring a rooted Android device,
busybox app installed in it and terminal emulator app installed too. The
steps required in this process are listed below:
Steps To Change MAC Address Of Your Android Smartphone
Step 1: Launch the terminal emulator app which you have installed on your rooted Android device.
Step 2: One it is launched, enter the commands ‘SU‘ one after another and then, hit the enter button.
Step 3: You will now be assured for root permissions. Allow the root permissions and then, enter ‘busybox iplink show eth0‘ in the commands.
Step 4: You will now be shown the original Mac address of your device. Then, enter the command mentioned below.
Step 2: One it is launched, enter the commands ‘SU‘ one after another and then, hit the enter button.
Step 3: You will now be assured for root permissions. Allow the root permissions and then, enter ‘busybox iplink show eth0‘ in the commands.
Step 4: You will now be shown the original Mac address of your device. Then, enter the command mentioned below.
busybox ifconfig eth0 how ether XX:XX:XX:XX:XX:XX
Step 5: In place of X, enter your desired MAC address and then, hit enter. Your Mac address will now be changed.
Step 6: Finally, enter the command ‘busybox iplink show eth0‘ and hit enter to confirm the Mac address changed by you.
You will have successfully changed you Mac address permanently by now!
Step 6: Finally, enter the command ‘busybox iplink show eth0‘ and hit enter to confirm the Mac address changed by you.
You will have successfully changed you Mac address permanently by now!
Method #2: Change MAC Address Of Your Android Without ROOTING
This method is for unrooted Android devices and also, this change is
only temporary and not permanent. Whenever you reboot your Android
device, it will use your original Mac address. For this method, you
will-will need an Android device, terminal emulator app installed in it.
Then, follow the steps listed below one after another.
Step 1: Launch the app which you had installed and type ‘IP link show.
Step 2: Now, you will be displayed a list of different interfaces. In this list, search for the address that matches your Mac address.
Step 3: To convert it into your Mac address, enter the codes listed below:
Step 1: Launch the app which you had installed and type ‘IP link show.
Step 2: Now, you will be displayed a list of different interfaces. In this list, search for the address that matches your Mac address.
Step 3: To convert it into your Mac address, enter the codes listed below:
ip link set AAAA address XX:XX:XX:YY:YY:YY & ip link set AAAA broadcast XX:XX:XX:YY:YY:YY
In the advice courses, AAAA represents the name of the interface that
you want to change and XX:XX:XX:YY:YY:YY represents the new MAC address
which you will be assigned to your Android device. But, always remember
that only the last 3 set if characters that are YY:YY:YY can be
changed. If you change any of the previous set of characters you will
certainly face many issues.
Step 4: In these simple steps, you will have successfully changed your Mac address temporarily.
Step 4: In these simple steps, you will have successfully changed your Mac address temporarily.
0 Comments