Have you noticed that animations on your Xiaomi donโt work as smoothly as on the flagships of competitors? Or want to gain an advantage in mobile games due to higher screen refresh rates? Increased herzovka (FPS) can dramatically change the experience of using a smartphone โ but only if you do it correctly. In this article, we will discuss all the legal and semi-legal methods of overclocking display on Xiaomi, Redmi and POCO devices, from official settings to engineering menus.
Itโs important to understand that not all models support dynamic hertz change. For example, the budget Redmi 9A or POCO M3 is physically limited to 60 Hz, while flagships like Xiaomi 14 Ultra or Black Shark 5 Pro can offer up to 144 Hz and above. Weโll show you how to test your deviceโs current capabilities and maximize them โ without the risk of turning your phone into a brick.
1. Check the current screen hertzing
Before trying to increase refresh rates, make sure your display generally supports values above 60Hz. Many users mistakenly think their Redmi Note 10 with 90Hz runs at 120Hz - but that's not the case.
The most reliable way to check:
- ๐ฑ Install the Display Tester app (available on Google Play)
- ๐ Run the refresh rate test โ the program will show the real value in hertz
- ๐ Alternative: Enter the code #4636 in the engineering menu## โ Choose Testing โ Display
Note that some Xiaomi models automatically reduce the hertz when the battery is low (below 15%), which is protection against overheating, and you can only turn it off through a low battery charge. ADB-Teams (more on that later).
2. Official MIUI settings: what can be changed without risk
Most modern Xiaomi devices (starting with MIUI 12) have a built-in Hertz change option.
- Open the Settings โ Display
- Select Screen Update Frequency (or Adaptive Frequency on New Models)
- Available options: 60 Hz, 90 Hz, 120 Hz or Auto (dynamic shift)
One important caveat: on some devices (like the POCO X3 Pro), the option is hidden to activate it:
adb shell settings put global force_fps 1Once you do this, you'll see a Hertz slider in your settings, but remember, on budget models with a Snapdragon 6xx or Helio Gxx processor, forcing an increase in FPS can cause overheating and reduced battery life.
๐ก
If after changing the hertz screen began to flicker, return the settings to the factory and check for MIUI updates - it can be a software bug.
3. Acceleration through the engineering menu (for advanced)
Xiaomi's engineering menu allows you to manually adjust display settings, including hertz. Hazard: wrong actions can lead to image artifacts or even the screen fails. Use this method only if you are confident in your actions.
Instructions:
- Open the phone app and type ##36446337##
- Go to Display โ Display NT36672C (name may vary)
- Find the Manual DSI Clock or Refresh Rate settings
- Set the value 10-15% higher than the current one (for example, from 60 Hz to 70 Hz)
โ ๏ธ Warning: If after the changes the screen went out or colored stripes appeared, immediately reset through Hard Reset (clip the Power supply). + Volume up 10 seconds. Some changes to the engineering menu persist even after the reboot!
What if the screen becomes โsoapyโ after overclocking?
4.Use of ADB-squadron
For users who are ready to work with Android Debug Bridge (ADB), there are more flexible methods, which is suitable for devices on MIUI 13/14 and requires a connection to a PC.
Steps:
- ๐ฅ๏ธ Install. ADB Tools on the computer
- ๐ฑ Turn on Debugging. USB in the developer settings (Settings) โ The phone. โ Version. MIUI โ tap 7 times)
- ๐ Connect the phone and execute the command:
adb shell settings put global peak_refresh_rate 120
adb shell settings put global min_refresh_rate 120These commands force you to set 120 Hz as the minimum and maximum value.
adb shell settings delete global peak_refresh_rate
adb shell settings delete global min_refresh_rateUSB | Installed Xiaomi drivers on PC|Data backup |Battery charge >50%|Model compatibility checked-->
5 Modified firmware: risks and opportunities
If standard methods donโt work, some users will turn to custom firmware like LineageOS or Pixel Experience, which often offer advanced display settings, including:
- ๐๏ธ Manual control of hertz with increments of 1 Hz
- ๐ Dynamic switching depending on the application
- ๐ก๏ธ Disabling restrictions MIUI maximum-frequency
However, there are critical disadvantages:
| Advantage | Risk |
|---|---|
| Higher productivity | Loss of guarantee |
| No restrictions on MIUI | Unstable camera operation |
| Regular updates from the community | Possible Brick in case of firmware error |
| Support for informal kernels | Widevine L1 (No HD on Netflix) |
โ ๏ธ Attention: Firmware custom Recovery (TWRP) New Xiaomi models (2023)+ Check the status on the Mi Unlock site before attempting to unlock - some devices require 168 hours of waiting!
6. Optimization of the system for stable operation on high hertzovka
Raising the FPS is only half the battle, and in order for the system to work at high frequencies, you need to:
- ๐งน Disable unnecessary background processes through Settings โ Annexes โ Auto-start
- โก Activate Performance Mode in Settings โ Battery โ Regimes
- ๐ง Set a limit FPS Unnecessary applications through Game Turbo
- ๐ก๏ธ Monitor the temperature of the processor (use the AIDA64)
For games, we recommend using the GFX Tool, which allows you to force 120 FPS to be installed in supported titles (for example, PUBG Mobile or Call of Duty). However, remember: on weak chipsets (for example, Snapdragon 660), this will lead to severe drawdowns and overheating.
๐ก
Even on flagship models, 120+Hz constant operation reduces battery life by 20-30%.Use adaptive mode to balance performance and battery.
7. Frequent problems and their solutions
When you try to increase the hertz, users encounter common mistakes, and here's how to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| The screen flickers on a high hertzock | Display driver incompatibility | Reverse to standard settings or upgrade MIUI |
| The phone is warming up a lot. | Chipset not optimized for high FPS | Set a 90Hz limit or use a cooling stand |
| The battery goes down in 3-4 hours | Continuous operation at maximum frequency | Activate Adaptive Mode or reduce FPS to 90 Hz |
| Games do not run on 120 FPS. | Game Developer's Limitations | Use the GFX Tool or modified APK |
If after the changes the phone started to brake, reset the cache through recovery:
- Turn off the device.
- Press the power + Volume up
- Choose the Wipe Cache Partition
- Reboot the phone.