Xiaomi Redmi 8 is a popular smartphone with flexible interface settings, but users donβt always like standard MIUI font. You may be annoyed by too bold, uncomfortable pin or unreadable style after the update. In this article, we will discuss 5 working ways to change or completely remove the system font β from built-in tools to third-party solutions.
It is important to understand that the term βremove the fontβ often implies replacing it with another, since it is impossible to completely remove the system fonts without consequences, we will consider options using both standard MIUI functions and third-party applications, taking into account all the risks and nuances for Redmi 8.
If you want to get your font back to factory or fix errors after a failed experiment, there's a separate section at the end of the article with reset instructions, and for those who are afraid of breaking their phone, we've prepared an FAQ with answers to frequent questions.
1. Standard font settings in MIUI
Let's start with the safest method, the built-in MIUI options, and the manufacturer has provided basic tools to change the size and style of the font without installing additional software.
To open the font settings menu:
- Go to Settings. β Screen.
- Select font size and style (in some versions of MIUI - Text and font).
- Options are available here: π Font size β slider from βLittleβ to βVery LargeΒ». π¨ Font style β a choice of 3-5 preset options (for example, Mi Sans, Roboto). π Fat - saturation adjustment (not available on all firmware).
Redmi 8 with MIUI 12-14 has Mi Sans (standard) and Roboto (alternative) fonts available by default. If you don't like either, move on to the next section.
β οΈ Note: Resizing the font affects the display of text in ALL applications, including messengers and browsers. If some programs cut the text after zooming in, try scaling down the interface in their settings.
2. Installation of custom fonts through MIUI themes
If there are few built-in styles, you can use the MIUI theme store. Many themes include unique fonts that automatically apply after installation.
Instructions:
- Open the Themes app (icon with brush).
- In the search bar, enter a request such as βfontβ or βfontβ.
- Choose your favorite theme (pay attention to the rating and number of downloads).
- Click Apply - the font will change along with wallpaper and icons.
The downside of the method: Themes often change not only the font, but also other interface elements. If you only want fonts, read on.
π‘
Before installing a theme, check reviews β some fonts may not show well in Cyrillic or support all characters.
3.Use of the application "MIUI Fonts" (without root)
For users who want more control, there is an official application called MIUI Fonts (formerly Mi Fonts), which allows you to install additional fonts without superuser rights, but with some restrictions.
How to determine:
- Download. APK-Application file with APKMirror (version must match yours) MIUI).
- Install the file by allowing installation from unknown sources (Settings β Applications β Special Rights β Installation of Unknown Applications).
- Run "MIUI Fonts" and select your favorite font from the directory.
- Click Apply and restart the device.
List of verified fonts for Redmi 8:
| Name of font | Style. | Cyrillic support | Size (MB) |
|---|---|---|---|
| Google Sans | Modern, geometric | Yes. | 2.1 |
| Noto Sans | Universal, clear. | Yes. | 3.5 |
| Product Sans | Minimalist, like Google. | Partially. | 1.8 |
| SF Pro | Analogue of Apple font | No. | 2.3 |
β οΈ Attention: Annex βFontsβ MIUIΒ» It may not work on custom firmware or if the manufacturer has disabled this feature in your area.
4. Font replacement via ADB (for power users)
If previous methods failed, you can manually replace system fonts with the help of ADB (Android Debug Bridge), which does not require root rights, but requires accuracy.
Step-by-step:
- Download and install Platform Tools on PC.
- Turn on USB Debugging on your phone (Settings β About Phone β MIUI version β press 7 times, then go back to Additional β For Developers).
- Connect Redmi 8 to your computer and confirm debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools.
- Follow the commands in turn: adb shell su -c "mount -o rw,remount /system" su -c "mv /system/fonts/Roboto-Regular.ttf /system/fonts/Roboto-Regular.ttf.bak" su -c "exit" adb push C:/path/to/your/font.ttf /system/fonts/Roboto-Regular.ttf adb reboot Replace C:/path/to/your/font.ttf on the way to your font.
Critical: Before replacing the original fonts, back up the original fonts with the adb pull /system/fonts/ C:/backup/fonts/ command. Without a backup, you risk getting an unreadable interface!
Suitable fonts to replace (should be in.ttf format):
- π Open Sans β Supports 80+ language.
- π Lato - free and light.
- π Inter β optimized for screens.
Download Platform Tools|Enable debugging on USB|Backup fonts.|Check the font format (.ttf)|Prepare the cable. USB (original)-->
5. Removal of custom fonts and return to factory fonts
If the font is not displayed correctly after the experiments (hieroglyphs, squares or malfunctions in applications), you need to return the standard settings.
For resetting after installation via βThemesβ or βMIUI Fontsβ:
- Go to Settings β Themes.
- Select a standard theme (Default or Basic).
- Reboot the phone.
For reset after manual replacement via ADB:
- Connect your phone to your PC and open ADB.
- Restore the original fonts with the command: adb push C:/backup/fonts/Roboto-Regular.ttf.bak /system/fonts/Roboto-Regular.ttf
- Reset the device.
If the interface is completely unreadable:
- π Go to Settings. β System system β Resetting settings β Reset all settings (does not delete files, only settings).
- π± Use Google Assistant to navigate the menu.
- π» Connect your phone to your PC and control via scrcpy (screen mirroring software).
What if the phone doesnβt turn on after changing the font?
6. Alternative methods: Launchers and add-ons
If you do not want to change the system font globally, you can limit yourself to changing the display only on the home screen or in individual applications.
1. Use of alternative launchers:
- π± Nova Launcher β allows you to change the font for icons and folders.
- π± Microsoft Launcher β supports custom fonts for widgets.
- π± Action Launcher β Flexible text settings on the desktop.
2. Applications for local font replacement:
- π€ iFont β works on some versions MIUI rootless.
- π€ FontFix β Corrects display errors after changing fonts.
These methods do not affect system files, so they are safe, but they only work within the launcher or supported applications.
π‘
Alternative launchers are the safest way to change the font without risk to the system, but they don't affect the fonts in settings, messengers and browsers.