In a very simple steps you can uninstall bloatwares from your android phone.
Requirements:-
1. Any Android Version Phone
2. Termux app / LADB
Follow the steps below:-
STEP 1:-
- Open Settings go to about phone and tape 3 to 4 times on build no. to enable Developer Option.
- If you are in redmi or poco device go to about phone and tap on miui version.
STEP 2:-
STEP 3:-
- Go to Wireless Debugging and open termux app, both in split screen mode.
- Click on - pair device with pairing code.
STEP 4:-
- Setup Termux by Run this Commands below.
apt update
- Check if android-tools is successfully installed or not.
adb
- Check adb devices.
adb devices
STEPS 5:-
- Now click on pair device with pairing code.
- On terminal run command below.
adb pair [ip address with port]
- Now enter pairing code.
- After this you will get this message means you successfully paired.
- Now run adb connect command.
adb connect [ip address with port]





If you have any doubts, please let me know