> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/admin-app/uninstall.md).

# Uninstall

## Admin App Guide: Uninstall

The Admin App can be safely uninstalled at any time. Removing the Admin App does not affect the Agent App installed on monitored devices.

***

### 1. Android (Google Play version)

1. Go to your device's **Home screen** or **App drawer**.
2. Locate the **Admin App** icon.
3. Tap and hold the icon until a menu appears.
4. Select **Uninstall** or drag the icon to the **Uninstall** option.
5. Confirm the action by tapping **OK**.

> **Alternative method:**
>
> * Open **Settings → Apps → \[Admin App] → Uninstall**.

***

### 2. iOS (Apple App Store version)

1. On your iPhone or iPad, go to the **Home screen**.
2. Find the **Admin App** icon.
3. Tap and hold the icon until it begins to **wiggle**.
4. Tap the **minus (-)** or **Remove App** option.
5. Confirm by tapping **Delete App**.

> **Alternative method:**
>
> * Open **Settings → General → iPhone Storage → \[Admin App] → Delete App**.

***

### 3. Important Notes

* Uninstalling the Admin App will log you out and remove local cache data.
* The monitored devices connected to your account will remain paired and continue to upload data. You can reinstall the Admin App later and log in with the same account to reaccess your dashboard.
* If you no longer wish to use the service entirely, you must also remove the Agent App from monitored devices (see *Agent App → Uninstall Guide*).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/admin-app/uninstall.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.
