@irina I used ADB to uninstall it. idk how I made it, but I uninstalled some facebook bloatware and google apps
the commands are like
adb shell pm uninstall -k --user 0 com.facebook.services
you will change com.facebook.services by the inverse domain of the app
(playstore is com.android.vending)