XiaomiWiki_RU/wiki/Uninstall_system_apps.md

25 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2019-04-19 21:46:22 +02:00
[Index page](../)
2018-11-21 18:22:28 +01:00
## Uninstall system apps
By default, MIUI comes with a lot of system apps that replace stock Android's own apps and also provide popular features that you would usually get from third-party apps from Google Play. Despite what they offer, many users see these apps as bloatware and want to get rid of them to clear up space and have less icons on the home screen. MIUI doesn't give the user the option to remove these apps and services but the Android Debug Bridge is capable of doing that.
### Instructions
2019-03-01 04:11:36 +01:00
1. Download and launch the Xiaomi ADB/Fastboot Tools from [here](Tools_for_Xiaomi_devices.md).
2018-11-21 18:22:28 +01:00
2019-10-24 02:04:08 +02:00
2. Connect the device in ADB mode. See the instructions [here](https://szaki.github.io/XiaomiADBFastbootTools/).
2018-11-21 18:22:28 +01:00
3. On the ADB tab, in the Uninstaller module, select all the apps and services you wish to remove and click Uninstall!
**Note:** The Uninstaller only lists apps which aren't necessary for basic functionality, so removing them won't break the device.
2019-03-21 03:51:11 +01:00
4. Afterwards, reboot the device to finalise the changes by clicking Reboot device to System in the top menu.
2018-11-21 18:22:28 +01:00
2019-03-21 03:51:11 +01:00
### Reinstall previously uninstalled apps
1. Launch the Xiaomi ADB/Fastboot Tools and connect the device in ADB mode.
2. On the ADB tab, in the Reinstaller module, select all the apps and services you wish to reinstall and click Reinstall!
3. Afterwards, reboot the device to finalise the changes by clicking Reboot device to System in the top menu.