As others have stated, you cannot delete certain apps without rooting the phone and potentially causing some ( eg. banking) apps from malfunctioning, but what you can do is try to disable/hide the unwanted apps using Android Debug Bridge (adb), which doesn't need root authority. My phone is a Vivo and came with a lot of unwanted bloatware. I successfully disabled/hid all the apps I didn't want using adb.
You need to install adb on your laptop/pc. Connect your phone to your laptop/pc with a data cable. Get your phone in developer mode and enable USB Debugging. Enter adb commands on your laptop/pc to establish the adb connection and then disable/hide unwanted apps on your phone. You will need to find the app package name for each app you wish to delete. I used an android app called App Inspector to do this. Remember to switch off developer mode when finished. I don't know if this procedure works on all phones....but it did on mine. Use it at your own risk. If it's outside your comfort zone, get someone who is more experienced/knowledgeable to assist/advise.
Tutorial here https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/