: Some custom ROMs have a "Root Access" toggle in Developer Options. Ensure this is turned off so it doesn't interfere with Magisk.
Magisk is currently the gold standard for Android rooting. Developed by topjohnwu, it is a "Systemless Root" solution. This means that instead of modifying the system partition directly (which can trigger SafetyNet checks and prevent apps like Netflix or banking apps from working), Magisk modifies the boot image and runs its scripts in a temporary space. a su binary not from magisk has been detected
When you see the error "A su binary not from Magisk has been detected," it means your device has an su binary installed, but Magisk Manager (the user interface app) does not recognize it as its own. : Some custom ROMs have a "Root Access"
Here is how to resolve the "a su binary not from magisk has been detected" error, from simplest to most thorough. Developed by topjohnwu, it is a "Systemless Root" solution