Xiaomi Redmi Note 7 battery check: from hidden codes to professional tests

Why it’s important to monitor the health of the Redmi Note 7 battery

The battery is the heart of your Xiaomi Redmi Note 7, which not only affects battery life, but also the overall stability of the smartphone. Over time, the battery capacity inevitably decreases: after 300-500 charging cycles, it can lose up to 20-30% of its original volume. For the Redmi Note 7 with its 4000 mAh battery, this means that instead of the promised 1.5-2 days of operation, you will recharge the phone by the evening.

But it's not just a matter of shortening battery life, because a worn-out battery can cause spontaneous shutdowns (especially at a charge level below 30%), overheating devices, and even bloating β€” and that's a safety issue. Redmi Note 7 owners often find that the phone starts to "lie" about the percentage of charge, for example, it shows 50%, and after 10 minutes suddenly shuts down, all signs that the battery requires diagnosis.

Fortunately, you can check the battery status on the Xiaomi Redmi Note 7 yourself without going to the service center. In this article, we will look at 5 working methods: from built-in MIUI tools to professional applications and hardware tests, you will learn how to interpret wear indicators, what mAh is and charging cycles, and what measures will help to extend the life of the battery.

πŸ“Š How often do you check the battery status of your smartphone?
Once a month
Only when the problems start.
Never checked.
I don't know how to do that.

Method 1: Hidden Engineering Menu (#4636##)

The fastest way to get basic battery information is to use Android’s hidden engineering menu, which is available on all Xiaomi smartphones, including the Redmi Note 7, and does not require additional apps to be installed.

To open the menu:

  1. Open the Phone app.
  2. Enter the combination: ##4636## (no call required – the menu will open automatically).
  3. Select the Battery Information item.

In this section you will see the following parameters:

  • πŸ”‹ Level of charge (level) – current percentage in digital form.
  • πŸ”Œ Power source – displays battery (from battery) or USB (when connected to charging).
  • 🌑️ Temperature – normal values: 25–40Β°C. If above 45Β°C - battery overheats.
  • ⚑ Voltage – should be in the range of 3.7–4.2V. Values below 3.5V higher 4.3V critical!

⚠️ Warning: If the battery temperature exceeds 50°C in normal use (not during play or charging), this may indicate a power controller malfunction or physical battery damage, in which case it is recommended to immediately stop using the device and contact the service.

Unfortunately, the engineering menu doesn't show the actual capacity of the battery or how much it wears out, and it's going to require other methods, which we'll talk about later.

πŸ’‘

If ##4636## doesn’t work, try entering it in Google’s Dial (install it from Play Market) app. On some MIUI firmware, the phone’s standard app blocks engineering codes.

Method 2: Code ##6484## – Xiaomi’s hidden diagnostics

Xiaomi has added a special hidden menu to its smartphones to test hardware components, including battery, which works on the Redmi Note 7 with any version of MIUI (even custom firmware).

Instructions:

  1. Open the Phone app.
  2. Enter the code: ##6484###.
  3. In the Manual Testing menu, select Battery.

Here you will see more detailed information:

  • πŸ“Š MB_06 β€” current battery voltage in millivolts (e.g, 4100 m = 4.1V).
  • πŸ”‹ Battery capacity - the real capacity of the battery in mAh (for example, if it was originally 4000 mAh, and now 3200 mAh, wear is 20 mAh%).
  • πŸ”„ Charging status (Not charging, Charging, Full).
ParameterNormal value.Critical significance
Tension (MB_06)3700–4200 mV<3500 mV or >4300 mV
Capacity (Battery Capacity)>80% of the original<60% (replacement required)
Temperature.25–40Β°C>50Β°C

If the actual battery capacity has dropped below 2500 mAh (which corresponds to ~60% wear), you will notice:

  • ⏳ Quick discharge even in standby mode.
  • πŸ”Œ Unstable operation when connected to charging (the phone may turn off despite charging indication).
  • πŸ”₯ Overheating of the body in the battery area.

Calibrate the battery (discharge to 0% and charge to 100% without interruptions)|

Use original charging (5V/2A for Redmi Note 7)|

Limit the use of resource-intensive applications (games, video editing)|

Contact the service to replace the battery-->

Method 3: AccuBattery App – Accurate Wear Analysis

If the built-in MIUI tools don’t seem informative enough, we recommend installing AccuBattery (available on the Play Market) that not only shows the current wear of the battery, but also analyzes the battery health based on data on charging cycles.

How to use AccuBattery:

  1. Install the app and provide all the necessary permissions (access to battery statistics).
  2. Charge your phone to 100% and use it normally until it is completely discharged (preferably 1-2 cycles for accurate data).
  3. Open the Health tab - here you will see the real capacity and percentage of wear.

What you can learn from AccuBattery:

  • πŸ“‰ Wear scores – for example, β€œBattery Health: 85%” means that capacity has decreased by 15 percent%.
  • πŸ”„ Number of charging cycles – for Redmi Note 7, the critical value starts from 500 cycles.
  • ⚑ Discharge rate – shows which applications consume the most energy.
  • πŸ›‘οΈ Charging recommendations – for example, tips not to keep your phone on charge all night long.

⚠️ Note: AccuBattery may show inaccurate data in the first days of use.At least 5 full charge-discharge cycles are required to correctly assess wear.App does not take into account battery hardware damage (e.g. bloating) that can only be diagnosed visually.

One of the key advantages of AccuBattery is its temperature tracking feature while charging.If you notice that the battery is heating above 40Β°C when using the original charger, this could indicate:

  • πŸ”Œ Failure of the power controller.
  • πŸ”‹ Battery defect (e.g., internal short circuit).
  • πŸ“± Software errors (solved by resetting settings or flashing).
Why does AccuBattery show different data after the MIUI update?
After updating the MIUI firmware, some system log files that are responsible for battery statistics are reset. The application requires 1-2 charging cycles to β€œlearn” again. If the difference is greater than 10%, try reinstalling AccuBattery or calibrating the battery.

Method 4: Testing through ADB (for advanced users)

If you're not afraid of the command line, you can test the Redmi Note 7 battery with the Android Debug Bridge (ADB), which is the most accurate method, since it reads information directly from the power controller.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB.
  • πŸ“± Included debugging by USB Redmi Note 7 (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Additional β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Original. USB-cable (better from the set).

Instructions:

  1. Connect the phone to your computer and confirm the debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell


dumpsys battery

In response, you will receive a detailed report, where the following parameters are important:

  • Level is the current charge in percentage.
  • Voltage: Voltage in microvolts (divided by 1000 to get millivolts).
  • Temperature is a temperature in tenths of a degree (for example, 320 = 32.0Β°C).
  • Capacity – Real capacity (if supported by your version of MIUI)

For a more detailed diagnosis, you can use the command:

adb shell dumpsys batterystats

It will show statistics of energy consumption by application and system processes.

⚠️ Attention: Use ADB The wrong commands can cause you to reset your settings or even damage your firmware. Don't type commands that you don't know what they're doing. If you're not sure what you're doing, you better use the other methods in this article.

πŸ’‘

ADB-Checking is the most accurate way to diagnose, but it is only suitable for power users.For most Redmi Note 7 owners, hidden menus or AccuBattery apps are enough.

Method 5: Visual examination and physical diagnosis

Not all battery problems are software-based, and sometimes physical wear and tear or mechanical damage to the battery becomes apparent only on visual inspection.

Signs of a faulty battery:

  • πŸ“ Bloating – if the back cover of the Redmi Note 7 begins to bend or a gap appears between the body and the screen, this is a sure sign that the battery needs to be replaced urgently!
  • πŸ”₯ Overheating for no reason – if the phone is heated to 50Β°C and above just in standby mode, this may indicate a short circuit inside the battery.
  • ⚑ Unstable charging – the phone is charging, then not, or charging β€œhangs” at one percent.
  • πŸ”Œ Disable when connected to charging – if the Redmi Note 7 turns off as soon as you connect the cable, the problem may be a damaged power controller or the battery itself.

How to perform a visual inspection:

  1. Turn off the phone and remove the back cover (if it is removable; on the Redmi Note 7, the cover is not removable, so the inspection is carried out through the slots or after disassembling in the service).
  2. Check if the battery is not swelling, leaks or corrosion.
  3. Pay attention to the contacts of the battery – they should be clean, without oxidation.

If you find at least one of these signs, do not delay the replacement of the battery. buoyant battery can damage not only the case, but also other components of the smartphone (for example, the screen or motherboard).

πŸ’‘

If you are not sure about your phone decomposition skills, don’t try to remove the lid yourself – on the Redmi Note 7 it is glued and fastened with latches. Contact a service center, where you will conduct diagnostics using special equipment (for example, a battery capacity tester).

How to extend the life of the battery Redmi Note 7: 7 practical tips

Even if your battery is still in good condition, following a few simple rules will help delay wear and storage for months to come, as Xiaomi engineers and lithium polymer battery experts recommend:

Optimal conditions for the battery:

  • πŸ”‹ Charge to 80-90% – a constant charge to 100% reduces the battery life. MIUI There is an optimised charging function (Settings) β†’ Battery β†’ Optimized charging, which automatically limits the charge to 80%.
  • πŸ”Œ Use the original ROM – chargers with higher voltage 5V/2A The Redmi Note battery can overheat. 7.
  • 🌑️ Avoid extreme temperatures – do not leave your phone in the sun or near heat sources (e.g. on a car torpedo in summer).
  • πŸ“΅ Don't discharge to 0% - deep discharge is bad for lithium polymer batteries. Try to recharge your phone at 10-20% charge.
  • πŸ”„ Calibrate the battery once every 3 months - completely discharge the phone, then charge to 100% without interruptions.This helps to reset the power controller errors.
  • πŸ“΄ Close the background applications – games, navigators and instant messengers with constant activity heavily load the battery.
  • πŸ›‘οΈ Update. MIUI β€” In new versions of the firmware optimized energy consumption.

If you are monitoring the battery but it is still running out quickly, check:

  • πŸ“Ά Network signal strength – in areas with poor coverage, the phone spends a lot of energy searching for the network.
  • πŸ“‘ Background activity of apps – some programs (such as Facebook or Instagram) continue to work even after closing.
  • πŸ” Viruses and malware – some Trojans disguise themselves as system processes and drain the battery.

πŸ’‘

The most harmful scenario for the battery is to play heavy games (such as Genshin Impact or Call of Duty Mobile) when connected charging, which leads to simultaneous high load and heating, which accelerates battery degradation by 2-3 times.

FAQ: Frequent questions about the Xiaomi Redmi Note 7 battery

❓ How often should I change the battery on the Redmi Note 7?
The average battery life of the Redmi Note 7 is 2-3 years when used actively, if the capacity has dropped below 60% (less than 2400 mAh), replacement is recommended, and the battery should be changed if the battery is damaged physically (blown, leakage of electrolyte).
❓ Can I use wireless charging for the Redmi Note 7?
No, the Xiaomi Redmi Note 7 does not support wireless charging at the hardware level. Using adapters with wireless receivers can lead to overheating and accelerated wear of the battery.
❓ Why the phone shows 100% charge, but quickly discharges?
This is a typical sign of an uncalibrated power controller or battery wear. Try: Complete discharge and charge (calibration). Reset settings via Settings β†’ Additional β†’ Restore and Reset. Check the actual capacity through AccuBattery or ADB. If the problem persists, it's time to change the battery.
❓ How much does it cost to replace the battery on the Redmi Note 7 in 2026?
The cost of the original battery for the Redmi Note 7 (article MB-J20) in Xiaomi service centers is 1500-2500 rubles (including work). On the market you can find non-original batteries cheaper (from 800 rubles), but their quality and safety are not guaranteed.
❓ Can I use the power bank to charge the Redmi Note 7?
Yes, but choose a power bank with a 5V/2A output current (e.g. Xiaomi Mi Power Bank 3). Avoid cheap Chinese devices with unstable voltages - they can damage the smartphone's power controller.