Navigate to the MEmu installation folder on your PC (usually C:\Program Files\Microvirt\MEmu ). Look for "Log" folders and clear them.
Before diving into advanced tools, you can perform a basic cleanup using built-in Android settings. Uninstall Unwanted Apps Open and go to Settings (gear icon). Navigate to Apps . memu debloat
This guide covers why you should debloat, what is safe to remove, how to do it manually, and how to automate it using scripts. Navigate to the MEmu installation folder on your
adb shell "pm list packages | grep -E 'microvirt|email|browser|mms|dialer|maps|youtube|photos' | cut -d':' -f2 | xargs -n1 pm disable-user --user 0" Uninstall Unwanted Apps Open and go to Settings (gear icon)
| Package | Safe? | |---------|-------| | com.android.email | ✅ | | com.android.exchange | ✅ | | com.android.browser | ✅ (if using Chrome/Firefox) | | com.android.mms (SMS) | ✅ (no cellular on emulator) | | com.android.dialer | ✅ | | com.android.contacts | ✅ (unless you sync contacts) | | com.android.calculator2 | ✅ | | com.android.deskclock | ✅ | | com.android.soundrecorder | ✅ | | com.android.printspooler | ✅ | | com.android.wallpapercropper | ✅ | | com.android.wallpaper.livepicker | ✅ |
Requires re-installing MEmu to restore.
Re-enable com.google.android.gms and com.google.android.gsf :