How to Check the Temperature of Xiaomi Phone: Hidden Features and Apps

Overheating of the smartphone is one of the most common problems for Xiaomi owners, especially if we are talking about flagship models like Xiaomi 13 Ultra or Black Shark gaming. High temperatures not only reduce performance, but can lead to battery degradation or even hardware breakdowns. However, not all users know that checking the temperature on Xiaomi is possible without additional devices – just use the built-in MIUI tools or third-party utilities.

In this article, we will discuss 5 working ways to measure the temperature of the processor, battery and other components on any Xiaomi, Redmi or POCO smartphone. From hidden engineering menus to specialized applications, you will learn which methods are more accurate, which are safer, and what to do if the temperature exceeds the norm.

1. Check the temperature through the hidden menu ##4636##

The fastest way to know the temperature of the base chip and battery is to use the Android engineering menu, which works on all Xiaomi smartphones regardless of the MIUI version, but requires accuracy: improper actions in hidden settings can disrupt the stability of the system.

To open the menu:

  • πŸ“± Open the phone app and enter the combination ##4636##.
  • πŸ”§ In the window that appears, select Battery Information).
  • 🌑️ Look at the Temperature bar – here the battery temperature is displayed in degrees Celsius.
  • πŸ” For processor temperature, go to the Usage tab and find the section CPU.

⚠️ Note: Do not change other options in this menu unless you are sure of their purpose. For example, forced shutdown of the processor cores can cause the device to freeze.

πŸ’‘

If the ##4636## combination doesn’t work, try entering it through Google’s Dial app (install it from Play Market).

2.Use of the built-in utility "Security App"

MIUI has a standard Security app that, in addition to virus protection, displays the temperature of key components, a method that is suitable for most Xiaomi, Redmi and POCO, Released models after 2019.

Instructions:

  1. Open the Security app (the shield icon).
  2. Go to Optimize or Accelerate (the name may vary depending on the version of MIUI).
  3. Click on the icon. βš™οΈ (settings) in upper right corner.
  4. Select the phone temperature or the device status.
  5. The system will show the temperature of the processor, battery and screen in real time.

πŸ”Ή Advantage: does not require root rights and does not affect the warranty, but on some models (e.g., root rights, POCO F3) This section can be hidden – in this case, the following method will help.

Check out MIUI updates in Settings β†’ About the phone

Install the latest version of the Security app from the MIUI App Store

Restart your phone and try again.

Use an alternative method (see Section 3)

-->

Third-party applications: CPU Monitor, AIDA64, DevCheck

If the built-in tools don't show the temperature or you want to get advanced diagnostics, use specialized utilities. We tested three of the most reliable applications for Xiaomi:

AnnexIt shows the temperature.Additional functionsNeeds root?
AIDA64βœ… CPU, GPU, battery, motherboardPerformance tests, information about iron❌ No.
CPU Monitorβœ… CPU (nucleatedly), GPULoad schedules, overheating notifications❌ No.
DevCheckβœ… CPU, batteryDetailed information about sensors, camera, network❌ No.
CoolToolβœ… All sensors. + historyManual cooling (requires root)⚠️ Partially.

πŸ“Œ For most users, Xiaomi is the best choice. AIDA64 β€” It is free, does not require superuser rights and displays the temperature of all critical components, including the module. 5G and charger.

⚠️ Note: Apps like CoolTool or CPU Cooler Master promises to cool the phone by limiting performance, and in practice, this often leads to laggas in games and slowing down the interface, and it's better to use them only for monitoring, not for forced cooling.

AIDA64|CPU Monitor|DevCheck|CoolTool|Other/Do not use-->

4. Temperature check via ADB (for advanced users)

If you want to get the most accurate data or you're developing applications for Xiaomi, you can use ADB (Android Debug Bridge), which requires connecting your phone to a PC, but it allows you to get the temperature of all the sensors, including those hidden in the standard interfaces.

Instructions:

  1. Turn on Developer Mode on your phone: go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect your phone to your PC and open the command line (Windows) or terminal (macOS/Linux).
  4. Enter the command:
adb shell


cat /sys/class/thermal/thermal_zone*/temp

The system will list the temperatures of all zones in millicelia (divide the value by 1000 to translate into Β°C). For example, 41000 = 41Β°C.

πŸ”Ή Decoding zones:

  • thermal_zone0 β€” processor (CPU).
  • thermal_zone1 β€” graphics-processor (GPU).
  • thermal_zone2 β€” battery.
  • thermal_zone3+ β€” additional sensors (camera, screen, communication module).
How to Automate Data Collection through ADB?
Create a file on a PC temp.bat contents: @echo off:loop adb shell cat /sys/class/thermal/thermal_zone*/temp timeout /t 5 goto loop This script will output the temperature of all sensors every time 5 To stop him, close the command line window.

5. Diagnostics via Fastboot mode (for technical support)

If the Xiaomi phone is not turning on or is stuck in the boot cycle, but you need to know the temperature (for example, if you suspect a battery overheating), you can use Fastboot Mode. This method is suitable for service centers or advanced users, as it requires an unlocked bootloader.

Sequence of action:

  1. Turn off the phone.
  2. Press the Power button + Volume down before the Fastboot logo appears.
  3. Connect the device to the PC and enter the command:
fastboot getvar all

In the conclusion, find the strings with the thermal or temp.

(bootloader) battery-temp: 35


(bootloader) cpu-temp: 42

⚠️ Note: If the battery temperature in the Fastboot exceeds 60°C, do not turn the phone on until it has completely cooled down.This could cause the battery to bloat or damage to the power controller.

Normal and critical temperature values for Xiaomi

To understand how serious the problem of overheating is, compare your phone readings with the reference values in the table below. Note that the norms depend on the model of the processor and the use case:

ComponentNorm (Β°C)Warning (Β°C)Critical (Β°C)Causes of overheating
Processor (CPU)30–4545–60>60Games, rendering, background processes
Graphics Processor (GPU)35–5050–65>653D-Genshin Impact, Call of Duty)
Battery25–4040–45>45Fast charging, high currents.
Screen (AMOLED)25–3535–40>40Maximum brightness, sunlight
5G/4G module35–5050–55>55Weak network signal, roaming

πŸ”Ή Features for Black Shark gaming phones: Due to active cooling, normal temperature CPU under load can reach 55-60Β°C without harm to the device, but if the value exceeds 70Β°C, it's worth checking the heatpaste.

πŸ’‘

Temperatures above 60Β°C for the processor or 45Β°C for the battery are a cause for diagnosis, and prolonged overheating reduces battery life by 30 to 50 percent.

What to do if Xiaomi phone overheats?

If your Xiaomi’s temperature is regularly out of the normal range, follow this algorithm:

  1. Close the background applications: Use Security β†’ Optimization to clean RAM.
  2. Remove the case: Dense silicone or metal covers worsen the heat sink.
  3. Disable unnecessary modules: πŸ“Ά Settings β†’ SIM-maps and mobile networks β†’ Mobile Internet (turn off) 5G, if not) πŸ“‘ Settings β†’ Wi-Fi β†’ Additionally. β†’ Power saving mode Wi-Fi (turn on) πŸ“ Settings β†’ Location β†’ Regime. β†’ Device only (turn off) GPS)

Limit your productivity:

Settings β†’ Battery β†’ Performance mode

Balanced

Energy conservation

Check the charger:

Update:

MIUI

Black Shark

⚠️ Warning: If the battery temperature exceeds 50°C standby (no load), immediately turn off your phone and call a service center.This may indicate a battery failure or short circuit.

πŸ’‘ Advice for gamers: On phones POCO F3/F4 redmi K40/K50 manually limit FPS In games through the Game Turbo, it's going to reduce the load. GPU and reduce the heat by 10–15Β°C.

FAQ: Frequent questions about Xiaomi's temperature

πŸ”₯ Why Xiaomi is so hot even in the simplest?
The reasons may be different: πŸ› οΈ Background Processes: Check application activity in Settings β†’ Battery. β†’ Battery use: Messengers (Telegram, WhatsApp) or social media are often to blame. πŸ”‹ Failed battery: If the phone is older than 2 years, the battery may have degraded. Check its health using ##6484### (on some models). πŸ“‘ Bad signal: The phone is wasting a lot of energy finding a connection. Try switching to 3G Or turn on the plane mode for a few minutes. 🦠 Viruses: Some cryptocurrency miners or spyware are loading the processor.Scan the device through Malwarebytes.
❄️ Can Xiaomi be cooled with a refrigerator?
No! A sudden temperature difference (e.g. from +40Β°C in +5Β°C may cause: πŸ’§ Condensation inside the hull β†’ short-circuit. πŸ”‹ Breakdown of battery structure β†’ electrolyte. πŸ“± Detachment of the screen module (relevant to Xiaomi Mix Fold and other foldable models). πŸ”Ή The correct cooling method: Place your phone on a metal surface (such as an aluminum stand) or use an external cooler with a cooler. USB-feeding.
πŸ“Š What is the normal temperature for Xiaomi 13 Pro in games?
For flagships on Snapdragon 8 Gen 2 (e.g. Xiaomi 13 Pro, Redmi) K60 Pro) normal load values: CPU: 50–65Β°C (short peaks to 70)Β°C is permissible). GPU: 55–70Β°C. Battery: up to 45Β°C (with fast charging can reach 50)Β°C). πŸ”Ή If the temperature exceeds these values: Check if the case does not block the vents (on the Black Shark 5 Pro they are located on the side). GPU through settings β†’ The phone. β†’ Update: Reduce the graphical settings in the game (for example, in Genshin Impact, switch from 60 to the next game). FPS 30 FPS).
πŸ”‹ Why Xiaomi is warming up when charging?
Overheating during charging is normal, but only within certain limits: πŸ”Œ Fast charging (33W/67W/120W): The battery temperature can reach 40–45Β°C. This is not critical, but accelerates battery wear. πŸ”‹ Wireless charging: Heats the phone stronger than wired (up to) 50Β°C) because some of the energy is lost as heat. ⚑ Non-original cable/block: Cheap accessories can cause the power controller to overheat (up to the end of the day) 60Β°C and above). πŸ”Ή How to reduce heating while charging: Use the original Xiaomi power supply. Remove the case. Don't play or watch video while charging. β†’ Battery. β†’ Optimized charging (limits current after the 80%).
πŸ› οΈ Can you replace the heat paste in Xiaomi?
Theoretically, yes, but: ⚠️ Damage risk: Most Xiaomi models have the processor soldered to the motherboard.A sloppy radiator compartment can rip the chip. πŸ”§ Difficulty disassembling: Models like Xiaomi 12S Ultra have adhesive battery mount and brittle plumes. πŸ’° Cost: Thermopaste replacement will cost 1,500–3,000 in the service center β‚½, While self-repair may result in loss of warranty. πŸ”Ή If you still decide to try: Use the Arctic Thermopaste MX-6 Or Thermal Grizzly Kryonaut. Follow the disassembly guide for your particular model (youtube has videos for the first time). POCO F3, Redmi Note 10 Pro et al. Check the temperature before and after replacement using AIDA64.