> For the complete documentation index, see [llms.txt](https://docs.cubilock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubilock.com/profile-management/privacy-settings/factory-reset-protection.md).

# Factory Reset Protection

**Factory Reset Protection (FRP)** is a security feature designed to protect Android devices from unauthorized use after a factory reset. When this protection is enabled, only authorized Google accounts — entered here in the CubiLock console — will be allowed to provision or activate a device after it has been reset.

#### Navigation:

Device Management → Device Profiles → Edit Profile → Privacy Settings → Factory Reset Protection

#### **What Factory Reset Protection Does**

Android’s built‑in **Factory Reset Protection** stops a device from being reused without proper authentication if it has been wiped outside normal device settings (e.g., via recovery mode or hardware keys). If a reset is attempted, the system will require a Google account that **was previously authorized** to complete setup.

In an enterprise environment, FRP helps:

* **Protect corporate devices** from unauthorized reuse if lost or stolen.
* **Ensure only IT‑approved accounts** can reactivate a factory reset device.
* Avoid lockouts when assigning devices to new users after decommissioning or repurposing.

#### **How to Add an FRP Email**

1. Click **Add Email** in the Factory Reset Protection section of the Privacy Settings tab.<br>

<figure><img src="/files/yGbEUcSdFpEq3Ur3u8c0" alt=""><figcaption></figcaption></figure>

2. in the **Add New Factory Reset Protection Email** dialog that appears:
   * Enter the Google account email that you want authorized to unlock and activate a device after a factory reset.
   * Click **Add** to save the email.

<figure><img src="/files/P8iYGCcf8NxghOtis9kc" alt=""><figcaption></figcaption></figure>

2. After adding the desired email(s), click **Save** at the top right of the profile to apply the policy.<br>

<figure><img src="/files/YgfHy2rnFbjVgY6H9JuU" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cubilock.com/profile-management/privacy-settings/factory-reset-protection.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.
