I just purchased a Realme phone(Realme 6 pro to be specific) and want to delete several preinstalled apps for obvious reasons. I did all the essential things which some of you might point out so explicitly stating them:
enabled the developer option, turned on USB debugging
adb shell pm uninstall -k --user 0 com.heytap.market
(in this instance to remove App Market) givesFailure [DELETE_FAILED_INTERNAL_ERROR]
I did everything I could in the last two days exploring through almost everything available on the internet. I don't want to root the device because it is not even a week old. Any help would be really really appreciated.
Thanks in advance!!