How to put 120 Hz on Xiaomi Redmi Note 8 Pro: all working methods in 2026

Owners of Xiaomi Redmi Note 8 Pro often wonder: can you overclock the screen to 120 Hz on this smartphone? Officially, the device supports only 60 Hz, but there are ways to get around this limitation. In this article, we will examine all the current methods โ€“ from hidden settings. MIUI before custom firmware, and also tell about pitfalls and alternatives.

Itโ€™s worth clarifying right away: the Redmi Note 8 Pro is physically unable to output 120Hz due to the hardware limitations of the matrix (maximum 60Hz). However, some users confuse the screen refresh rate with the sensor frequency (which can actually reach 180Hz for touch response). If your goal is smooth interface, read on: we will find the optimal solution.

In the article you will find:

  • ๐Ÿ” Check the current frequency of the screen and sensor
  • โš™๏ธ Official settings MIUI optimizing response
  • ๐Ÿ“ฑ Informal methods including ADB custom-made)
  • โš ๏ธ Risks and consequences for battery and performance
  • ๐Ÿ”„ Alternatives: How to make the interface smoother without 120 Hz

1. Check the current frequency of the screen and sensor

Before you try to โ€œoverclockโ€ the screen, make sure it actually works at 60Hz.

  1. Download the Display Tester app (or Screen Refresh Rate, DevCheck) from Google Play.
  2. Run the Refresh Rate test โ€“ the app will show the current frequency.
  3. To check the sensor, use the Touch Sample Rate (in the same utilities).

On the Redmi Note 8 Pro, you will see:

  • ๐Ÿ“บ Screen: 60 Hz (maximum for this model)
  • ๐Ÿ‘† Sensor: 120-180 Hz (depending on firmware)

๐Ÿ’ก

If the application shows 90 or 120 Hz, it is a software error (JDI Samsung AMOLED in some regions) does not support a frequency above 60 Hz.

If you are confused by the interface lags, the problem lies not in the screen frequency, but in:

  • ๐Ÿ”‹ Energy conservation (MIUI limit productivity)
  • ๐Ÿงน System loads (background processes, viruses)
  • ๐ŸŽฎ Animation settings (can be accelerated)

2. Official ways to improve smoothness (without rut)

Although 120 Hz cannot be turned on, you can optimize the response of the system:

Activation of high sensor frequency

MIUI It allows you to increase the frequency of the sensor survey (not the screen!), which will make touch more responsive:

  1. Go to Settings โ†’ Display โ†’ Additional settings.
  2. Find the Touch Sampling Rate (or Touch Sampling Rate).
  3. Choose 180Hz (not available on all firmware).

2.2. Cancel animations

Reducing animation time will visually speed up the interface:

  1. Activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI version (tap 7 times).
  2. Back to Settings โ†’ Additionally. โ†’ For developers.
  3. Find the items: The window animation scale โ†’ Off or 0.5x Transition animation scale โ†’ The animator duration scale โ†’ Off.
๐Ÿ“Š You noticed the difference after turning off animations?
Yeah, the interface's getting faster.
No, no change.
It got worse, now I don't know where I hit it.
I haven't tried it yet.

Performance optimization

MIUI has hidden settings to speed up work:

  • ๐Ÿš€ Turn off background activity: Settings โ†’ Annexes โ†’ Application management โ†’ Auto-start (disable unnecessary ones).
  • ๐Ÿ”„ Cache reset: Settings โ†’ Memory. โ†’ Clean the cache (do once a month).
  • ๐Ÿ”‹ Performance mode: Settings โ†’ Battery โ†’ Power regimen โ†’ Productivity.

๐Ÿ’ก

Official methods will not give 120 Hz on the screen, but will make the smartphone more responsive by 15-20% without risks.

3. Informal methods (ADB custom-made)

If you are not satisfied with the standard settings, you can try informal ways. โš ๏ธ Warning: They require unlocking the bootloader, which will void the warranty and may result in a device blink.

Change of frequency through ADB

Some users claim that it is possible to boost 90 Hz (not 120!) through commands. ADB. Instructions:

  1. Install ADB Tools on your PC.
  2. Connect the phone in Debugging mode USB (included in the settings for developers).
  3. Enter in command line: adb shell settings put global peak_refresh_rate 90 adb shell settings put global min_refresh_rate 90
  4. Reset the device.

โš ๏ธ Warning: On the Redmi Note 8 Pro, this command often doesn't work due to hardware constraints. The screen either stays at 60Hz or starts to flicker. The only confirmed result is a 90Hz forced on the Redmi Note 10 Pro, but not on the 8-series.

3.2 Castom firmware (TWRP + Custom ROM)

Some custom firmware (such as LineageOS or Pixel Experience) allow you to unlock additional display settings.

  • ๐Ÿ”ง Requires bootloader unlock (guarantee burns).
  • ๐Ÿ“‰ Possible bugs: not working NFC, camera trouble.
  • ๐Ÿ”‹ Increase battery consumption by 20-30%.

Installation instructions:

Unlock bootloader with Mi Unlock Tool|Download TWRP Redmi Note 8 Pro (Begonia)|Make a data backup|Sweep TWRP fastboot|Install custom firmware through recovery-->

After installation, check the display settings โ€“ some firmware adds the option Refresh Rate with options 60/90 Hz, but repeat: 120 Hz on this model is impossible.

What is a bootloader and why is it dangerous to unlock it?
Bootloader is a program that starts the operating system when you turn on the phone. Its unlock allows you to install unofficial software, but: 1. Xiaomi warranty is canceled. 2. The risk of โ€œbrickingโ€ (turning into a โ€œbrickโ€) if you make a firmware error. 3. Some banking applications (Sberbank, Tinkoff) can block work on unlocked devices.

4. Risks and consequences of "overclocking" the screen

Attempts to force 120 Hz on an incompatible matrix are fraught with:

MethodRiskEffects of consequences
ADB-teamLow.Screen flicker, reset to 60Hz after reboot
Custom firmwareHigh-pitchedLoss of warranty, bugs in the operation of modules (camera, NFC)
Modified kernelscriticalOverheating, rapid wear of the battery, device brique

Additional challenges:

  • ๐Ÿ”ฅ Overheating: The matrix is not designed for high frequency, which leads to heating of the display.
  • ๐Ÿ”‹ Battery consumption: At 90 Hz (if installed) autonomy will fall by 25-40%.
  • ๐Ÿ‘๏ธ Eye fatigue: High frequency can cause discomfort with prolonged use.

5. Alternatives: How to make the interface smoother without 120Hz

If your goal is smooth scrolling and quick response, try these methods:

Inclusion GPU-acceleration

Activate these options in Developer Settings:

  • ๐ŸŽฎ GPU-acceleration โ†’ On.
  • ๐Ÿ–ฅ๏ธ Debugging GPU-flooding โ†’ Show hardware updates
  • ๐Ÿ”„ Don't keep up โ†’ On (reduces the lags when switching applications)

5.2 Use of light themes and lightweight firmware

Dark themes and firmware without unnecessary animations reduce the load on the processor:

  • ๐ŸŒ‘ Turn on Dark Mode in the display settings.
  • ๐Ÿ“ฑ Install. MIUI Lite (if available for your model).
  • ๐Ÿ—‘๏ธ Uninstall unnecessary system applications (e.g. Mi Video, Mi Music) ADB: adb shell pm uninstall --user 0 com.mi.android.video

Hardware accelerators (Game Turbo)

In games and heavy apps, turn on Game Turbo:

  1. Open Settings โ†’ Special features โ†’ Game Turbo
  2. Add the required applications to the list.
  3. Activate options: Improved response Optimization FPS Blocking notifications

6. Frequent mistakes and how to avoid them

When trying to change the frequency, users face typical problems:

โš ๏ธ Attention: If after ADB-commands screen started to flicker, reset to factory settings (Settings) โ†’ Additionally. โ†’ If the flicker is left, you need to flash it through Fastboot.

Error 1: After entering ADB-Frequency commands do not change.

Solution: Make sure that:

  • ๐Ÿ“ฑ The phone supports the command (check model: begonia for Redmi Note 8 Pro).
  • ๐Ÿ”Œ USB-debugging enabled and drivers ADB fixed.
  • ๐Ÿ”„ After the commands were entered, the reboot was performed.

Mistake 2: After the customization ROM The screen is not working properly (artifacts, stripes).

Decision:

  • ๐Ÿ”ง Stitch the original boot.img via fastboot flash boot boot.img.
  • ๐Ÿ“ฅ Install a different firmware version (e.g. Havoc) OS LineageOS instead).
  • ๐Ÿ”‹ Check the compatibility of the kernel with your model.

Mistake 3: The battery goes down 2-3 hours after the โ€œoverclockingโ€.

Decision:

  • ๐Ÿ”‹ Return the screen frequency to 60 Hz.
  • ๐Ÿ› ๏ธ Turn off Game Turbo and App Background Activity.
  • ๐Ÿ”„ Reset the battery settings: Settings โ†’ Battery โ†’ โš™๏ธ โ†’ Resetting statistics.

7.Are the game worth the candles? pros and cons of 120Hz on Redmi Note 8 Pro

Let's summarize:

PlusesCons
โœ… Visually smooth scrolling (if you can set 90 Hz)โŒ Physical impossibility of 120 Hz on this matrix
โœ… Rapid sensor response (180 Hz)โŒ Increased battery consumption by 30-50%
โœ… Improved gaming experience (in supported games)โŒ Risk of a breeze when firmware
โœ… Possibility of fine tuning through custom firmwareโŒ Loss of warranty and possible bugs

If you are critically important 120 Hz, consider buying a high-frequency smartphone (e.g., a high-frequency smartphone, POCO F4 Or the Redmi Note 12 Pro.+). For the Redmi Note 8 Pro, the best option is to disable animations, activate the 180 Hz sensor and use the Game Turbo.

๐Ÿ’ก

Redmi Note 8 Pro is a great smartphone in terms of price/quality, but its matrix is physically limited to 60 Hz. Do not believe the promises of โ€œaccelerationโ€ to 120 Hz โ€“ this is either a scam or risky experiments with an unpredictable result.

FAQ: Answers to Frequent Questions

โ“ Can you turn on 120Hz on the Redmi Note 8 Pro without root?
No. Physically, the screen of this model supports only 60 Hz. All the "instructions" on the Internet are either deceitful (show the frequency of the sensor, not the screen), or require unlocking the bootloader and firmware custom software, which voids the warranty.
โ“ Why apps show 90 or 120Hz, even though the screen is 60Hz?
This is a software bug. Applications like the Display Tester can read sensor frequency data (120-180 Hz) or misinterpret system settings. Use the TestUFO test to verify the actual screen frequency.
โ“ How to return everything back if ADB-The screen commands began to glittle?
Enter the commands for resetting: adb shell settings delete global peak_refresh_rate adb shell settings delete global min_refresh_rate Then reset the phone. If that doesn't work, reset to factory settings.
โ“ Xiaomi smartphones support 120 Hz officially?
List of models with support 120+ Hz: POCO F3/F4/F5 (120 Hz AMOLED) Redmi Note 10 Pro / 11 Pro / 12 Pro+ (120 Hz AMOLED) Xiaomi 11T / 12T (120 Hz AMOLED) Black Shark 4/5 (144 Hz AMOLED)
โ“ Is it true that the high frequency of the screen is harmful to the battery?
Yes, when you switch from 60 Hz. 90/120 Hz battery consumption increases by 20โ€“40% It's because of more screen redrawing, like in games or when you scrolle through social media, the difference is noticeable after you've done it. 2โ€“3 high-hour.