After debloat and reboot I finish in redmi recovery 3.0 (main menu).
What can I do, now ?
Is Wipe all data ithe only way ?

What can I do, now ?
Is Wipe all data ithe only way ?
It crashes when I use camera too, I can take pictures normally but when I try to see it , it crashes !!! I can make factory reset and all will fix, but is a lot of to remove again all that trash staff !!!Install third party gallery. For example the one you find on XDA.
sent with rn7
i dont know if someone already ask this,These are quick instructions on how to disable some of the Redmi NOTE 7 and Redmi Note 7 Pro Bloatware. Root is NOT NEEDED and a UNLOCKED bootloader is NOT NEEDED to accomplish this. If there are anymore packages that are safe to disable that need to be added to the list just post a reply on this thread and i will add it to the list
Please keep this strictly REDMI NOTE 7 and REDMI NOTE 7 Pro orientated only.
1) install fastboot and adb on your PC
fastboot download: (https://www.xda-developers.com/google-releases-separate-adb-and-fastboot-binary-downloads/)
fastboot/adb installation/usage instructios: https://www.xda-developers.com/install-adb-windows-macos-linux/
2) once you have adb running and working with your device run the following commands to remove the desired packages.
Code:adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Duo adb shell pm uninstall -k --user 0 com.google.android.music # Google Music adb shell pm uninstall -k --user 0 com.google.android.videos # Play Movies adb shell pm uninstall -k --user 0 com.android.browser # Mi Browser adb shell pm uninstall -k --user 0 com.miui.bugreport # Mi Feedback adb shell pm uninstall -k --user 0 com.miui.compass # Mi Compass adb shell pm uninstall -k --user 0 com.miui.notes # Mi Notes adb shell pm uninstall -k --user 0 com.miui.screenrecorder # Mi Screen Recorder adb shell pm uninstall -k --user 0 com.miui.videoplayer # Mi Video adb shell pm uninstall -k --user 0 com.miui.player # Mi Music adb shell pm uninstall -k --user 0 com.xiaomi.midrop # Mi Drop adb shell pm uninstall -k --user 0 com.xiaomi.mipicks # Mi Apps adb shell pm uninstall -k --user 0 com.xiaomi.scanner # Mi Scanner adb shell pm uninstall -k --user 0 com.google.ar.lens # Google Lens adb shell pm uninstall -k --user 0 com.google.android.apps.docs # Google Docs adb shell pm uninstall -k --user 0 com.android.chrome # Google Chrome adb shell pm uninstall -k --user 0 com.google.android.youtube # Google YouTube adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller.peel.plugin # Peel Mi Remote adb shell pm uninstall -k --user 0 com.duokan.phone.remotecontroller # Mi Remote controller adb shell pm uninstall -k --user 0 com.miui.enbbs # Xiaomi MIUI Forum
I don't think it will, because you're not tinkering with the bootloader. You are just uninstalling some appsi dont know if someone already ask this,
removing the bloatware with this process- will it void the warranty?
Sorry for the delay, just read your requestCan someone give the command for removing digital wellbeing miui 11 ???
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
No ,it will not. Use this XiaomiADBFastbootTools . Search xda for it. Delete apps with it and u can bring them back again if u want.Will resetting the phone bring them back? In case you want them back? Like if you remove gallery app and now you want it back?
If you do a factory reset, you will have all the apps that you deleted back , actually there is another way to bring back one , for example: adb shell pm uninstall -k --user 0 com.xiaomi.xmsf , uninstalled ! For bringing it back : adb shell cmd package install-existing com.xiaomi.xmsf and now is back !!Will resetting the phone bring them back? In case you want them back? Like if you remove gallery app and now you want it back?
If you do a factory reset, you will have all the apps that you deleted back , actually there is another way to bring back one , for example: adb shell pm uninstall -k --user 0 com.xiaomi.xmsf , uninstalled ! For bringing it back : adb shell cmd package install-existing com.xiaomi.xmsf and now is back !!Will resetting the phone bring them back? In case you want them back? Like if you remove gallery app and now you want it back?