How to speed up and overclock Xiaomi phone without harming the system

Xiaomi MIUI-based smartphones are known for their price-performance balance, but over time, even flagship models start to slow down. The reasons range from overloaded memory to unoptimized system settings. Overclocking the phone does not necessarily mean changing the CPU frequencies or stitching custom software. In 80% of cases, it is enough to competently optimize the software part, clean the background and adjust energy saving parameters.

It's important to understand that overclocking is a broader term for smartphones than it is for PCs, and it's a set of measures here, from turning off unnecessary Google and MIUI services to fine-tuning the kernel through an engineering menu. We'll break down safe methods that don't require root rights, and advanced techniques for power users. But first, diagnostics: if your Redmi Note 12 or POCO F5 became slower after the upgrade, the problem may be in the background, not in the hardware.

1. Diagnostics before overclocking: why does the phone brake?

Before you start optimizing, identify bottlenecks. Use built-in MIUI tools or third-party utilities:

  • ๐Ÿ“Š Performance Monitor: Go to Settings โ†’ The phone. โ†’ System status. This is the loading display. CPU, RAM and the temperature. CPU constantly loaded at 70%+ In simple โ€“ look for background processes.
  • ๐Ÿ” Memory Analysis: C Settings โ†’ Memory see which apps take up the most RAM. Messengers (Telegram, WhatsApp) and social networks often hang in the background.
  • ๐Ÿ”ฅ Heat sensors: If your phone is warming without load, check Settings โ†’ Battery โ†’ Battery condition: Overheating leads to trottling (automatically lowering processor frequencies).

Typical causes of brakes:

Symptoms.Probable causeDecision
Lags when opening applicationsLack of RAM (background processes)Background cleanup, autoboot shutdown
Scrolling hoversMIUI's overloaded animationDisabling animations in the developer settings
Long loading after updateOptimization of the system after the updateCache dump via Recovery
FPS drawdowns in gamesTrottling overheatingDust cleaning, heat paste replacement (for advanced)

โš ๏ธ Warning: If you see a high-load mediaserver in System State, it's a sign of a damaged media cache. โ†’ Annexes โ†’ All applications โ†’ Media storage โ†’ Warehouse โ†’ Clear the cache.

System Cleanup: Removing garbage and background processes

The first step to overclocking is freeing up resources. MIUI is known for its "love" for the background processes that eat up RAM and CPU. Start with basic cleaning:

  • ๐Ÿงน Application cache: Settings โ†’ Memory. โ†’ Clean the cache. Do this once a week -- especially after updates.
  • ๐Ÿ—‘๏ธ Unnecessary files: use the built-in Cleanup utility (broom sign on the desktop). Delete residual files, duplicate photos and unused ones APK.
  • ๐Ÿšซ Autoboot: Settings โ†’ Annexes โ†’ Permits โ†’ Autorun. Turn off autoboot for all applications except instant messengers and system services.

For deep cleaning:

  1. Install SD Maid (requires root for full functionality) or Files by Google.
  2. Check the /storage/emulated/0/MIUI/ folder โ€“ log files (.log,.tmp) are often accumulated here.
  3. Clear the cache of Google Play Services: Settings โ†’ Apps โ†’ All apps โ†’ Google Play Services โ†’ Storage โ†’ Clear the cache.

Remove the cache of all applications|Clear the Download folder|Disable the autoload of unnecessary applications|Check the log files in /MIUI/|Clear the Google Play Services cache-->

After cleaning, restart your phone. If you have more free memory, but you have lags, move on to performance settings.

3. set up MIUI for maximum speed

MIUI offers hidden options for speeding up, but they're hidden in the developer menu and engineering settings. Activate the developer mode:

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version.
  3. Back to Settings โ†’ Additionally. โ†’ For developers.

Now optimize the system:

  • โšก Animation: Set the scale of the animation window, the scale of the animation transition and the duration of the animation on 0.5x or disable (no animation available).
  • ๐Ÿ”„ Background Processes: Limit to 2-3 processes in Developers โ†’ Process limit.
  • ๐Ÿ“ถ Data Transfer: Disable Mobile Data Always Active and Autosynchronize to Google Accounts.

For Snapdragon models (e.g. POCO F4 or Xiaomi 12T):

adb shell settings put global force_high_performance true

This command forcibly includes a high performance mode (ADB and USB debugging are required).

โš ๏ธ Note: On budget models (Redmi) 10A, POCO M4) Turning off animations can cause artifacts when scrolling. Test the changes one by one!

Qualcomm Snapdragon|Mediatek Helio|Mediatek Dimensity|Other-->

4. Battery optimization and energy saving

Aggressive power saving settings in MIUI often cause brakes, the system restricts the background activity of applications, which leads to delays in opening them.

  • ๐Ÿ”‹ Performance mode: Settings โ†’ Battery โ†’ Battery mode โ†’ Performance (not available on all models).
  • โš™๏ธ Exceptions for applications: c Settings โ†’ Battery โ†’ Battery optimization add messengers and frequently used programs to exceptions.
  • ๐ŸŒ™ Adaptive Brightness: Turn it off in Settings โ†’ Display. โ†’ Brightness โ€“ Adaptive algorithms eat up to 5% CPU.

For advanced users:

adb shell dumpsys deviceidle force-idle


adb shell dumpsys battery reset

These commands reset the energy saving settings to default (helps after failures).

Setting upThe effectRisks.
Disabling adaptive brightnessReducing the load on the CPUFast battery discharge when manually set up
Productivity modeMaximum CPU/GPU frequencyIncreased heating and battery consumption
The exception to optimizationQuick launch of applicationsIncreased background charge consumption

๐Ÿ’ก

If after changes the battery discharges too quickly, return the settings of energy saving to factory through Settings โ†’ Battery โ†’ Reset settings.

5. Firmware and core: advanced overclocking methods

If software optimization has failed, consider alternative firmware or kernel modifications, which are risky methods that require unlocking the bootloader and potentially unwarranted.

Options:

  • ๐Ÿ“ฑ Custom firmware: LineageOS, Pixel Experience or Xiaomi.EU (optimized version) MIUI The latter retains its functionality. MIUI, It removes unnecessary services.
  • ๐Ÿ”ง Modified cores: for example, FrancoKernel or Kiriskernel for Snapdragon devices. CPU/GPU, but they need root.
  • ๐Ÿ”„ Reverse to the old version MIUI: If the lags appeared after the update, go back to the previous firmware via Fastboot.

Instructions for installation of Xiaomi.EU:

  1. Unlock the bootloader through the Mi Unlock Tool (requires a binding Mi Account and wait 7-15 days).
  2. Download the firmware from the official website xiaomi.eu.
  3. Go to Fastboot (click Volume Down + Power), connect the phone to the PC.
  4. Run the script. fastboot_update_rom.bat (Windows or./fastboot_update_rom.sh (Linux/Mac).

โš ๏ธ Note: On models with Mediatek (Redmi Note 11, POCO M5) Unlocking the loader can lead to problems with IMEI or modem, save before the procedure NV-data-driven MTK Client.

What is TWRP and why is it needed?
TWRP (Team Win Recovery Project) is a custom recovery that allows you to install firmware, backup and obtain root rights. Without it, installing most custom firmware is impossible. Xiaomi requires a version of TWRP adapted to a specific model (for example, TWRP for Redmi Note 10 Pro).

6. Acceleration through the engineering menu (for experienced only)

The engineering menu (#4636##) and hidden Qualcomm/Mediatek settings allow for fine-tuning performance. Wrong changes can knock the phone out!

What can be changed:

  • ๐Ÿ“ˆ Frequency CPU/GPU: EngineerMode โ†’ Hardware Testing โ†’ CPU (Not available on all models. 10โ€“15% Increases the heat in games, but increases the heat.
  • ๐Ÿ”„ Task planner: shift CFQ on Performance or Ondemand in the /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor (root).
  • ๐Ÿ“ก Modem settings: in ##4636## โ†’ Phone information can be changed to network type LTE Only for stable signal.

Example of a team to change the scheduler (root):

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor


echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor

Use CPU Monitor or AIDA64 to control the temperature, and if the temperature is above 65ยฐC in the idle, acceleration is contraindicated.

๐Ÿ’ก

Engineering menus and manual overclocking are extremes, and 90 percent of devices are good enough to clean up the system and optimize MIUI.

7. Alternative methods: cooling and hardware modifications

If software methods are exhausted and the phone still overheats and brakes, consider physical improvements:

  • ๐ŸงŠ Thermopaste: on models older than 2 years (Redmi Note 9 Pro, POCO X3) Replacement of thermopaste reduces the temperature by 5-10ยฐC. Use Arctic MX-4 Or the Thermal Grizzly Kryonaut.
  • ๐Ÿช› Dust cleansing: dust in speakers and connectors degrades heat sink. Use a compressed air spray or a soft brush.
  • ๐Ÿ”Œ Type-C Hub: Connecting peripherals (mouse, keyboard) through the Hub reduces the load on built-in controllers.

For gaming smartphones (Black Shark, POCO F4 GT):

  • ๐ŸŽฎ Game triggers: physical buttons on the body unload the touch screen.
  • โ„๏ธ Coolers: External coolers (such as Black Shark FunCooler Pro) reduce temperatures by 15-20ยฐC.

โš ๏ธ Warning: Disassembling the phone to replace the thermal paste voids the warranty. On models with adhesive screen mount (for example, Xiaomi 13) there is a high risk of damage to the plumes.

FAQ: Frequent questions about overclocking Xiaomi

Can you overclock Xiaomi without root?
Yes, most methods (cache cleaning, MIUI setting, animations disabling) do not require root, but for deep optimization (CPU frequency change, core modification), superuser rights are mandatory.
Why did the phone warm up faster after the overclocking?
Raising the CPU/GPU frequency or turning off energy-saving mechanisms increases heat generation. If the temperature exceeds 70ยฐC, return the settings to the factory or improve cooling (for example, use a cooler).
What is the fastest firmware for Xiaomi?
According to user tests: Xiaomi.EU is optimized MIUI without bloat. Pixel Experience is pure Android with minimal lags. LineageOS is stable, but may lack some of the features of MIUI. For games, it is better to stay on stock MIUI with the background processes disabled.
How do you get it back if the phone gets worse?
Depending on the changes: For software settings: reset settings through Settings โ†’ System โ†’ Reset. For custom firmware: run the official MIUI via Fastboot. For changes to the engineering menu: reset via ##7780### (does not delete data).
Is it safe to use overclocking apps (like CPU Tuner)?
Applications like CPU Tuner or Kernel Adiutor require root and can conflict with energy-saving MIUI mechanisms. We recommend using them only on custom firmware and with a backup.