Remix.run Logo
b112 2 hours ago

You cannot on many phones, and often phones will even lie when it says all categories are disabled, as some jurisdictions have laws against turning off some of the highest alert categories.

grapheneos an hour ago | parent [-]

GrapheneOS supports fully disabling wireless alerts via the Settings app. It's possible to disable it on other Android devices via ADB.

b112 an hour ago | parent [-]

I've dealt with Android phones for which there was zero way to disable the highest alert, adb regardless. Unless you have root, it's often not possible.

Yes, GrapheneOS of course allows this.

Edit: re followup comment.

No, adb cannot be used in all cases to disable the packages involved. At all. Some phones refuse to lets users disable some packages, no matter what.

Yes, I know what I'm talking about.

As someone with decades of Linux and Android experience, who often works nights, having Quebec police use presidental alerts... CRTC regardless, to warn of a child abducted by a parent 2000km away from me, is an exceptionally strong motivator.

The sheer stupid of an alert you cannot control the volume, sound, and length of in any way, is absurd. Try going back to sleep after something screams at you, at your equiv of 2am is madness.

By god I hate those alerts.

So yes, I know. If you don't have root, and the phone won't let you disable some packages, you're done.

And it's another reason I like GrapheneOS.

grapheneos an hour ago | parent [-]

ADB can be used to disable it without GrapheneOS by disabling the packages providing the high level implementation of wireless emergency alerts. It's not something most people can be expected to do though. It's actually a lot easier to install GrapheneOS via the web installer than using the CLI ADB shell. ADB is also quite dangerous and people can be tricked into giving very invasive access to malware with it. We're not recommending that people use ADB for this but rather just noting it can be done.