Last updated: July 24, 2026
This guide explains how to block users from installing apps through OEM-specific Android app stores, such as Samsung Galaxy Store or Xiaomi GetApps, since Android provides no API to detect these stores automatically. Administrators must manually identify each store's package name and add it to a blocklist in the MDM console via Inventory > Add New Apps, then apply the blocklist action to enforce it on devices.
This guide explains how to block users from installing apps through OEM-specific Android system app stores such as Samsung Galaxy Store, Xiaomi GetApps, Oppo App Market, Vivo App Store, and similar marketplaces.
Android does not provide an API to detect system app stores present on a device automatically. Due to this limitation, the recommended approach is to manually identify the unwanted app stores and add their package names to the blocklist in the MDM console.
Common system app store package names include:
| App Store | Package Name |
|---|---|
| Samsung Galaxy Store | com.sec.android.app.samsungapps |
| Xiaomi GetApps | com.xiaomi.mipicks |
| Oppo App Market | com.oppo.market |
| Vivo App Store | com.bbk.appstore |
| Huawei AppGallery | com.huawei.appmarket |
| Realme Store | com.heytap.market |
Note: If you cannot find the package name for a specific manufacturer’s app store, contact MDM Support for assistance.
Once you have the package names of the system app stores, follow the steps below to add them to the blocklist:
After adding the app, ensure you select it and apply the Blocklist action so it is enforced on the devices.
The selected app store will now appear as a blocklisted app under the Apps list.
Android doesn't provide an API to detect system app stores present on a device, so they can't be blocked automatically. You need to manually identify each store's package name and add it to a blocklist in the MDM console.
Common package names are listed on this page, such as com.sec.android.app.samsungapps for Samsung Galaxy Store or com.xiaomi.mipicks for Xiaomi GetApps. If you can't find the package name for a specific manufacturer's store, contact MDM Support for assistance.
Go to Inventory, click Add New Apps, choose Platform: Android, enter the app name and its package name, then click Add. Select the added app and apply the Blocklist action so it's enforced on devices.