}

|top| | Overclocking+magisk+module+top

If a module causes a bootloop, you can remove all modules via ADB by connecting your phone to a PC and running the command: adb wait-for-device shell magisk --remove-modules .

Magisk does not physically alter the read-only partitions of your device. Instead, it mounts a virtual file system over your existing directories. When configuring an overclocking module, the software modifies the parameters located within the /sys/devices/system/cpu/ and GPU control nodes. overclocking+magisk+module+top

×