MAC-The address (or Media Access Control) is a unique identifier for your smartphone's network adapter, which is assigned during the manufacturing phase, and is used to identify the device on LANs when you connect to routers that filter through the Internet. MAC, setting up parental controls or diagnosing network problems on Xiaomi Redmi smartphones (including Note 12 Pro models)+, Redmi 10, Redmi A2 others) MAC-The address can be found in several ways, from standard settings to engineering menus.
In this article, we will analyze all current methods: from simple viewing in the interface. MIUI prior to ADB And we're going to focus on the nuances of why there can be multiple devices on one device. MAC-Addresses (for Wi-Fi, Bluetooth and mobile Internet), how addresses differ on different versions of Android, and what to do if the address does not appear or reset after the update.
1. How to find out. MAC-Address via Xiaomi Redmi Settings (the easiest way to do this)
This method works on all Xiaomi Redmi smartphones regardless of the MIUI version (12, 13, 14) and model. Suitable for users who do not want to install additional apps or use a computer.
Instructions:
- Open the Settings app** (the gear icon).
- Go to About Phone (older versions of MIUI may call it About Device).
- Scroll down to the Network Information block** β here will be listed MAC-address: πΆ Wi-Fi (e.g. 00:11:22:33:44:55) π΅ Bluetooth (may be Wi-Fi-like or different)
β οΈ Note: Some Redmi models (e.g. Redmi) 9A or Redmi 8) MAC-The Bluetooth address may not be on this menu, so use the methods in the following sections.
βοΈ What to check before searching MAC-address
2. MAC-Address on the box or sticker of Xiaomi phone
Manufacturers often duplicate key information about the device on physical media. -- Xiaomi Redmi smartphones MAC-address may be given:
- π± On the sticker under the lid (relevant for models with removable battery, for example, Redmi). 4X or Redmi 5A).
π It's important: MAC-The address on the box only refers to the Wi-Fi adapter, and for Bluetooth or mobile Internet (if any) you have to use other methods.
If the sticker is erased or the box is lost, move on to the following methods.+ 5G) MAC-The address on the box can be replaced by SEID or IMEI β It's not the same.
3.Use of the engineering menu (#4636##)
Androidβs Hidden Engineering Menu contains advanced information about network adapters, including: MAC-This method works on all Xiaomi Redmi, but it requires caution - do not change the other settings in this menu, so as not to disrupt the phone.
Step-by-step:
- Open the phone application** (call).
- Enter the combination: ##4636## (no spaces).
- In the menu that appears, select Wi-Fi (or Wi-Fi information) information.
- Scroll down to the MAC-address line β this is the address you need.
β οΈ Attention: On some firmware MIUI (especially global versions) the engineering menu can be blocked. If nothing happens after you enter the code, try an alternative method with the following: ADB (section).
What to do if the engineering menu is not opened?
4. Third-party viewing applications MAC-address
If the standard methods didn't work, you can use apps from Google Play. MAC-address, but also provide additional information about network interfaces:
- π§ Network Info II β show MAC Wi-Fi, Bluetooth, mobile data, and even Ethernet (if supported).
- π‘ WiFi Analyzer β in the Info section displays MAC-address.
- π οΈ DevCheck is a universal utility for viewing technical specifications, including network identifiers.
π Example: Network Info II MAC-Address is displayed in the Wi-Fi section β Interface β MAC Address. For Bluetooth, go to the Bluetooth tab.
β οΈ Attention: Some applications (e.g, MAC Address Changer allows you to change MAC-This can lead to problems connecting to some networks (such as hotels or corporate Wi-Fi) where binding is used. MAC. On unrooted Xiaomi Redmi, you can not change the address.
| Annex | Shows the MAC for | Requires root. | Reference |
|---|---|---|---|
| Network Info II | Wi-Fi, Bluetooth, Mobile | No. | Google Play |
| WiFi Analyzer | Only Wi-Fi. | No. | Google Play |
| DevCheck | Wi-Fi, Bluetooth, Ethernet | No. | Google Play |
| MAC Address Changer | Wi-Fi (change only) | Yes. | Google Play |
5. Viewing. MAC-address ADB (for advanced users)
If you need to get MAC-Software address (e.g. for automation or diagnostics) you can use Android Debug Bridge (ADB). This method requires connecting the phone to the computer and enabling the developer mode.
Instructions:
- Turn on developer mode on Xiaomi Redmi: Go to Settings β About Phone. Tap 7 times on the line MIUI Version. Return to the main settings menu and the Developer option will appear.
USB debugging
For developers
ADB
adb shell ip link showIn the conclusion, look for lines with wlan0 (Wi-Fi or bt0 (Bluetooth). MAC-address will be indicated after link/ether.
πΉ Example of inference:
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 3000
link/ether 00:11:22:33:44:55 brd ff:ff:ff:ff:ff:ffβ οΈ Attention: On some firmware MIUI (especially Chinese teams ADB If you see a permission denied error, try running it. ADB on behalf of the superuser (adb root), but this requires an unlocked bootloader.
π‘
If ADB does not recognize the device, install Xiaomi USB Drivers from the official website or through the Mi Flash Tool. Also check that the developer settings have enabled the option USB Configuration by Default β File Transfer (MTP).
6. Why. MAC-The address may change or not be displayed
MAC-The address is usually assigned during the production phase and does not change, but on Xiaomi Redmi smartphones there are exceptions:
- π Factory reset: On some models (e.g. Redmi Note 10 Pro) after reset MAC-Wi-Fi address can be regenerated (this is feature Android 10)+ privacy-protection).
- π± Update MIUI: After major updates (e.g., with the MIUI 12 on MIUI 14) the address may be reset to the default value (e.g. 02:00:00:00:00:00:00).
- π Hardware problems: If MAC-the address is displayed as 00:00:00:00:00:00:00 or FF:FF:FF:FF:FF:FF, This may indicate a faulty Wi-Fi module.
- π‘οΈ Randomization: In Android 10+ option included MAC Randomization, which replaces the real MAC-Address random when connecting to new networks. β Wi-Fi β Additionally. β Confidentiality.
π How to bring back the original MAC-address?
If the address is reset after the update, try:
- Perform a network reset (Settings β System β Reset β Reset settings Wi-Fi, mobile network and Bluetooth).
- Reverse to the previous version of MIUI (if the problem has occurred after the update).
- Contact the service center - on some models MAC-address EEPROM The module can be restored only by EDL-regime.
π‘
Starting with Android 10 (MIUI 12+) Xiaomi uses technology MAC Randomization is the default. That means that when you connect to a new network, the phone will send random messages. MAC-To see the original address, connect to any network, then check it in the settings or through the ADB.