GMS Breaker Miyabi Core logo

GMS Breaker Miyabi Core: Kill GMS for Max Battery & Gaming

0.0(0 reviews)
By@Rama-X2
Open Source
Downloads
67
Version
v2.7.1
Size
7.07 KB
Updated
25 Jul 2026

Module Overview

GMS Breaker Miyabi Core is an advanced root module that aggressively isolates Google Play Services at runtime to prevent background wakelocks and telemetry. It halts GMS processes without deleting accounts, effectively lowering RAM usage, preventing thermal throttling, and improving overall battery life.

I've been running this on my daily driver to keep heavy gaming sessions free from random frame drops caused by Google background syncs. Under the hood, it swaps heavy Java commands for an ultra-light native daemon that constantly kills GMS processes, resulting in a noticeably cooler phone and way less battery drain overnight.

Core Features:

  • Live CLI Toggles: You can turn the blocker on or off on the fly using terminal commands (su -c miyabi off), which is a lifesaver when you temporarily need Google Maps or the Play Store.
  • Total Network Isolation: Dropping both IPv4 and IPv6 traffic keeps those hidden background pings blocked, fixing the memory leaks and overhead seen in older GMS killers.
  • Cross-Profile Scanning: Work profiles, Parallel Space, and cloned apps (like Xiaomi Dual Apps) are automatically detected and frozen by the script.
  • Zero CPU Overhead: Relying on native pkill and pgrep checks instead of standard Android AM/CMD commands keeps the background daemon incredibly lightweight.

Support & Requirements:

  • Android Versions: Android 10, 11, 12, 13, 14, 15+
  • Root Required: Magisk, KernelSU, or APatch

How to Install:

  1. Download the latest GMS Breaker Miyabi Core .zip release file.
  2. Open your root manager (Magisk, KernelSU, or APatch) and flash the file from the modules tab.
  3. Reboot your device to start the daemon and initiate the deep-idle cycle.

Terminal Commands

I rely on this CLI tool heavily—it lets you toggle the freeze state right from Termux or any terminal emulator without having to reboot your phone. Just punch in these commands as root:

  • Temporarily disable blocker: Type su -c miyabi off to wake GMS back up when you need a quick GPS lock for Maps, Play Store downloads, or contact sync.
  • Re-enable the freeze: Running su -c miyabi on instantly kills Google services again to prep your background environment for heavy gaming.
  • Check isolation status: Use su -c miyabi status to verify your firewall blocks and daemon rules are actively running.

(Note: If you disable the blocker and forget to turn it back on, the module automatically self-heals and re-freezes GMS on your next reboot to protect your battery life.)

Rate this Module

Share your experience with the community.

* You will be prompted to login via Google in one click to verify your rating.