On Xiaomi phones with MIUI shells, fonting on your smartphone screen is not just a set of characters, but part of your daily visual experience. On Xiaomi phones with a MIUI shell, the options for customizing fonts go far beyond standard Android solutions: you can not only change the size and boldness, but also install unique styles, including handwritten, pixelated or even animated versions. However, many users face problems: somewhere the font is reset after an update, somewhere the system options are limited, and third-party applications require root rights.
In this guide, we will break down all the available ways to change the font on Xiaomi โ from basic settings in Themes to manually embed.ttf files through the use of the same. ADB. We will focus on hidden functions. MIUI 14/15, This is a good way to get around the restrictions without losing warranty. 12/13, POCO F5/X5, Xiaomi 13/14 and other devices based on MIUI (including global and Chinese firmware versions).
1. Standard font settings in MIUI: what can be changed without third-party tools
The MIUI shell offers built-in options for basic font customization, which are available without installing additional apps.
- Open the Settings โ Screen.
- Select the font size and style (on some firmware - Text and scale).
- Here's available: ๐ Font size โ Adjust from โVery Smallโ to โVery Largeโ (step 10%). ๐จ Font style โ a choice of 3-5 pre-installed options (depending on the version) MIUI). ๐ Display scale โ changes the size of all interface elements (affects the font).
Starting with MIUI 14, some regional firmware has introduced the Fat text option, which enhances the font saturation for better readability. However, system styles are limited: usually MiSans (standard), Roboto and 1-2 additional options. Other methods will be required to expand the choice.
โ ๏ธ Note: Change the scale of the display more than ยฑ20% can cause some applications to display incorrectly (e.g. banking or gaming) Test settings before constant use.
2. Installation of fonts through the โThemesโ application: step-by-step instructions
Xiaomiโs official Themes app lets you download not only wallpaper and icons, but also custom fonts. Hereโs how it works:
- Open the Themes app (brush icon on your desktop).
- Go to the Font section (tab in the lower menu).
- Scroll through the list of available styles. Popular options: ๐๏ธ Handwriting โ imitation of handwritten text. ๐ฎ Pixel โ pixel font in the style of retro games. ๐ Calligraphy โ Calligraphy style for creative tasks. ๐ข Monospace is a mono-width font for programmers.
Click on your favorite font โ Apply. The system will request confirmation โ agree.
After application, the font will change in all system applications (Settings, Messages, Contacts), but may not work in third-party programs (for example, Telegram or WhatsApp). MIUI.
Make a backup copy of the current theme|Check the free space (fonts take 5-50 MB)|Connect to Wi-Fi (download can weigh up to 100MB)|Close background applications to speed up the process-->
Hidden chip: MIUI 15 has the ability to save your favorite fonts to your favorites. To do this, click and hold the font icon in the Topics โ Fonts section, then select Add to your favorites. This makes it easier to switch between styles.
3. Third-party applications for changing the font: iFont, FontFix and others
If you don't have enough built-in options, you can use third-party tools.
| Annex | Need root? | Features | Link (Google Play) |
|---|---|---|---|
| iFont | โ No. | More 4000 fonts, support.ttf/.otf, backup | Download |
| FontFix | โ ๏ธ Partially. | It works without rooting on MIUI, requires ADB-commands for some fonts | Download |
| ZFont 3 | โ No. | Support for animated fonts, pre-inspection before installation | Download |
| HiFont | โ Yes. | Maximum customization, but requires unlocking the bootloader | Download |
How to install font via iFont (without root):
- Download and install iFont from Google Play.
- Select the Online or Local section (if the font is downloaded to the device).
- Click on your favorite font โ Set โ OK in the system window.
- Reboot your phone (required!).
โ ๏ธ Note: Apps like FontFix may request permission to use ADB If you are not familiar with this technology, you should choose solutions without root (for example, iFont) so as not to disrupt the system.
What to do if the font is not applied?
4. Manual font modification via ADB: for advanced users
If the system methods don't work and root rights can't be obtained, the ADB (Android Debug Bridge) is the option, which works on most versions of MIUI, but requires a computer and minimal technical skills.
Step-by-step:
- Download ADB Tools and unpack the archive on your PC.
- On the phone, turn on Developer Mode (go to Settings โ About Phone and 7 times click on the MIUI version).
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your phone to your PC, open the command line in the ADB folder, and execute: Adb devices (you should display your device).
- Download the font in.ttf format and rename it to custom_font.ttf. Put the file in the folder. /sdcard/MIUI/theme/ phone-on.
- The commands are: adb shell su mount -o rw,remount /system cp /sdcard/MIUI/theme/custom_font.ttf /system/fonts/ chmod 644 /system/fonts/custom_font.ttf reboot
Exclusive for POCO and Black Shark: On these devices in Settings โ Additional โ POCO Lab has an option Super Wallpaper Font that syncs font color with wallpaper.