How to remove the theme from the Xiaomi Redmi 9C phone: from standard methods to radical solutions

Why Xiaomi Redmi 9C Themes Can Be Troublesome, and When to Delete Them

Replaceable themes in MIUI are one of the features of Xiaomi’s firmware, allowing you to personalize the interface of your smartphone to the smallest detail. However, not all themes work correctly: some slow down the system, others conflict with system applications, and others are installed without your knowledge through updates or viruses. Owners of Redmi 9C (model M2006C3LG/M2006C3MI) often face a situation where the the theme β€œsticks” to the system and is not removed by standard methods.

In this article, we will discuss all possible methods for removing themes from basic (via the MIUI menu) to advanced (using ADB and resetting), focusing on common errors, such as when artifacts remain in the form of modified icons or fonts after deleting a topic, and figure out how to return the standard MIUI interface without losing data.

Warning: Some methods require superuser rights or system files, and if you're not sure about your skills, stick to the first three methods in the manual.

Method 1: Remove theme through the standard MIUI menu

The easiest and safest method is to use the built-in MIUI tools. It is suitable if the theme was installed through the official Themes store and did not damage the system files.

Instructions:

  • πŸ“± Open the Themes app (brush icon on desktop).
  • πŸ” Go to the My Themes tab (or My Themes in English).
  • πŸ—‘οΈ Find the theme you want, click on it and select Delete (or Delete).
  • πŸ”„ Reboot your phone to make the changes take effect.

If the Remove button is inactive or not, the theme is a system (e.g., standard MIUI Default) in which case, try changing it to another and then returning it back.

⚠️ Note: Some topics from third-party sources may not appear in the My Themes list. If you installed the.mtz file manually, go to Method 2.

β˜‘οΈ Preparation for deletion of the topic

Done: 0 / 4

Method 2: Manually delete theme files through file manager

If the theme is not deleted through the menu, its files could remain in the device’s memory. To delete them, you will need a file manager with access to system folders (for example, MiXplorer or Solid Explorer with Root mode enabled).

The path to topics at MIUI:

/data/system/theme/

Or for user-generated themes:

/sdcard/MIUI/theme/

Algorithm of action:

  1. Open the file manager and follow one of the paths.
  2. Find a folder with the title of the theme (e.g. com.example.theme).
  3. Delete the entire folder or only files with the.mtz extension.
  4. Clear the Themes app cache in settings (Settings β†’ Applications β†’ Application Management β†’ Themes β†’ Storage β†’ Clear the cache).
  5. Reboot the phone.

⚠️ Note: Delete files from the folder /data/system/theme/ root-free can cause the Themes app to crash. If the theme still appears after deleting, use the Method 4 (reset).

πŸ’‘

If you can’t find a theme folder, try sorting files by the date of the change – newly installed themes will be at the top of the list.

Method 3: Reset themes via ADB (no root)

If standard methods don’t work and you don’t have root rights, you can use the Android debugging bridge (ADB), which is a good way to remove β€œstuck” themes that don’t appear on the menu but affect the interface.

What you need:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ”Œ USB-cable (preferably original).
  • βš™οΈ Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect Redmi 9C to your PC and confirm debugging permission.
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  3. Follow the command to reset themes: adb shell pm clear com.android.themes
  4. If the topic is still active, try to delete its cache: adb shell pm clear com.miui.thememanager
  5. Reboot the phone.

These commands do not physically delete theme files, but reset the Themes app settings, which often solves the problem with β€œsticky” styles.

πŸ“Š How You Usually Set Themes on Xiaomi?
Through the official MIUI store
Downloading.mtz files from the Internet
I'm using third-party launchers.
Don't set the topic.

Method 4: Completely reset (if nothing helps)

If the theme has damaged system files or if it has been deleted, MIUI has crashed, the only reliable way to get your phone back on track is to reset to factory settings, which will delete all data from your device, including apps, photos and accounts, so use it only as a last resort.

How to reset:

  1. Create a backup copy of important data (contacts, photos, messages).
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Choose to erase all data and confirm the action.
  4. After the reboot, the phone will return to the standard MIUI theme.

⚠️ Attention: On Redmi 9C It can take up to 10 minutes to reset. Don't interrupt the process, even if the screen goes out for a long time. If the phone doesn't turn on after the reset, try going to Recovery Mode. + Volume up) and repeat the discharge from there.

Deleting methodRoot is required.Deletes the data.Difficulty
Through the MIUI menu❌ No.❌ No.⭐ Very simple.
Manual deletion of files⚠️ Preferably.❌ No.⭐⭐ Middle-Average
Reset via ADB❌ No.❌ No.⭐⭐⭐ Hardly.
Complete resetting of settings❌ No.βœ… Yes.⭐⭐ Dangerous.

Method 5: Remove themes with TWRP (for advanced users)

If you've already got root rights and installed custom TWRP recaps, you can delete the theme through the file manager recapvery, which is a way to deep-clean system folders.

Step-by-step:

  1. Turn off the phone and press Power + Volume up to enter TWRP.
  2. Select Advanced β†’ File Manager.
  3. Go to /data/system/theme/ and delete the theme folders.
  4. Go back to the main menu and select Wipe β†’ Dalvik / ART Cache.
  5. Reboot the phone.

Important: If the phone stopped booting after removing the themes through TWRP, critical system files were deleted, in which case you will need to reflash the device via Fastboot.

What to do if after removing the theme, the application icons disappeared?
This means that the theme replaced the standard icons with its files, and after it was deleted, the system was unable to restore the originals. Solution: install any launcher (for example, Nova Launcher) and change the style of the icons in its settings.

How to Prevent Automatic Theme Installation in the Future

To avoid repeated issues with topics, follow these tips:

  • πŸ›‘οΈ Turn off automatic theme updates in Settings β†’ Themes β†’ Auto-update.
  • πŸ” Install themes only from the official store MIUI.
  • πŸ“₯ Before installing a.mtz file, check it for viruses (for example, via VirusTotal).
  • πŸ”„ Clean the Themes app cache regularly.

If you’re a frequent user of design experiments, consider using third-party launchers (like Nova Launcher or Hyperion Launcher) that allow you to change icons and styles without tampering with MIUI system files.

πŸ’‘

The safest way to test new themes is to use the Preview feature in the Themes app before installing.

Frequent mistakes and their solutions

When working with themes on Redmi 9C, users face typical problems.

1.Theme removed, but icons remain changed

Reason: The theme replaced standard icons with its files in the /data/app folder.

  • Install another launcher and select a standard set of icons.
  • Use it. ADB Icon Reset: Adb shell cmd overlay disable com.android.theme.icon_pack

2 After removing the topic, the phone began to brake

Reason: Damaged cache files or conflict with other system applications.

  • Clear the cache in Recovery Mode (Wipe β†’ Wipe Cache).
  • Disable unnecessary system applications via ADB: adb shell pm disable-user --user 0 com.miui.themeeditor

3. You cannot delete the standard MIUI theme

Reason: System themes are protected from deletion.

  • Change it to another topic and then return it.
  • Use ADB to hide the theme: adb shell pm hide com.android.theme.default
Can I delete the topic without losing data?
Yes, the first three (via MIUI, file manager, and ADB) do not affect user data. Resetting (Method 4) will delete everything, so back up in advance.
Why are there artifacts (e.g., modified font) left after the topic was deleted?
Some themes change system fonts or styles through overlay files. To return a standard font, run in ADB: adb shell cmd overlay disable com.miui.fontprovider Then restart the phone.
How do I know which theme is currently active on my Redmi 9C?
Open the Themes app, go to the My Topics tab, and the active theme will be ticked, and you can also check it out through ADB: adb shell dumpsys activity | grep mCurrentTheme.
Can I return a deleted topic if it is missing from the list?
If the theme was installed from an official store, try to find it again by title. For custom.mtz files, check the /sdcard/MIUI/theme/ folder - the file may have stayed there. If the theme is permanently deleted, try to find it on forums (e.g. 4PDA or XDA Developers).
Is it safe to install themes from third-party sources?
No, it's risky. Third-party.mtz files can contain malicious code or conflict with MIUI. If you decide to install this theme, first, check the file for viruses. Back up the data. Install it through the official Themes app (not through third-party launchers).