I have rooted my miui 14 and have usb debugging on. I also use LADB.
While removing bloatware from my miui 14, I accidentally removed "com.milink.service" which is used for cast.
I used adb command "pm uninstall -k --user 0 com.milink.service" for this.
After realising my mistake, I...