How to change the font on Xiaomi Redmi Note 10 Pro: all the ways from standard to hidden

Why users change the font to Redmi Note 10 Pro and what to know before you start

Xiaomi Redmi Note 10 Pro with a shell MIUI offers flexible customization options, but changing the font often raises questions. Many owners want to personalize the device: someone does not like the standard MiSans, someone is looking for a serif font for comfortable reading, and some are looking to return the usual Roboto after switching from other Android devices. However, not all methods are equally safe β€” some require unlocking the bootloader, others can lead to system failures.

It is important to understand: Redmi Note 10 Pro works on the basis of the MIUI 12-14 (depending on the firmware version), and the methods of changing the font are different from pure Android. For example, in standard settings, only 3-5 font options are available, whereas on naked Android, the choice is wider. In addition, after system updates, custom fonts can be reset – this is a feature of the security policy. MIUI, which limits deep customization without root rights.

Before you start, check:

  • πŸ“± Version MIUI: Settings β†’ The phone. β†’ Version. MIUI. This depends on the availability of certain methods.
  • πŸ”’ bootloader status: if it is unlocked, you will be able to install custom fonts through TWRP.
  • πŸ“¦ Backup: Create a backup of important data (contacts, photos) through Settings β†’ Additionally. β†’ Backup.

Method 1: Standard font change via MIUI settings

The easiest and safest method is to use built-in shell options, which does not require superuser rights and is suitable for beginners. In MIUI 12-14, the algorithm is the same, but the number of fonts available may vary.

Instructions:

  1. Open the Settings β†’ Display.
  2. Select the Font item (in some versions it is hidden in Additional settings β†’ Font style).
  3. Scroll through the list of available options: πŸ“œ MiSans (standard for the MIUI) πŸ“œ Roboto (classic Android) πŸ“œ SF Pro (similar to iOS font) πŸ“œ Noto Sans (supports many languages)

Tap the font you like and confirm the change.

β˜‘οΈ Preparation for the change of type

Done: 0 / 4

Limitations of the method:

  • ❌ Few options – usually no more than 5 fonts.
  • ❌ No way to upload your font (system only).
  • ❌ After updating MIUI The font can be dropped on the standard.

πŸ’‘

If the font you want isn’t on the list, try updating MIUI to the latest version – sometimes Xiaomi adds new options.

Method 2: Install fonts through MIUI Themes

The MIUI shell allows you to set themes that include not only wallpaper and icons, but also fonts, a method that extends the choice to hundreds of options, but requires an Internet connection and a Xiaomi account.

Step-by-step:

  1. Open the Themes app (the icon with a brush on your desktop).
  2. In the bottom menu, select Fonts (or find a section through search).
  3. Scroll through the catalogue. Here the fonts are categorized: 🎨 Popular – Top Options from the Community. πŸ†• New - newly added fonts. πŸ“– Reading with serifs, convenient for books. 🎭 Decorative – non-standard, but can worsen readability.

Apply

Wait until the theme loads and applies (reboot may be required).

Type of fontExampleSuitable forCons
MiSansStandard sans serif.Daily useBoring, boring.
Roboto SlabWith serifs, clear.Reading books, documentsTakes up more screen space
Dancing ScriptHandwritten, italicStories, notes,Poor readability on the menu
Space MonoMono-widthed, technicalProgrammers, terminalInconvenient for plain text

Important nuances:

  • ⚠️ Some fonts from the themes may not support Cyrillic – check reviews before installing.
  • ⚠️ After removing the topic, the font will be reset to the standard.
  • ⚠️ Decorative fonts (such as Pacifico) can break the display in some applications (such as Telegram or VKontakte).

πŸ“Š What type of font do you prefer on a smartphone?
Times New Roman (Roboto Slab)
Unserifed (Arial, MiSans)
The Handwritten (Dancing Script, Pacifico)
Mono-widthed (Space Mono, Consolas)
I don't care.

Method 3: Manually add fonts through file manager (without root)

If there is no suitable option in the theme directory, you can manually download a font in.ttf or.otf format and apply it through the hidden MIUI function. This method works without superuser rights, but requires accuracy.

What you need:

  • πŸ“ Font file (download from trusted sources, such as Google Fonts).
  • πŸ“‚ File Manager with access to system folders (e.g. MiXplorer or Solid Explorer).
  • πŸ”§ Included debugging by USB (for some versions MIUI).

Instructions:

  1. Download the font to your phone (e.g. Roboto-Bold.ttf).
  2. Open the file manager and go to /sdcard/MIUI/theme/ If theme is not available, create it.
  3. Inside the theme folder, create a new folder called font (in small letters!).
  4. Place the font file in the font folder and rename it to miui_regular.ttf (for the main font) or miui_bold.ttf (fatty).
  5. Restart the phone. Once turned on, the font will apply automatically.

What to do if the font is not used?
1. Check the file name is correct (registration is important!). 2. Make sure the file has the.ttf or.otf. 3 extension. Try restarting the phone manually through Settings β†’ About Phone β†’ Reboot. 4. If it doesn't work, delete the font folder and repeat the process.

⚠️ Note: Some users report that Cyrillic disappears from the menu after this method. To avoid the problem, use Cyrillic-enabled fonts (check the description on the download site).

Method 4: Using Apps to Change Font (with or without root)

If the previous methods do not work, you can use third-party applications, which fall into two categories:

  1. Without root – work through the MIUI add-on (e.g. iFont).
  2. With root, you have complete control (e.g., FontFix).

iFont app (without root):

  • πŸ“₯ Download iFont from Google Play.
  • πŸ” In the app, select the Online section and find the font (e.g. Product Sans for Google Style).
  • πŸ“² Press Set. β†’ choose MIUI method-list.
  • πŸ”„ Reboot the phone.

FontFix (requires root):

  • βš™οΈ Install FontFix from XDA Developers.
  • πŸ“ Place font files in /sdcard/FontFix/.
  • πŸ”§ Launch the app, select a font and click Apply.
  • πŸ”„ Reboot is mandatory!

⚠️ Note: Root-access applications can disrupt the work MIUI, If the font is not compatible with the system, create a backup through the TWRP or standard backup.

πŸ’‘

Applications without root (e.g. iFont) are safer, but their functionality is limited by MIUI policies. Root applications give more freedom, but the risk of bricking is higher.

Method 5: Change fonts through ADB (for advanced users)

This method is suitable for those who do not want to unlock the bootloader, but are ready to work with Android Debug Bridge (ADB).It allows you to replace system fonts without root, but requires accuracy.

What you need:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press the version MIUI, Then go back to the settings. β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ“.ttf font files (e.g. Roboto-Regular.ttf).

Instructions:

  1. Connect your phone to your PC and open the command line (or Terminal on Mac/Linux).
  2. Check the connection command: Adb devices should appear serial number of your Redmi Note 10 Pro.
  3. Download system fonts MIUI For backup: adb pull /system/fonts/./miui_fonts_backup/
  4. Replace the fonts (example for Roboto): adb push Roboto-Regular.ttf /system/fonts/MiSans-Regular.ttf adb push Roboto-Bold.ttf /system/fonts/MiSans-Bold.ttf
  5. Set the correct rights: adb shell chmod 644 /system/fonts/MiSans-Regular.ttf adb shell chmod 644 /system/fonts/MiSans-Bold.ttf
  6. Reboot your phone: adb reboot

⚠️ Attention: Wrong commands ADB If the phone doesn't turn on after you reboot, try returning the original fonts via fastboot or reflashing the device.

How to return a standard font if something goes wrong

If the font is not displayed correctly after the experiments (hieroglyphs instead of letters, malfunctions in applications), return the standard settings.

If you have changed the MIUI settings or theme:

  • πŸ”™ Back to Settings β†’ Display. β†’ Font and select MiSans.
  • 🎨 In the App Topics, click on Default in the fonts section.

If you have used manual file replacement or ADB:

  • πŸ“ Delete the folder. /sdcard/MIUI/theme/font/ (if you made it by hand).
  • πŸ–₯️ Through ADB Return the original fonts: adb push./miui_fonts_backup/MiSans-Regular.ttf /system/fonts/ adb reboot
  • πŸ”„ If the phone doesn’t load, boot to Fastboot (Power button) + Vol Down and reflash the device via the Mi Flash Tool.

If the problem persists:

  • πŸ“± Reset your phone settings to factory (Settings) β†’ The phone. β†’ Reset settings. This will delete all the data, so do a backup first!
  • πŸ”§ Contact Xiaomi Service Center if the failure is critical.

FAQ: Frequent questions about changing font to Redmi Note 10 Pro

Can I change the font without root and unlock the bootloader?
There are three ways to do it without root: standard settings. MIUI (Settings β†’ Display. β†’ Font. Install themes through the Topic app. Manually replace fonts through the folder /sdcard/MIUI/theme/font/. However, the choice of fonts will be limited.
Why do some apps display squares after changing the font?
This means that the selected font does not support: 🌍 Cyrillic (Russian). πŸ“± Special symbols (emoji, icons). πŸ”€ Additional glyphs (like mathematical characters) Solution: Choose a font that supports Cyrillic (check on the download site) or return a standard MiSans.
How to make the font bolder or thinner?
V MIUI There is no direct tweaking of the font thickness, but it is possible: πŸ” Choose a font with the desired weight (for example, Roboto-Light.ttf for thin or Roboto-Black.ttf for bold). πŸ“± Use themes with pre-configured styles (see the Topics by keywords bold or light). βš™οΈ Apply custom font through ADB (Note that too bold font can impair readability on the menu.
Will there be a font reset after the MIUI update?
It depends on the method: βœ… Fonts installed through Topics are usually saved. ❌ Manual file replacement (/sdcard/MIUI/theme/font/) may fall off. ❌ Fonts installed through ADB, They often fly off after major updates. Recommendation: check the font after the update and use it again if necessary.
Can I install an animated or colored font?
No, MIUI supportive: 🎬 Animated fonts (GIF or Lottie). 🎨 Color fonts (e.g. gradient fonts). πŸ”€ Interactive fonts (changeable when clicked) Alternative: use live wallpaper or widgets with text to create a similar effect.