“You know, I’m something of a Federation enjoyer myself”
Pertaining to the signal issue, as with anything, if you and I can use it, so can corrupt politicians, drug dealers, terrorists, and more. Signal is a great tool but it can be abused like anything else
edit: I’m not saying what these politicians are doing is okay, I’m only mentioning this just in case someone is anti-encryption, encryption is good and any political figure trying to outlaw it can go fuck themselves
By far windows, windows lacks or doesn’t fully utilize features like full verified boot, sandboxing which means even if a program installs itself it still has to ask for permission for mic, camera, etc. Adding on to the issues even the programs themselves can be unsafe. Running a program that uses a memory safe programming language is pretty rare and a lot of vulnerabilities come from memory allocation and buffer overflow bugs. Android attempts to mitigate these issues by sandboxing every app, all phones ship with verified boot and full disk encryption, and usually have a memory allocator of sorts. And if you run a degoogled ROM you’ll mitigate the privacy issues by not having Google play services installed.
If you need some way to monitor these devices as an admin there are apps on android that allow this functionality, iOS has similar admin features.
edit: typos edit 2: added information