How to Remove Digital Well-Being on Poco X3 Pro: Proven Ways

Xiaomi Poco X3 Pro is a popular smartphone with powerful hardware, but its MIUI firmware sometimes imposes unnecessary features. One of them is Digital Wellbeing, which limits app usage time, blocks notifications and collects activity statistics. If you want to completely disable or remove this service, our guide will help you do it without risk to the system.

Unlike the standard settings shutdown, which only hides the icon, we will look at radical methods, from deleting through ADB to modifying system files. It is important to understand that some methods require unlocking the bootloader and superuser rights - this can affect the warranty and stability of the Poco X3 Pro. Are you willing to sacrifice security for freedom? Let's see.

What is Digital Well-Being and Why You Want to Delete It

The Digital Wellbeing feature was introduced in Android 9 Pie as a tool to monitor screen time. On Xiaomi Poco X3 Pro, it is integrated into MIUI 12/13/14 and includes:

  • πŸ“Š Application usage statistics (time, number of unlocks).
  • ⏰ Application timers – Automatic lock after limit.
  • πŸ›‘οΈ Do Not Disturb Mode with Schedule.
  • πŸ‘οΈ Blue light filter (partially duplicates a separate setting).
  • πŸ“΅ Limitation of notifications for selected programs.

Despite the good intentions, many Poco X3 Pro users are facing challenges:

  • 🚫 Unintentionally blocking games or instant messengers (for example, WhatsApp stops sending notifications).
  • πŸ“‰ Slowdown due to background monitoring.
  • πŸ”„ Inability to disable certain functions without root.
  • πŸ“± Conflicts with alternative launchers (for example, Nova Launcher).

⚠️ Note: On some Poco firmware X3 Pro (e.g, MIUI 13.0.4) Disabling Digital Wellbeing through settings results in a reset of the restrictions after 24 hours.

If you just want to hide the icon, you just need to turn off the app menu, but you need to do more manipulation to completely remove it.

πŸ“Š How do you feel about the Digital Well-Being functionΒ»?
Useful thing, I'm using it.
Sometimes it hurts, but it's tolerable.
I want to remove it completely.
I don't know what it is.

Method 1: Standard shutdown via settings (without root)

The safest, but also the most limited method, is suitable if you need to hide the icon and disable some of the features, but not remove the service completely.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, enter Digital Wellbeing (or Digital Wellbeing).
  3. Select the app and click Disable (if the button is active).
  4. Confirm the action – the system will warn about possible failures.

After that:

  • πŸ”˜ The icon will disappear from the menu.
  • ⏳ App timers will reset.
  • 🚫 But! the blue light filter and "Do Not Disturb" functions will remain active - they are duplicated in other sections MIUI.

⚠️ Attention: On Poco X3 Pro MIUI 14 after the device is restarted, Digital Wellbeing may be activated again.This is due to updates to Google Play services. To prevent automatic activation, disable auto-update for the Google Play Services app in the Play Store settings.

β˜‘οΈ Preparing for Digital Wellbeing Disconnection

Done: 0 / 4

Method 2: Remove via ADB (without root but with PC)

If the standard shutdown doesn’t work, you can use Android Debug Bridge (ADB), a method that doesn’t require superuser rights, but requires a computer and enabled USB debugging.

Advantages of the method:

  • πŸ”§ Unlock the bootloader (unlike the root method).
  • ⚑ Fast execution (5-10 minutes).
  • πŸ”„ Reverse – you can return the application back.

Instructions:

  1. Download ADB Tools and unpack the archive.
  2. On Poco X3 Pro, turn on: Settings β†’ About Phone β†’ MIUI Version (click 7 times to activate Developer Mode) Settings β†’ Additional β†’ Developers β†’ Debugging over USB (enable)
  3. Connect the phone to the PC and in the command line (in the folder with ADB) do: adb devices Must appear device with a serial number.
  4. Enter the command to delete: adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
  5. Reboot the Poco X3 Pro.

After completion:

  • πŸ—‘οΈ The application will be removed for the current user (not systemically).
  • πŸ”„ When resetting your phone or updating MIUI It could come back.
  • πŸ“± Timer and stats will be gone, but Google Play Services will remain intact.
What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (original from Poco) X3 Pro). 3. Include in the developer settings the option β€œCancel authorization” USB-debuggingΒ». 4. Restart your PC and phone.

Method 3: Complete removal via TWRP and Magisk (for advanced)

If you're ready to unlock the bootloader and install a custom recap, this method will permanently remove Digital Wellbeing from the system. X3 Pro with firmware MIUI 12–14.

What will be required:

  • πŸ”“ Unlocked bootloader (instruction for Xiaomi: [link](https://en.miui.com/unlock/)).
  • πŸ“± Established TWRP (POCO X3 Pro β€” vayu).
  • πŸ› οΈ Magisk for obtaining root rights.
  • πŸ’Ύ Backup copy (required!).

Step-by-step:

  1. Download TWRP for Poco X3 Pro and run through fastboot: fastboot flash recovery twrp.img fastboot boot twrp.img
  2. In TWRP, make a backup of the System partition.
  3. Install Magisk (download from [official website](https://github.com/topjohnwu/Magisk/releases)).
  4. Download the Universal Debloater module or use ADB in TWRP to remove: adb shell su mount -o rw,remount /system rm -rf /system/priv-app/Wellbeing rm -rf /system/app/WellbeingPrebuilt reboot
MethodNeed root?ReversibilityRisk to the system
Standard shutdown❌ No.βœ… Yes.⚠️ Low.
ADB❌ No.βœ… Yes.⚠️ Medium.
TWRP + Magiskβœ… Yes.❌ No (no backup)❌ High-pitched
Modified firmwareβœ… Yes.❌ No.❌ critical

⚠️ Note: Removing system applications through TWRP This can lead to bootloop if you remove dependent components. Before manipulating, check if Wellbeing is used by other services (e.g. Google Play Services). ADB Please follow the command: pm list packages -f | grep wellbeing

πŸ’‘

If notifications in instant messengers have stopped working after deleting Digital Wellbeing, clear the cache of Google Play Services and Services Framework applications in the settings.

Method 4: Disable via Google Settings (alternative)

If you don't have to delete the app completely, you can do it through your Google account, which doesn't require ADB or root, but it doesn't work on all versions of MIUI.

Instructions:

  1. Open Settings β†’ Google β†’ Manage your Google account.
  2. Go to the Data and Personalization tab.
  3. Find the Digital Well-Being section and turn it off: πŸ“± Activity tracking. ⏰ App timers. πŸ›‘οΈ Parental control (if activated).

Settings β†’ Applications

clear the data

Digital Wellbeing

This method does not remove the app, but stops it from working.Cons: after the update to Google Play Services, the settings may reset.

πŸ’‘

Disabling through a Google account is the safest method, but it doesn't physically remove the app.It's suitable for those who want to temporarily suspend the feature without risking the system.

Method 5: Install custom firmware without Digital Wellbeing

For those who are ready for a full flashing, there are modified versions. MIUI or AOSP-Firmware (e.g. Pixel Experience, LineageOS) that does not have Digital Wellbeing by default.

Pros of the method:

  • 🧹 Clean system without unnecessary services Xiaomi/Google.
  • πŸš€ Best performance (no background monitoring).
  • πŸ”§ Flexible configuration (you can choose firmware without GApps).

Cons:

  • ⚠️ Loss of warranty (requires unlocking the bootloader).
  • πŸ”„ Risk of Firmware Errors (Possible Brick).
  • πŸ“± Not all functions. MIUI It will work (e.g., Game Turbo).

Recommended firmware for Poco X3 Pro:

  • πŸ“± Pixel Experience – Android without Digital Wellbeing.
  • πŸ“± LineageOS – Minimalist firmware with optional GApps.
  • πŸ“± MIUI EU β€” A modified version without Chinese services.

⚠️ Attention: Firmware custom software on Poco X3 Pro version MIUI 14+ You may need to roll back to an older version via fastboot.This is due to Xiaomi's policy of blocking downgrade. XDA Developers.

What to do if there are problems after removal

Removing system applications can sometimes lead to unpredictable consequences, and these are typical problems and solutions:

Problem.Possible causeDecision
Notifications are not workingFailure in Google Play ServicesClear cache and data from Google Play Services and Services Framework
Loaded loading (bootloop)Critical dependencies removedRestore backup via TWRP or flash stock firmware
Blue light filter is not working.The function was tied to Digital WellbeingUse third-party apps (e.g. Night Light)
Mistakes in updating MIUIThe system is trying to recover deleted filesDisable auto-updates or flash custom recavery

If after manipulation Poco X3 Pro stopped turning on:

  1. Press Power + Vol Up to log in to fastboot.
  2. Connect your phone to your PC and run the stock firmware through the Mi Flash Tool.
  3. If it doesn’t work, contact the service center (indicate that the problem occurred after updating, not removing applications).

πŸ’‘

Before any manipulation of the system, back up your phone via TWRP or Mi PC Suite, which will allow you to restore the phone in 10-15 minutes in the event of a crash.

FAQ: Frequent questions about Digital Wellbeing removal

❓ Can I delete Digital Wellbeing without a computer?
Yes, but with limitations. You can: Disable the application through settings (see Method 1). Use debloater applications (for example, Universal Android Debloater), but they require root. Without a PC and ADB, complete removal is impossible.
❓ Will Digital Wellbeing return after resetting settings?
Yes. In a hard reset, all system applications, including Digital Wellbeing, will be restored. To avoid this: Use TWRP to create a backup after you delete. Sweep through custom firmware without GApps.
❓ Does removing Digital Wellbeing affect productivity?
Yes, but not much: ~50–100 MB of memory (in the background). ~1–3% battery charge per day (when using timers) after removal, you may notice: ⚑ Faster launch of some applications. πŸ“‰ Decrease in background activity of Google Play Services. However, the performance gains will be minimal - do not expect miracles.
❓ Can I remove my digital wellbeing from Poco? X3 Pro MIUI Global?
Yeah, but harder than that. MIUI China. Xiaomi's global firmware has: πŸ”’ Block unlocking the bootloader (you will have to wait 7-15 days after the account is linked). πŸ›‘οΈ Protection against modifications (e.g. anti-rollback) Recommendations: Use Method 2 (ADB) β€” It works on all versions. For root methods, move to the root version. MIUI EU Xiaomi.eu – it is easier to unlock the bootloader.
❓ Are there alternatives to digital wellbeing?
If you only need use timers but don’t like the standard app, try it: πŸ“± ActionDash – analogue with advanced statistics. πŸ“± StayFree – Minimalist Screen Tracker. πŸ“± Forest is a gamified time control application that doesn't require root or integrate into the system, so you can delete it at any time.