Xiaomi Redmi Note 8 with its capacious battery of 4000 mAh has long been a popular favorite, but even the most reliable battery eventually degrades. If your smartphone starts to run out in half a day, turn off at 20% charge or overheat during charging are sure signs of battery problems. In this article, we will discuss 6 working ways to check the battery: from hidden engineering menus to disassembling the case with a multimeter.
It's important to understand that the Redmi Note 8 (codenamed ginkgo) has a lithium polymer battery that loses up to 20 percent of its capacity after 500 full charge cycles, and can deliver 100 percent of its charge, even though it's only 60 percent of its actual capacity, and we'll teach you how to distinguish software glitches from physical wear, and we'll also give you a checklist to prevent further degradation.
1. Check through the engineering menu (#4636##)
The fastest way to get data about a battery is to use a hidden engineering menu, which is available without root rights or additional applications.
##4636##After that:
- ๐ฑ Select Battery Information (Battery Information).
- ๐ Note the parameters: Level - current percentage of charge (should coincide with the indicator in the status bar); Voltage - voltage in millivolts (normal for Redmi Note 8: 3700-4300 mV); Temperature - temperature (optimum: 25-40ยฐC).
- โ ๏ธ If the voltage is below 3500 mV at 20% charge, the battery is critically worn out.
Important: Some MIUI firmware may not have Battery Information, in which case use the alternative code ##6484## or move on to the next method.
๐ก
If the engineering menu does not open, check if access to it is disabled in the developer settings (Settings โ About Phone โ MIUI version โ tap 7 times to unlock).
2.Diagnostics through applications (AccuBattery, CPU-Z)
Third-party utilities provide more detailed information, including the actual battery capacity and the number of charging cycles.
AccuBattery (recommended)
Download AccuBattery from Google Play. After installation:
- ๐ Calibrate the app: fully discharge the phone before turning off, then charge to 100% without interruptions.
- ๐ Go to the Health tab. It'll show up here: ๐ Design capacity (e.g., "3200 mAh out of 4000 mAh" means wear by 20 mAh%). ๐ Number of charging cycles (more than 500 cycles โ a reason to replace).
CPU-Z
The CPU-Z shows the battery technical details in the Battery section:
- ๐ Health โ state ("Good" or "Unknown").
- ๐ Technology - Type of battery (should be Li-polymer).
- ๐ข Capacity - current capacity (compare with passport 4000 mAh).
โ ๏ธ Attention: If in CPU-Z If you see a capacity above 4,000 mAh, that's a calibration error on the controller, you need to reset the battery statistics through the Settings. โ Battery โ Three points. โ Reset.
Install only one diagnostic application (data conflicts are possible)
Disable battery optimization for the selected utility in MIUI settings
Charge your phone to 100% before the first test
Do not use your phone actively during calibration.-->
Visual inspection of the battery (during disassembly)
If the software methods show critical wear, you should visually inspect the battery.
- ๐ง Plastic blade or mediator.
- ๐ฅ Fryer (for softening glue).
- ๐ ๏ธ Suction (optional).
Disassembly algorithm:
- Turn off the phone and remove the tray. SIM-map.
- Heat the back cover around the perimeter with a hair dryer (temperature not higher than 60 ยฐ C).
- Carefully tuck the lid with a spatula, starting at the bottom corner.
- Disconnect the battery plume (it is under the protective film).
Signs of a faulty battery:
| Symptoms. | What does it mean? | Recommendation |
|---|---|---|
| Bloating (the cover does not fit tightly) | Critical damage to elements | Immediate replacement! |
| Oxidation of contacts | Moisture or overheating | Clean with alcohol, check the controller |
| Dark spots on the body | Electrolyte leak | Replacement + fee check |
| Label deformation | Overheating or factory marriage | Diagnostics in the service |
โ ๏ธ Warning: If the battery is swelling, don't turn on the phone or try to puncture it! Lithium polymer batteries can ignite if damaged. Use protective gloves and glasses when disassembling.
What to do if the battery is soldered to the board?
4. Multimeter test (for advanced users)
The multimeter measures the actual voltage and internal resistance of the battery.
- Take your phone apart (see the previous section).
- Transfer the multimeter to DC voltage measurement mode (DCV, limit 20V).
- Connect the probes to the contacts of the battery: red - "+", black - "-".
Normal performance for the Redmi Note 8:
- ๐ 4.2โ4.3V โ 100% charge.
- ๐ 3.7โ3.8V โ 50.
- ๐ Below. 3.5V โ Deep discharge (requires special ROM to restore).
To check the internal resistance:
- Transfer the multimeter to resistance measurement mode (200ฮฉ).
- Connect the probes to the contacts.
- Normal: 50โ200 mฮฉ. If the resistance is above 500 mฮฉ, the battery is worn out.
Engineering menu |AccuBattery |Visual inspection |Multimeter |Not checked-->
5. Verification through ADB (technical)
If you want the most accurate data from the battery controller, use Android Debug Bridge (ADB), a method that requires a PC and a developer mode enabled.
Instructions:
- Turn on USB Debugging in Settings โ About Phone โ MIUI Version (stick 7 times) โ Additional โ For Developers.
- Connect your phone to your PC and execute the command: adb shell dumpsys battery
- Look for the lines: capacity: X - current charge in %. voltage: X - voltage in microvolts (divided by 1000 for volts). temperature: X - temperature in tenths of ยฐC (for example, "250" = 25.0 ยฐC). health: X - state (2 = "good", 3 = "bad").
Example of output for a worn-out battery:
health: 3
Voltage: 3650000 (3.65V at 30% charge โ critically low!)
temperature: 450 (45ยฐC)โ ๏ธ Attention: Teams ADB It may vary depending on the version MIUI. Some firmware requires root rights to obtain complete data.
6. Indirect signs of battery failure
Even without tools, you can suspect problems with the behavior of the phone:
- ๐ Fast discharge (less than 4 hours in standby mode).
- ๐ฅ Overheating when charging or playing (above 45)ยฐC).
- โก Charge jumps (e.g., from 50% to 20% per second).
- ๐ Spontaneous shutdowns at 15-30% charge.
- ๐ข Slow charging (more than 3 hours to 100%).
If you see at least 2 of these symptoms, the probability of battery wear is greater than 80%.
๐ก
On the Redmi Note 8, the most common reason for fast discharge is not battery wear, but application background activity. Before diagnosing the battery, check the consumption in Settings โ Battery โ Use and disable unnecessary services.