Magisk offers granular control over module functionality, especially when using systemless hosts. This allows users to refine how Magisk interacts with their Android system.
For scenarios where you solely require systemless hosts and wish to avoid granting access to third-party apps, disabling "Superuser Access" seems logical. The expectation would be that /system/bin/magisk remains unmounted, as it typically serves convenience for applications needing access to Magisk's functionalities.
However, observations indicate that /system/bin/magisk is mounted even with "Superuser Access" disabled. This discrepancy raises the question: Is it possible to completely prevent /system/bin/magisk from mounting when "Superuser Access" is disabled in Magisk settings? Understanding the reason behind this behavior and the potential solutions would greatly enhance user control and customization options.
This article is created by nurl and is licensed under the Creative Commons Attribution 4.0 International License.
All articles on this site, unless otherwise specified as reprints or sources, are either original works or translations by this site. Please ensure proper attribution before reprinting.