We have a few Android 10 devices (Motorola Moto G8 Power) and trying to use the Remote View resulted in the device displaying an "Exposing sensitive info during casting/recording... Cancel/Start now" confirmation dialog which is a new feature in Android 10 as discussed on Google support forum: https://support.google.com/android/thread/13791498?hl=en
We've found a workaround by applying an ADB command via USB debugging, found e.g. on Stackoverflow: https://stackoverflow.com/questions/63039084/android-stop-permission-promt-for-screen-recording
For MobiControl it's: adb shell appops set net.soti.mobicontrol.androidwork PROJECT_MEDIA allow
I'd be happy to hear about more elegant solutions than enabling Developer more and USB Debugging on each device and applying this manually device by device.
I haven't installed any device specific plug-ins. (As found at https://docs.soti.net/mobicontrolagentdownloads/) I see there's a "Lenovo ARM" one which probably would be the right one.
The devices are in Android Enterprise mode and will run a kiosk mode once delivered to end users.