Xiaomi's MIUI-based smartphones allow you to install dynamic wallpaper, but standard options get bored quickly. Many users are looking for a way to add live wallpaper through TikTok, a method that has gone viral thanks to short videos with step-by-step instructions. However, not everyone knows that the process has nuances, from firmware versions to model restrictions.
In this article, weβll break down 3 working ways to install live wallpaper via TikTok (including hidden chips), explain why the method may not work on some devices, and provide alternative solutions, and learn how to bypass the limitations of MIUI 14/15 and save animation after a phone reboot.
Spoiler: The most reliable way is through APK-files are from trusted sources, but it requires additional settings. 3D-paralax or reaction to the screen tilt, prepare for a little manipulation with system parameters.
Why TikTok has become a source of live wallpaper for Xiaomi
The trend to install dynamic wallpaper via TikTok began in 2023, when users began sharing short videos with links to.apk files or instructions for activating hidden MIUI features.
- π₯ Visual simplicity: The videos show each step, making it easier to repeat even for beginners.
- π Bypassing restrictions: some wallpaper is officially unavailable in regions with Global ROM.
- π Free: Unlike paid themes in the Mi Theme Store, wallpaper from TikTok is often distributed without payment.
- π Regular updates: Video creators quickly share new collections (for example, wallpaper with the effect of neon or particles).
But there are pitfalls, too. First, not all links from TikTok are secure -- some are. APK-The files may contain adware or viruses, and secondly, after the update, MIUI The wallpaper can be reset if it's not installed correctly, and we'll show you how to minimize the risks.
Method 1: Install via a direct link from TikTok (fastest)
This method is suitable for users who found TikTok videos with a direct link to a.apk file or an archive with wallpaper. Importantly, use only verified sources (for example, accounts with verification or positive reviews).
Step-by-step:
- Download the file from a link from the video (usually.apk or.zip).
- If it's APK: Allow installation from unknown sources to Settings β Applications β Special Access β Install unknown applications. Install a file and open an app (often called Live Wallpaper Picker). Select your favorite wallpaper and apply it.
ZIP
- Unpack the archive in the Download/Wallpapers folder.
- Use a file manager (such as Mi File Manager) to apply wallpaper through Long Click on Desktop β Wallpaper β My Wallpaper.
- Connect the phone to the PC and execute the command through ADB: adb shell settings put global hidden_live_wallpaper_enabled 1
- Reset the device.
- Press your finger on the desktop β Wallpaper β scroll down to the Hidden section.
| Xiaomi model | Are hidden wallpapers supported? | Need an ADB? |
|---|---|---|
| Redmi Note 10/11 Pro | Yes (3 options) | Yes. |
| Xiaomi 12/12T | Yes (5 options) | No (Engineering Menu is Enough) |
| POCO X3/X4 | Yes (2 options) | Yes. |
| Xiaomi 13 Ultra | No. | β |
Warning: After resetting or updating MIUI, the hidden wallpaper may disappear. To return it, repeat the procedure with ADB.
π‘
If ADB-If the command did not work, try an alternative method: in the engineering menu (#4636##) select Testing. β Live Wallpaper Test and activate Enable Hidden Wallpapers.
Method 3: Convert video from TikTok to live wallpaper
If you find a TikTok video that you want to use as wallpaper (like an animation with clouds or city lights), you can convert it to.mp4 or.gif and apply it through special applications.
What you need:
- π± A live wallpaper application (e.g., Video Live Wallpaper or GIF Live Wallpaper Maker).
- π¬ Video from TikTok (download it via online services like Snaptik or SSSTikTok).
- βοΈ File Manager to save the result.
Step-by-step:
- Download the video from TikTok at maximum resolution (preferably 1080p).
- Cut the video to 10-15 seconds (long rollers will slow down the system).
- Open a wallpaper creation app (like Video Live Wallpaper) and import videos.
- Configure the settings: Resolution: FHD (1920Γ1080). Format: MP4 (H.264). Cyclical playback: On.
Wallpaper settings
How to speed up rendering of video wallpapers?
Warning: video wallpaper is severely draining the battery. AMOLED-screens (for example, Xiaomi 13 Pro or Redmi) K60) Increases in consumption by 15-20% to save charge, activate Battery Savings mode or limit the work of wallpaper in the background.
Why TikTokβs live wallpaper may not work
Even if you followed the instructions, the wallpaper may not apply or disappear after the reboot.
| Problem. | Reason. | Decision |
|---|---|---|
| Wallpaper is not displayed in the selection menu | Incompatible with MIUI version or model | Check the list of supported devices in the description for the video |
| Animation slows down | Too high resolution video or a weak processor | Convert video to 720p or use GIF instead of MP4 |
| Wallpaper is reset after updating | Wallpaper files are stored in a folder that is cleared when you update. | Copy files to /sdcard/Pictures/Wallpapers and re-apply |
| Wallpaper app flies out | Conflict with MIUI Optimization (system optimization) | Turn off optimization in Settings β Applications β Application Management β Three-point β Special Access β Battery Optimization |
If the wallpaper is installed but not animated, check:
- π Battery Savings mode is enabled (it can block animations).
- π± Whether the firmware has been updated (in MIUI 15 changed the mechanism of work of live wallpaper).
- π οΈ Have you been in the development settings for developers? β Windows animation (should be) 1x).
π‘
On devices with HyperOS (the new firmware from Xiaomi), standard methods of installing live wallpaper may not work, in which case use applications like KLWP Live Wallpaper Maker, which support customization through Kustom scripts.
Alternative ways to install live wallpaper (if TikTok didn't help)
If TikTokβs methods donβt work, try these options:
- Official Mi Theme Store: Open Themes β Wallpaper β Live wallpaper. Some themes (such as "Space" or "Ocean") contain hidden animation. Minus: most premium wallpapers are paid (from 100-300 rubles).
KLWP Live Wallpaper Maker
- Allows you to create custom wallpaper with animation, reaction to the weather or time.
- It requires skills in working with Kustom scripts.
- It is suitable for advanced users.
Attention: Some APK-The wallpaper leaves behind services that continue to work in the background. ADB-team:
adb shell pm uninstall --user 0 com.example.livewallpaper(Replace com.example.livewallpaper with the real name of the package, which can be found through the App Inspector).