Magisk Root Granter May 2026
MagiskSU grants full device control to any app you authorize. Only grant root to trusted apps from verified sources (F-Droid, GitHub, Play Store with caution). Malicious root apps can read anything, install spyware, or permanently damage your system.
Magisk Root Granter (officially managed via the section in the Magisk app) is the core mechanism that allows you to authorize or deny administrative (root) access to specific applications on your Android device. How the Root Granter Works
When an app requests root access for the first time, Magisk intercepts the request and displays a Superuser Request
: Gives the app administrative privileges. You can usually choose a time limit (e.g., 10 minutes or "Forever"). : Prevents the app from accessing system files. Automatic Handling magisk root granter
: You can configure Magisk to automatically deny or grant all requests in the settings, though "Prompt" is the safest default. Managing Permissions
If you need to change a previous choice or review which apps have access, use the following steps: Open the Magisk App : Ensure you are on the latest version for stability. Navigate to Superuser Shield icon (Superuser tab) at the bottom of the screen. Toggle Access
: You will see a list of all apps that have requested root. Toggle the switch next to an app to instantly its permissions. MagiskSU grants full device control to any app
(next to the shield) to see a history of which apps requested root and when. Advanced Features Zygisk & DenyList
: To prevent specific apps (like banking apps) from even seeing that your device is rooted, use the Enforce DenyList feature in Magisk Settings. Hide Magisk App
: For further stealth, you can rename the Magisk app itself via the "Hide the Magisk app" option in settings to avoid detection by security-sensitive software. For a visual guide on these menus, you can check the Magisk GitHub Documentation Comprehensive Rooting Guide Are you trying to grant access Magisk Root Granter (officially managed via the section
to a specific app that is currently failing to prompt you, or are you looking to from a specific app?
Unlike a dedicated app, the Root Granter isn't on your home screen. To manage your root permissions:
On this dashboard, you will see two primary tabs:
Magisk works by patching the boot image of your current ROM. You then flash that patched image.