How to enable dark mode in TikTok on Xiaomi: all ways for MIUI

Dark theme in TikTok not only reduces the load on the eyes in the evening, but also saves battery power on the eyes. AMOLED-But many users are facing a problem: despite the activated system dark mode in the smartphone. MIUI, The app is stubbornly bright, and the reason is because of TikTok's work and the manufacturer's limitations.

In this article, we will discuss 5 working methods for enabling a black interface in an application, from standard settings to bypassing the engineering menu. MIUI (12, 13, 14) model Xiaomi/Redmi/POCO. If you have already tried to enable a dark theme through your account settings, but nothing worked out โ€“ do not close the page: there will be non-obvious solutions.

Why does TikTok not switch to dark mode automatically?

TikTok uses its own theme definition logic, which doesnโ€™t always sync with Android system settings. Here are the key reasons why the interface stays light:

  • ๐Ÿ“ฑ Version. MIUI Below 12.5: Old firmware does not have full support for Force Dark Mode (forced dark mode for all applications).
  • ๐Ÿ”„ Account Settings Conflict: TikTok can ignore the system theme if the user profile clearly has a light mode.
  • ๐Ÿ› ๏ธ Manufacturer restrictions: Some Xiaomi models (e.g. Redmi Note 8 Pro or POCO X3 NFC) Have trouble displaying dark themes in individual applications due to optimizing power consumption.
  • ๐Ÿ“ฆ TikTok: In versions below 23.5.0, dark mode may not work stable or be completely absent.

Before you go to radical methods, make sure that the problem is not in the trivial things:

โš ๏ธ Attention: If you are using MIUI 14 Xiaomi 13/13 Pro, check for updates in Settings โ†’ The phone. โ†’ Update MIUI. In the latest builds, bugs with the display of a dark topic in social networks were fixed.

๐Ÿ“Š What is your Xiaomi model?
Redmi Note 10/11/12
POCO F3/F4/F5
Xiaomi 11/12/13
Another model
I don't know.

Method 1: Enable dark theme through TikTok settings

The most obvious, but often ignored, method is that many users don't notice that TikTok has its own display settings, independent of the system.

  1. Open the TikTok app and tap the profile icon in the lower right corner.
  2. Press three horizontal lines (โ˜ฐ) In the upper right corner to open the menu.
  3. Select Settings and Privacy.
  4. Go to Content and Activity Settings โ†’ Dark Mode.
  5. Activate the Dark switch or select As in System (if you want to sync with MIUI).

If this item is not available or is inactive:

  • ๐Ÿ”„ Update the app to the latest version on Google Play.
  • ๐Ÿ“ฑ Restart your smartphone โ€“ sometimes the settings are only applied after a reboot.
  • ๐Ÿšซ Make sure that in the settings โ†’ Screen. โ†’ Dark mode on the phone is enabled system dark mode.

๐Ÿ’ก

If after enabling a dark theme in TikTok, some elements (such as buttons or text) are displayed incorrectly, try clearing the app's cache in Settings โ†’ Apps โ†’ TikTok โ†’ Storage โ†’ Clear the cache.

Method 2: Forced dark mode via MIUI settings

If TikTok ignores the system settings, you can force it to use the dark theme forcefully. In MIUI 12.5 and later, there's a hidden Force Dark Mode feature that works even for stubborn applications.

  1. Open the phone settings.
  2. Go to the Screen section.
  3. Choose Dark Mode.
  4. Activate the slider Enable Dark Mode (if it is turned off).
  5. Put three points on it (โ‹ฎ) in the upper right corner and select Additional settings.
  6. Enable the option to Force Dark Mode for all applications.

Important: This method can cause visual bugs in some applications (e.g. white text on a white background) if TikTok becomes unreadable after activation:

  • ๐ŸŽจ Try to disable Forced Mode and use Method 3 (via Engineering Menu).
  • ๐Ÿ” Check if the app has been added to exceptions. To do this, go back to the Additional Settings and see the Exclusions list for Forced Dark Mode.
What to do if there is no "Additional settings" item?
On some MIUI firmware (e.g. Redmi 9A with global version), this item is hidden. In this case, try to turn on Developer Mode (7 times tap the MIUI version in your phone settings), then go back to Settings โ†’ Additional โ†’ Developer Settings and activate Forced Dark Mode.

Method 3: Modify theme through the engineering menu (for advanced)

If standard methods do not work, you can try to change the display settings through the MIUI engineering menu. This method requires caution, since incorrect changes can lead to malfunctions in the interface.

Instructions:

  1. Open the Phone app and type the combination: ##36446337## (code may not work on some models).
  2. If the code doesnโ€™t work, try the alternative: ##4636##, then go to the MIUI Version tab.
  3. In the engineering menu, find the Display or Screen section.
  4. Scroll down to Dark Mode Adjustment (or similar in meaning).
  5. Set Enabled for Force Dark Mode.
  6. Save the changes and restart the phone.

โš ๏ธ Note: On some devices (POCO X3 Pro, Redmi K40) The engineering menu may be blocked, in which case use Method 4 (via ADB). Do not change other options in the engineering menu unless you are sure of their purpose!

Critical: After applying the changes through the engineering menu, some elements of the MIUI interface may not display correctly. To return everything back, reset the screen settings in the Settings menu โ†’ Screen โ†’ Reset screen settings.

Method 4: Using ADB for Forced Dark Mode

For users who are ready for more complex manipulations, there is a method using ADB (Android Debug Bridge) that allows you to manually specify a dark theme for a specific application, including TikTok.

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
  • ๐Ÿ“ฑ Included Developer Mode and Debugging by USB smartphone.
  • ๐Ÿ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect your smartphone to your computer and allow debugging over USB.
  2. Open the command prompt (cmd) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices Make sure your device appears in the list.
  4. Execute the command to enable forced dark mode for TikTok: adb shell cmd uimode night yes
  5. If you only need to apply to TikTok, use: adb shell am start -n com.zhiliaoapp.musically/com.zhiliaoapp.musically.activity.SplashActivity --es "theme" "dark"
  6. Restart the TikTok app.

If the dark theme is not applied after the execution of the commands:

  • ๐Ÿ”„ Try reinstalling TikTok.
  • ๐Ÿ“ฑ Check if it's blocking. MIUI alteration ADB. Please enter: adb shell settings get global force_dark If the result 0, Adb shell settings put global settings force_dark 1

Install Xiaomi drivers on PC| Enable developer mode on phone | Activate debugging on USB| Download ADB Tools (platform-tools) | Connect the phone with the original cable-->

Method 5: Install a modified version of TikTok

If none of the above methods worked, the radical solution is to install a modified version of TikTok with a pre-activated dark theme, which is suitable for advanced users, as it requires:

  • ๐Ÿ”“ Unlock the bootloader (Bootloader).
  • ๐Ÿ“ฑ Custom recaveri installations (TWRP).
  • ๐Ÿ›ก๏ธ Disabling the application signature verification.

Where to get a modified APK:

SourcePlusesConsReference
XDA DevelopersProven builds, community supportRegistration is required, not all versions are stableforum.xda-developers.com
Telegram channelsQuick updates, Russian-language supportVirus risk, no security guaranteeSearch for "TikTok Dark Mod"
APKMirrorOfficial modified versionsLimited functionality of dark themeapkmirror.com

โš ๏ธ Attention: Installation of modified APK-Files can lead to a ban on TikTok account for breach of user agreement, and these versions often contain vulnerabilities for data theft!

Alternatively, if you want a dark theme purely for your vision, try using overlays through apps like Night Screen or Blue Light Filter, which don't change the TikTok interface, but reduce brightness and filter blue light.

๐Ÿ’ก

Modified versions of TikTok may contain malicious code. Check files through VirusTotal before installing and review forum reviews.

Problem Solving: TikTok Remains Bright

If youโ€™ve tried all the ways but TikTok still refuses to go black, check out the following:

  • ๐Ÿ“ฑ Smartphone model: On some Xiaomi devices (e.g. Redmi) 7A or POCO M2) A dark topic on social media is unstable due to weak iron.
  • ๐Ÿ”„ Firmware region: In Chinese (China) ROM) Global and Global (Global) ROM) version MIUI The settings for the dark theme may be different. ROM, Try to switch to Global through MIUI bootloader.
  • ๐Ÿ“ฆ Conflict with other applications: Some launchers (like Nova Launcher) or interface customization programs (Substratum) may block system themes.

If nothing works, the last option is to call TikTok for support.

  1. Open TikTok and go to Profile โ†’ Settings โ†’ Problem Report.
  2. Select the category Problems with the account โ†’ Other.
  3. Describe the problem: โ€œDark theme doesnโ€™t work on Xiaomi (specify model) despite the settings enabled.โ€
  4. Attach screenshots from Settings โ†’ Screen and TikTok menu.

Support usually responds within 2-5 days, and in some cases, they can manually activate a dark theme for your account.

FAQ: Frequent questions about the dark topic in TikTok on Xiaomi

โ“ Why After Updating MIUI The dark topic on TikTok is missing?
This is a typical problem after major MIUI updates (e.g., version 12 to version 13) and the reason is to reset the forced dark mode settings. Solution: Check if Force Dark Mode is enabled in Settings โ†’ Screen โ†’ Additional settings. Clear TikTok cache in the app settings. If it didn't work, reset the screen settings (Settings โ†’ Screen โ†’ Reset screen settings).
โ“ Can I include a dark theme in TikTok without root rights?
Yes, all of the methods described in this article (except for installing a modified APK) work without root. The most reliable methods are: Activation via TikTok settings (Method 1). Forced dark mode in MIUI (Method 2). Use ADB (Method 4). Root may only be needed for deep customization of the interface via Xposed or Magisk.
โ“ Why TikTok only has a dark theme on half screens?
This is a bug that is common to MIUI 12.5 and some versions of MIUI 13. The problem arises from a conflict between the system theme and the app's internal settings. Solutions: Update TikTok to the latest version. Disable and re-enable Forced Dark Mode in the MIUI settings. Try changing the TikTok account region (for example, from Russia to Turkey) - sometimes this resets the theme cache.
โ“ How to return a bright topic, if after ADB-TikTok teams have become unreadable?
If, after application, ADB-commands TikTok interface is displayed incorrectly (for example, black text on a black background), follow the following steps: adb shell cmd uimode night no If this does not help, reset the dark mode settings: adb shell settings put global settings force_dark 0 Then restart your phone and check the settings in TikTok itself.
โ“ Does the dark theme work in TikTok Lite?
No, TikTok Lite (the lightweight version of the app) doesn't support dark theme on any device, including Xiaomi. This is a limitation set by developers to save resources. Solutions: Install the full version of TikTok (requires ~150MB of memory). Use Force Dark Mode in MIUI, but be prepared for visual bugs. Activate the blue light filter in the screen settings (Settings โ†’ Screen โ†’ Blue Light Filter).