Hello guys in this article i’m going to show you how to change your android phone mac address without root. let’s start,

What is MAC Address?
A MAC address can be used to uniquely identify your Android phone on the Internet or the local network.In brief words, A Media Access Control address (MAC address) is a 12-character unique identifier assigned to a specific piece of hardware such as the network adapter of your WiFi device.
Why we change MAC?
- Find your ip address
- cut your internet access
- make some restriction based on IP address
- spoof your mac address. etc.,,
How to find android mac address?
change android MAC without root:
Step 1:
First you download android terminal emulator application from google play store
Step 2:
ip link show
This above command help you to find your interface name link wlan0 or etho.

Step 3:
Now type this below command to change your mac address.
ip link set wlan0 ( your favorite mac address )
Now we change our mac address without root but some limitation’s are there we are all know the mac address is 12 digits correct. The first 6 digit is manufacture name so you don’t change it. If you change means you will get wifi connection error so you change only for after 6 digit’s.
[…] MAC address can be used to uniquely identify your Android phone on the Internet or the local network.In brief […]