How to Uninstall or Remove MindTheGapps From a Custom ROM

Because MindTheGapps installs into the system partition, you can't remove it like a normal app from the app drawer. To fully remove it, you generally need to reflash your ROM. This guide explains the correct, safe way.

Why you can't just "uninstall" it

GApps components (Play Store, Play Services, GSF) live in /system. Disabling them in Settings only hides them — the files remain, and half-removing Google services can destabilize the ROM. A clean removal means reflashing the ROM without GApps.

Method 1 — Clean flash the ROM without GApps (recommended)

  1. Back up your data.
  2. Boot into recovery.
  3. Wipe system, data, and cache.
  4. Flash only your custom ROM — do not flash MindTheGapps this time.
  5. Reboot. Your device now runs Google-free.

This is the cleanest and most reliable way to remove all Google services.

Method 2 — Switching to a different GApps package

If you just want a different GApps (for example moving to a customizable package), the safe path is the same clean-flash approach:

  1. Wipe system/data/cache.
  2. Flash the ROM.
  3. Flash the new GApps package before first boot.

Do not stack two different GApps packages over each other — it causes conflicts and crashes.

Temporarily disabling (not removing)

If you only want to stop Google services temporarily, you can disable Google Play Services in Settings → Apps. Note this can break notifications and apps that depend on it, and the files are not actually removed.

After removal

Once GApps is gone, install open-source alternatives from F-Droid, or a compatibility layer like microG if your ROM supports it, for push notifications without full Google services.

The key takeaway: removing MindTheGapps means reflashing the ROM without it — a clean, predictable process that keeps your system stable.