How to permanently remove the built-in voice recorder on Xiaomi: the complete guide

Why Xiaomi’s Standard Voice Recorder Can Get In The Way – and How to Remove It Safely

The built-in Dictophone app** on Xiaomi, Redmi and POCO smartphones is often a source of irritation: it takes up space in memory, appears in the list of recent apps without your knowledge and sometimes even starts recording sound in the background (especially on models with MIUI 13+). Unlike Google Drive or YouTube, it can not be removed in the standard way – the β€œDelete” button in the settings simply does not exist.

Complicating the problem is that MIUI treats the recorder as a system component, even if you don't use it. In this article, we'll look at 5 working methods, from simple shutdown to complete removal via ADB, including nuances for different firmware versions. Importantly, some methods require superuser rights (root), but we'll also provide solutions without them.

Method 1: Disable the recorder through the MIUI settings (without root)

If you don’t have to completely remove the app, but just hide it from the interface and stop background activity, this method works best. It works on all Xiaomi smartphones with MIUI 12-15 and requires no special knowledge.

Instructions:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search bar, enter "Dictophon" (or Recorder in English firmware).
  • βš™οΈ Click on the app, then select Disable (or Remove Updates if the button is active).
  • πŸ”„ Confirm action. The app will disappear from the menu, but will remain in the system.

⚠️ Warning: After disabling the recorder will no longer appear in the list of applications, but its data (records) will remain in the device memory. To delete them, clear the cache and storage in the same menu before turning off.

Clear the app's cache|Delete all records (if any)|Backup of important records|Disable autostart in battery settings-->

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

For those who are willing to connect a smartphone to a computer, the ADB method allows you to completely remove the voice recorder without superuser rights. It is an official tool from Google, but requires care.

Step-by-step:

  1. πŸ–₯️ Install. ADB Tools on PC and enable Debugging on USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Additional β†’ For developers).
  2. πŸ”Œ Connect your phone to your PC and type in the command line: Adb devices Make sure the device is defined.
  3. πŸ—‘οΈ Execute the command to remove the recorder: adb shell pm uninstall --user 0 com.miui.soundrecorder For global firmware (MIUI Global) may require an alternative package: com.android.soundrecorder.

⚠️ Warning: If you have problems with system sounds after removal (for example, the alarm clock sound is gone), restore the application with the command:

adb shell cmd package install-existing com.miui.soundrecorder

What if the ADB can’t see the device?
1. Check if Xiaomi drivers are installed on your PC (download from the official website). 2. Try another one. USB-cable (original from charging may not be suitable for data transfer). 3. In the developer settings, enable Debugging by USB (Security settings) and confirm the PC permission. 4. Restart the phone and PC, then reconnect.

Method 3: Remove with root rights (for power users)

If your Xiaomi has Magisk or another root rights manager installed, you can remove the voice recorder as a regular app β€” but with reservations. This method gives maximum purity, but risks disrupting the stability of the system if you remove the associated libraries.

How to proceed:

  • πŸ› οΈ Install a file manager with root support (such as Root Explorer or Root Explorer). FX File Explorer).
  • πŸ“ Cross the path: /system/priv-app/SoundRecorder or (for global firmware): /system/app/SoundRecorder
  • πŸ—‘οΈ Delete the SoundRecorder folder or rename it (for example, in the SoundRecorder_bak).
  • πŸ”„ Reset the device.

⚠️ Note: On some models (Xiaomi) 12T, Redmi Note 11 Pro+) The voice recorder is integrated into the system process miui.system, its removal can lead to the collapse of the interface. TWRP!

su


pm dump com.miui.soundrecorder | grep "codePath"

This will show all the linked packages.-->

Method 4: Resetting to factory settings (radical method)

If the recorder causes a failure (e.g., it constantly starts itself or interferes with other applications), and it can not be deleted by other means, it remains a complete reset, which will delete all data from the device, including the recorder, but return it after the first setup of the system.

How to reset:

  1. πŸ“² Go to Settings. β†’ The phone. β†’ Resetting settings.
  2. πŸ”„ Choose to erase all data and confirm.
  3. πŸ” After restarting, do not restore data from the backup - this will return the recorder back.

⚠️ Attention: MIUI 14+ After the reset, you may need to link your Xiaomi account to unlock.Make sure you remember your login and password!

Disconnect via settings | Delete via ADB|Use of root-rights |Reset to factory settings |Never, I need a voice recorder-->

Method 5: Alternative – Replacing the voice recorder with a third-party application

If you can't remove the built-in voice recorder or you're afraid of disrupting the stability of the system, consider turning off the standard and installing an alternative.

AnnexAdvantagesDeficiencies
Easy Voice RecorderSimple interface, background recording, support for.mp3 and.wav.The commercial is free.
Hi-Q MP3 Voice RecorderHigh quality recording, lossless compression.Paid (around 200) β‚½).
OTTERSpeech recognition, cloud storage, synchronization.Requires registration, a time limit for recording.

After installation of the alternative:

  • πŸ”• Turn off the standard recorder (see Method 1).
  • πŸ“΅ Stop him from auto-starting in Settings β†’ Battery β†’ Autostart control.
  • πŸ”’ Limit access to the microphone in Settings β†’ Confidentiality β†’ Permits.

πŸ’‘

Disabling a standard voice recorder + installing an alternative is the safest way to get rid of an unnecessary application without risk to the system.

Frequent problems and their solutions

Even after the recording is removed, users face unexpected consequences, and consider typical scenarios and ways to fix them:

1.The recorder reappeared after the MIUI update

System applications recover with major updates. Solution: Repeat deletion via ADB or disable automatic application updates in Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ) β†’ Auto-update of applications.

2.The sound has disappeared in other applications

This happens if the recorder was linked to the system audio libraries. Restore it via ADB (see Method 2) or reset the audio settings to Settings β†’ Sound β†’ Reset.

3. "Application stopped" error when recording screen

On some models (POCO F4, Xiaomi 11T) the recorder is integrated into the screen recording function. Solution: use third-party applications to record the screen (for example, AZ Screen Recorder).

❓ Can I remove a voice recorder without a computer?
Yes, but only if you have root rights. Without them, the only way is to disable via settings (see Method 1). Apps like App Inspector or Package Disabler require root to completely remove system packages.
❓ Will the recorder return after resetting to factory settings?
Yes, because it's part of MIUI, and to get rid of it forever, you'll have to re-delete it through ADB or root after each reset.
❓ Why does the recorder turn on and record the sound?
It's a known problem. MIUI 13/14, associated with the Quick Ball function or the Xiao voice assistant AI. Turn them off in Settings. β†’ Special facilities β†’ Quick Ball and Settings β†’ Annexes β†’ Application management β†’ Xiao AI.
❓ Can I transfer the recordings of the recorder to the memory card?
Yes, but only if the recorder is not yet removed. Go to its settings (three dots in the upper right corner) and select the Save folder. Note: on MIUI 14+, this option may be blocked for system applications.
❓ Will Google Assistant work after deleting the voice recorder?
Yes, because these are independent services, but some voice control features in MIUI (e.g., commands for the camera) may require a system recorder. Test after removal.