# Safe Mode Connection

## 1.How to switch from ADB mode to safe mode?

{% hint style="info" %} <mark style="color:red;">Important reminder!!! Important reminder!!! Important reminder!!! Important reminder!!!</mark>&#x20;

<mark style="color:red;">Box Phone farm motherboard users please use with caution, because Safe mode reconnection requires manual authorization on the mobile phone screen,</mark>&#x20;

<mark style="color:red;">so mobile motherboards must not turn off developer options</mark>
{% endhint %}

1.Move the mouse to More Functions, and a pop-up window will appear. Find the Safe Mode option in the More Functions pop-up window and click it.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FpQEbvBuEYuzUF3JC5M6K%2Fimage.png?alt=media&#x26;token=aa83d901-db81-4070-b84b-3c6f7c936821" alt="phone farm box android some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

2.Click Next and manually turn off the \[USB debugging] option on your phone.After turning off the USB debugging option, the Panda software will automatically restart.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FzHcebnMgm5XCfkyJ4Yr7%2Fimage.png?alt=media&#x26;token=91974874-11c1-422e-9373-52ea436b4873" alt="phone farm box android some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

3. When switching from \[ADB Mode] to \[Safe Mode], since each phone needs to install the USB driver one by one, the screen projection will be slower when there are many phones, so please wait patiently.

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2Fj0R5HKLcUEhyIwC9OCUG%2Fimage.png?alt=media&#x26;token=3462084d-d3ce-4237-b1ad-a446427d87a5" alt="phone farm apps some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

4.At this time, you need to manually click on the phone screen to authorize the USB accessory permission for \[Security Assistant]

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FSLJj8Eo57Lz9J8NuD6Am%2Fimage.png?alt=media&#x26;token=4bf32e58-1679-4f19-b635-e6726fc4e53b" alt="phone farm apps some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

5.After following the above steps, you can achieve safe screen projection (turn off developer options)

<figure><img src="https://1443965649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr7mODcx4OmqI75xOUOV%2Fuploads%2FDCXSMd81KXoNduWiN5CA%2Fimage.png?alt=media&#x26;token=71b3732f-c162-42d8-8611-1e14a41a68a5" alt="phone farm for sale some3c.com"><figcaption><p>some3c.com</p></figcaption></figure>

> ● If the phone does not pop up the authorization box after the driver is installed, you need to change the USB charging mode to the file transfer (MTP) mode and re-plug the USB cable&#x20;
>
> ● When Panda switches to \[Safe Mode], ADB screen projection (screen projection with USB debugging turned on) cannot be used&#x20;
>
> ● Because \[Safe Mode] disables the ADB debugging function, related adb functions cannot be used


---

# 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://doc.some3c.com/panda-manual/safe-mode-connection.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.
