# Check if the Phone is under Android Device Policy

The [Device Administrators](https://www.android.com/enterprise/management/) feature allows an organization (usually companies employing the device owner) to remotely administer the device, such as to remotely wipe data when the device is stolen. However, this remote functionality can also be abused by an attacker to steal user data.

Go to Settings > Security > Device Administrators and make sure that none is enabled.

If the [Android Device Policy app](https://play.google.com/store/apps/details?id=com.google.android.apps.work.clouddpc\&gl=US) is installed and enabled in the above setting, make sure the Google Workspace domain that is managing the device is trusted. To do this, check signed-in Google accounts on the device (if they are under trusted Google Workspace domain).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pellaeon.gitbook.io/mobile-forensics/fr/android/check-if-the-phone-is-under-android-device-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
