Bluestacks Debloat

Go to the Play Store > My Apps & Games > Installed. Uninstall:

This is the safest method because you are simply "disabling" the apps for the current user. They remain on the disk (so you can restore them) but never run.

Step 1: Connect ADB to Bluestacks Bluestacks runs on a specific port. Open Command Prompt as Administrator and type:

cd C:\platform-tools
adb connect localhost:5555
adb devices

If port 5555 fails, check Bluestacks advanced settings for the ADB port (often 5555 or 5556). bluestacks debloat

Step 2: List the Bloat Packages Type adb shell pm list packages | grep bluestacks You will see entries like:

Step 3: Uninstall the Bloat Use the following commands. Add --user 0 to remove for the main user profile.

adb shell pm uninstall --user 0 com.bluestacks.appcenter
adb shell pm uninstall --user 0 com.bluestacks.tv
adb shell pm uninstall --user 0 com.bluestacks.cloudgame` (if present)
adb shell pm uninstall --user 0 com.bluestacks.guide
adb shell pm uninstall --user 0 com.bluestacks.settings` (Do NOT uninstall this!)

Step 4: Remove Google Redundancies

adb shell pm uninstall --user 0 com.google.android.apps.maps
adb shell pm uninstall --user 0 com.google.android.apps.photos
adb shell pm uninstall --user 0 com.google.android.youtube
adb shell pm uninstall --user 0 com.android.chrome` (Use Bluestacks browser instead)

Step 5: The "Big One" (Optional - Advanced) Some users remove the default Launcher to save RAM, but you must install a lightweight launcher (like Lawnchair) first. Not recommended for beginners.

Yes – even more than before. Newer Bluestacks versions (5.21+, Pie64, Android 11) pack more telemetry and sponsored apps. Meanwhile, PC hardware hasn't radically improved for emulation; every megabyte of RAM and CPU cycle still matters for high-framerate gaming (120 FPS in COD Mobile or Free Fire).

If you’re running multiple instances for farming or AFK games, debloating can mean fitting two extra instances on the same system. Go to the Play Store > My Apps & Games > Installed


Some GitHub scripts automate the process, but review them first.

Before we start deleting files, let’s optimize the settings to stop the most aggressive behaviors without breaking functionality.

  • Adjust Engine Settings:

  • Uninstall Pre-installed Games: