How to make live wallpaper on Xiaomi via TikTok: a full guide with video and life hacks

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.

πŸ“Š Where do you usually swing live wallpaper for Xiaomi?
TikTok
Mi Theme Store
Third-party sites
Telegram channels
Other

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:

  1. Download the file from a link from the video (usually.apk or.zip).
  2. 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 modelAre hidden wallpapers supported?Need an ADB?
Redmi Note 10/11 ProYes (3 options)Yes.
Xiaomi 12/12TYes (5 options)No (Engineering Menu is Enough)
POCO X3/X4Yes (2 options)Yes.
Xiaomi 13 UltraNo.β€”

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:

  1. Download the video from TikTok at maximum resolution (preferably 1080p).
  2. Cut the video to 10-15 seconds (long rollers will slow down the system).
  3. Open a wallpaper creation app (like Video Live Wallpaper) and import videos.
  4. Configure the settings: Resolution: FHD (1920Γ—1080). Format: MP4 (H.264). Cyclical playback: On.

Wallpaper settings

How to speed up rendering of video wallpapers?
If animations are slowing down, reduce the video resolution to 1280Γ—720 and convert it to WebM format with a bitrate of no higher than 2 Mbps. To do this, use HandBrake or FFmpeg with the command: ffmpeg -i input.mp4 -c:v libvpx-vp9 -b:v 2M -c:a libopus output.webm

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 menuIncompatible with MIUI version or modelCheck the list of supported devices in the description for the video
Animation slows downToo high resolution video or a weak processorConvert video to 720p or use GIF instead of MP4
Wallpaper is reset after updatingWallpaper files are stored in a folder that is cleared when you update.Copy files to /sdcard/Pictures/Wallpapers and re-apply
Wallpaper app flies outConflict 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:

  1. 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).

FAQ: Frequent questions about live wallpaper on Xiaomi

Can you install live wallpaper on Xiaomi without root rights?
Yes, all of the methods described in this article work without root. However, activating hidden wallpapers through ADB may require unlocking the bootloader (but not root!).
Why did the MIUI update disappear?
Updates often reset wallpaper settings, especially if they were installed through third-party APKs. To return them, repeat the installation procedure or copy wallpaper files to a secure folder (for example, /sdcard/DCIM/Wallpapers).
How to make the wallpaper react to the tilt of the phone (paralax effect)?
You need gyro-enabled wallpapers to do this. Download the Parallax Live Wallpaper app or use KLWP with motion sensor settings. On TikTok, look for videos tagged #ParallaxWallpaper.
Can I put a live wallpaper on the lock screen?
On most Xiaomi devices, animation on the lock screen is supported only for AOD (Always-On Display). For full-fledged live wallpaper, you need root or firmware with a modified framework-res.apk.
Is it safe to download? APK-TikTok wallpaper?
There is a risk: some files may contain advers (intrusive advertising) or spyware. Before installing: Check the file through VirusTotal. Study the comments under the video (if there are complaints about viruses, do not download). Install only from trusted sources (for example, accounts with a blue tick).