How to remove Outlook from Xiaomi phone: 5 proven ways

Microsoft Outlook is often pre-installed on Xiaomi smartphones, especially if the device was sold with Microsoft-branded services. Even after manual removal, the program can β€œrestore” after system updates or appear in the list of system applications that MIUI does not allow to uninstall using standard methods. In this article, we will discuss all working ways to remove Outlook, including hidden settings MIUI, ADB commands, and explain why the application can come back.

It is important to understand that complete deletion (as opposed to disconnection) requires superuser rights or special tools. If you use Outlook for work mail, export data first - after uninstallation, all emails, calendars and contacts will be irrevocably deleted from the device (but will remain on Microsoft servers). For Xiaomi 12/13/14 Pro models and flagships with HyperOS, the process may be different - we will specify the nuances.

Why is Outlook not removed in the standard way?

On Xiaomi smartphones, the Microsoft Outlook app can be:

  • πŸ“¦ Pre-installed system software - sewn into the firmware MIUI/HyperOS and protected from removal.
  • πŸ”„ Recovered after updates β€” MIUI Automatically returns remote applications when reset or upgrade.
  • πŸ”’ Associated with a Microsoft account – if you logged in through Settings β†’ Accounts, system considers Outlook "necessaryΒ».
  • πŸ“± Office package – sometimes installed with Word/Excel via Microsoft Launcher.

To check Outlook status on your Xiaomi, go to Settings β†’ Apps β†’ App Management β†’ Outlook. If the Remove button is inactive or not, the app is system-based, and alternative methods will be needed.

πŸ“Š How to use Outlook on Xiaomi?
Only for work.
Personal mail.
Synchronizing the calendar
I don't use it, I want to delete it.
Another option

Method 1: Standard removal (if the button is active)

If Outlook was manually installed by you (not preinstalled), you can delete it through the app menu:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Microsoft Outlook in the list (use search if there are many apps).
  3. Click "Delete" and confirm the action.

If there is no Delete button but there is a Disable button, it means that the application is system-based, and shutting it down from the menu and stops background processes, but does not free up the memory completely.

πŸ’‘

Before deleting, check if Outlook is used to sync workmail over Exchange.Some corporate policies require an app to access email.

Method 2: Removal via ADB (without root)

The Android Debug Bridge (ADB) tool allows you to remove system applications without superuser rights, which works on all Xiaomi smartphones (including the Redmi Note 12/13, POCO X5/F5), but requires a connection to a PC.

Steps:

  1. Enable USB debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (click 7 times) Settings β†’ Additional β†’ For Developers β†’ Debugging on USB
  2. Connect your phone to your PC and confirm your trust in your computer.
  3. Download ADB Tools and open the command line in the file folder.
  4. Enter the command to check the connection: adb devices (should appear serial number of your Xiaomi).
  5. Remove Outlook by command: adb shell pm uninstall --user 0 com.microsoft.office.outlook

If the team returns the Failure error [DELETE_FAILED_INTERNAL_ERROR], So the application is firmware-protected, and in this case, it's only going to help unlock the bootloader and get root rights. 4).

Download ADB Tools on PC

Enable debugging over USB on Xiaomi

Connect your phone to the original cable

Check the connection of the adb device team

Make a backup copy of the data-->

Method 3: Disconnection via MIUI Hidden Settings

MIUI 12-14 and HyperOS have a hidden menu for managing system applications, which allows you to disable (but not remove) Outlook without ADB:

  1. Open the phone app and type in: ##4636###
  2. Select Phone Information β†’ Settings menu (or Usage statistics).
  3. Find Microsoft Outlook in the list and click β€œDisable”.

This method does not free up memory, but stops the background activity of the application. After resetting settings or updating, MIUI Outlook can be activated again.

What if the #4636## code doesn’t work?
On some Xiaomi models (e.g. Redmi 10C or POCO M5), this code is blocked. Alternatively, use the Activity Launcher app from Google Play: 1. Install Activity Launcher. 2. Find Settings β†’ ManageApplications. 3. Select Outlook and disable it.

Method 4: Complete removal with root rights

If you're ready to root, you can delete Outlook forever, and this is a method that's suitable for power users, because:

  • ⚠️ Violates the warranty (on the new Xiaomi 14 models, the warranty is canceled when the bootloader is unlocked).
  • ⚠️ It can lead to unstable work. MIUI (Especially if you delete the associated system files).
  • βœ… But it allows you to delete Outlook without the possibility of recovery, even after updates.

Instructions:

  1. Unlock the bootloader via Mi Unlock Tool (requires a Xiaomi account and wait 7-15 days).
  2. Install custom recovery (such as TWRP) and scrolle Magisk to get root.
  3. Use a root-access file manager (e.g., Root Explorer) and delete: /system/priv-app/Outlook/ /system/app/Outlook/ /data/app/com.microsoft.office.outlook-*
  4. Clear the cache in /data/dalvik-cache/ (look for files with outlook in the title).

⚠️ Note: Deleting system files can cause errors in the work MIUI, Especially if Outlook is integrated with calendar or contacts. TWRP Mi Cloud.

Method 5: Reset to factory settings (extreme case)

If Outlook came after the MIUI update and isn't deleted by other means, you can do a hard reset.

  • πŸ”„ Delete all data from the phone (photos, messages, applications).
  • πŸ“± It will return the firmware to factory status, but it does not guarantee that Outlook will not return after the first update.
  • βš™οΈ On some models (Xiaomi 13 Ultra, Mix Fold 3) reset may bring back the old version MIUI.

How to reset:

  1. Make a backup through Settings β†’ About Phone β†’ Backup.
  2. Go to Settings β†’ About Phone β†’ Resetting β†’ Delete all data.
  3. Confirm the action and wait for the reboot.

After reset, don't restore data from a MIUI backup - this could bring Outlook back.Install apps manually from Google Play.

πŸ’‘

Factory reset is not a panacea. If Outlook is sewn into your Xiaomi model’s firmware, it will come back after the first system update.

Table: Comparison of Outlook removal methods

MethodYou need a PC?Need root?Removing it completely?Risks.
Standard removal❌ No.❌ No.❌ Unless it's a system.Low.
ADBβœ… Yes.❌ No.βœ… Yes, for the current user)Medium (can be returned)
MIUI Hidden Settings❌ No.❌ No.❌ Just shutting it off.Low.
Root + Delete filesβœ… Yes.βœ… Yes.βœ… Yes (forever)High (risk of system errors)
Resetting settings❌ No.❌ No.❌ TemporarilyHigh (data loss)

Frequent mistakes and their solutions

When you delete Outlook on Xiaomi, users face typical problems:

  • πŸ”™ Outlook is back after the update. MIUI β†’ Turn off auto-update system applications in Settings β†’ Annexes β†’ Auto-update.
  • 🚫 ADB misstep DELETE_FAILED_DEVICE_POLICY_MANAGER β†’ So Outlook is controlled by device policy (e.g., through Microsoft Intune). β†’ Accounts.
  • πŸ“΅ After removal, contacts/calendar are missing β†’ Outlook synced them to your Microsoft account.Restore via the web version.
  • πŸ”§ The β€œDisable” button in the hidden menu does not work β†’ Try another method (for example, ADB) Check if the menu is blocked by the manufacturer.

⚠️ Note: Some Xiaomi models for China (with China firmware) ROM) Microsoft system applications cannot be removed without changing the firmware region, in which case only flashing on Global will help. ROM.

FAQ: Answers to Frequent Questions

Can I delete Outlook without losing my email?
Yes, but only if you pre-export data. Back up emails via Outlook Settings β†’ Export data or sync with your Microsoft account. Once the application is deleted, the emails will remain on servers and be accessible via a web version or other email application (such as Gmail or FairEmail).
Why is Outlook installed after resetting?
This is a feature of MIUI and HyperOS. Xiaomi has partnered with Microsoft, and some system applications (including Outlook, Skype, LinkedIn) are restored automatically. To avoid this: After a reset, do not connect to Wi-Fi immediately - delete unnecessary applications first. Disable auto-update in Settings β†’ Apps β†’ Google Play β†’ Auto Update. Use ADB to block the installation (adbpm com.microsoft. hideoffice.outlook shell command).
Is it safe to remove Outlook through root?
Removing system applications is always risky, but Outlook is not critical software for MIUI. Main dangers: If Outlook is integrated with calendar or contacts, their synchronization can break. On some models (Xiaomi Pad 6, Mix Fold 2), removing Outlook leads to errors in Microsoft Launcher. After updating MIUI, the application can return if not blocked through ADB. Recommendation: Before removing it, check if Outlook is used for workmail using Exchange protocol - some companies require it to access corporate data.
How to remove Outlook on Xiaomi with HyperOS?
In HyperOS (new firmware for Xiaomi 14, 13T, etc.), the process is similar to MIUI, but there are nuances: The hidden menu ##4636## may not work - use Activity Launcher. ADB commands are the same, but sometimes confirmation is required through adb shell pm uninstall -k --user 0 com.microsoft.office.outlook. Once removed, clear the cache to Settings β†’ Warehouse β†’ Cleanse, otherwise temporary files may remain. If Outlook is sewn into HyperOS as part of the Microsoft OneDrive suite, its operation may affect the work of the OneDrive Team.
Are there any alternatives to Outlook for Xiaomi?
If you delete Outlook due to inconvenience, consider replacing it: πŸ“§ Gmail – Supports Exchange, but is less functional for calendars. πŸ”’ FairEmail is a private client with open source (without advertising). πŸ“… Nine – a paid application with full support Exchange/Office 365. 🌐 Web version of Outlook - if you do not want to install the application, use the browser. IT-Department, whether you are allowed to use alternative clients – some companies block access not through Outlook.