System app database

Package

com.xiaomi.finddevice

Find device

8device profiles
8observations
0user-facing hits
20 Mar 2026last seen

Package intelligence

Observed signing, permission, version and size signals from contributing devices - descriptive of that sample, not a verdict. These come from the v2 Package Search sync, which not every device has contributed to yet, so for some packages this detail is partial or not present at all.

1
signing cert
consistent across devices
68
permissions
largest set observed
4.3 MB – 7.1 MB
APK size
33 – 35
target SDK
13 → 20.0.2
versions observed
4
device profiles
Declared permissions (68)

Largest permission set observed for this package. Text is Android's own published description where one exists; platform permissions Android does not document show their granted protection level (in grey) instead; vendor or unknown constants show the name only.

PermissionDescription
ACCESS_BACKGROUND_LOCATION This app can access location at any time, even while the app is not in use.
ACCESS_COARSE_LOCATION This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
ACCESS_FINE_LOCATION This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
ACCESS_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
ACCESS_WIFI_STATE Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
AUTHENTICATE_ACCOUNTS Install-time permission, granted automatically. docs ↗
BIND_QUICK_SETTINGS_TILE Signature-level system permission, for platform-signed apps. docs ↗
BROADCAST_SMS Signature-level system permission, for platform-signed apps.
CHANGE_DEVICE_IDLE_TEMP_WHITELIST Signature or privileged system permission.
CHANGE_NETWORK_STATE Allows the app to change the state of network connectivity.
CHANGE_WIFI_STATE Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks.
FOREGROUND_SERVICE Allows the app to make use of foreground services.
FOREGROUND_SERVICE_DATA_SYNC Allows the app to make use of foreground services with the type "dataSync"
GET_TASKS Allows the app to retrieve information about currently and recently running tasks. This may allow the app to discover information about which applications are used on the device.
INTERACT_ACROSS_USERS Signature or privileged system permission.
INTERACT_ACROSS_USERS_FULL Signature-level system permission, for platform-signed apps.
INTERNAL_SYSTEM_WINDOW Signature-level system permission, for platform-signed apps.
INTERNET Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
MANAGE_ACCOUNTS Install-time permission, granted automatically. docs ↗
MANAGE_APP_OPS_MODES Signature-level system permission, for platform-signed apps.
MANAGE_NOTIFICATIONS Signature-level system permission, for platform-signed apps.
MANAGE_USB Signature or privileged system permission.
MANAGE_USERS Signature or privileged system permission.
MASTER_CLEAR Signature or privileged system permission.
MODIFY_PHONE_STATE Signature or privileged system permission.
NETWORK_SETTINGS Signature-level system permission, for platform-signed apps.
POST_NOTIFICATIONS Allows the app to show notifications
QUERY_ALL_PACKAGES Allows an app to see all installed packages.
READ_PHONE_STATE Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active, and the remote number connected by a call.
READ_PRIVILEGED_PHONE_STATE Signature or privileged system permission. docs ↗
RECEIVE_BOOT_COMPLETED Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
SCHEDULE_EXACT_ALARM This app can schedule work to happen at a desired time in the future. This also means that the app can run when you\u2019re not actively using the device.
SEND_SMS Allows the app to send SMS messages. This may result in unexpected charges. Malicious apps may cost you money by sending messages without your confirmation.
SET_PREFERRED_APPLICATIONS Signature-level system permission, for platform-signed apps.
SET_TIME Signature or privileged system permission.
STOP_APP_SWITCHES Signature or privileged system permission.
SYSTEM_ALERT_WINDOW This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
UPDATE_APP_OPS_STATS Signature or privileged system permission.
USE_CREDENTIALS Install-time permission, granted automatically.
VIBRATE Allows the app to control the vibrator.
WAKE_LOCK Allows the app to prevent the phone from going to sleep.
WRITE_SECURE_SETTINGS Signature or privileged system permission.
WRITE_SETTINGS Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
com.google.android.c2dm.permission.RECEIVE -
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE -
com.google.android.gms.permission.AD_ID -
com.miui.cloudservice.permission.RECEIVING_STATS -
com.miui.securitycenter.permission.ACCESS_SECURITY_CENTER_PROVIDER -
com.xiaomi.account.permission.GUARD_LOGIN -
com.xiaomi.account.permission.REMOVE_ACCOUNT_AUTHENTICATOR -
com.xiaomi.finddevice.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.xiaomi.finddevice.permission.MIPUSH_RECEIVE -
com.xiaomi.finddevice.permission.SEND_STATIC_BROADCAST_RELAY -
com.xiaomi.permission.ACCESS_SECURITY_DEVICE_CREDENTIAL -
com.xiaomi.permission.CLOUD_MANAGER -
com.xiaomi.permission.MT -
com.xiaomi.permission.TOGGLE_FIND_DEVICE -
com.xiaomi.permission.fdpp -
com.xiaomi.service.X_PHONE_STATE_SERVICE -
com.xiaomi.simactivate.service.ACTIVATE_SIM -
miui.cloud.finddevice.AccessFindDevice -
miui.cloud.finddevice.ControlKeyguard -
miui.cloud.finddevice.ManageFindDevice -
miui.cloud.finddevice.Notification -
miui.cloud.finddevice.RECEIVE_COMMAND -
miui.cloud.finddevice.SEND_COMMAND -
miui.cloud.finddevice.SysNotification -
miui.cloud.securitypush.BIND_SECURITY_CONTEXT_MANAGER -

Manage on devices

ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.

Disable for the current user
adb shell pm disable-user --user 0 com.xiaomi.finddevice
Remove for the current user - a per-user uninstall; the APK stays on /system, so Restore re-adds it (-k keeps app data)
adb shell pm uninstall -k --user 0 com.xiaomi.finddevice
Re-enable
adb shell pm enable com.xiaomi.finddevice
Restore (re-install for the current user)
adb shell pm install-existing com.xiaomi.finddevice

Seen on

Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.

OEMModelAndroidProvenanceObservationsLast seen
Xiaomi 21091116UI Android 13 - 1 8 Sep 2025
Xiaomi 220333QNY Android 13 OEM Xiaomi 1 16 Feb 2026
Xiaomi 23106RN0DA Android 15 - 1 22 May 2025
Xiaomi 23124RA7EO Android 15 - 1 17 Jun 2025
Xiaomi 24117RN76O Android 15 OEM Xiaomi 1 28 Dec 2025
Xiaomi 24117RN76O Android 16 OEM Xiaomi 1 20 Mar 2026
Xiaomi M2012K11AG Android 13 - 1 1 Oct 2025
Xiaomi M2101K6G Android 13 OEM Xiaomi 1 8 Mar 2026

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Find device en-gb 2
Tìm thiết bị vi-vn 2
Tìm thiết bị vi-VN 2
Encontrar dispositivo es-US 1
Encontrar dispositivo es-es 1
Encontrar dispositivo es-us 1
Find device en-in 1
Find device en 1
Поиск устройства ru-ru 1