# Troubleshooting Guide (Android Bluetooth Error)

## How to solve issues relating to Bluetooth connection errors

For a seamless experience in connecting your phone with the hardware wallet, please check the following:

**1)** You have **enabled Bluetooth** on your Android Phone. Refer [**here**](https://userguide.dcentwallet.com/biometric-wallet/android-connect#android-phone-bluetooth-settings) for how to access the Bluetooth menu.

**2)** Make sure you are using the **Biometric Wallet mode** when using D'CENT App with your Biometric Wallet.

### Reset Android Bluetooth Settings <a href="#reset-android-bluetooth-settings" id="reset-android-bluetooth-settings"></a>

If your biometric wallet was previously connected but now fails to connect, or if the device is not detected in the "Search Device" popup after changing phones, **performing an Android Bluetooth settings reset** may help resolve the issue.

{% hint style="danger" %}
**This reset will remove all saved Bluetooth and Wi-Fi connections. You’ll need to reconnect your devices afterward.**
{% endhint %}

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

**1)** Go to Settings.

**2)** Go to **"General management."**

**3)** Go to  **"Reset."**

{% hint style="warning" %}
The reset menu location may vary depending on your phone model or Android OS version.
{% endhint %}

<div align="left"><img src="/files/7VZPoUWWg10jyTBpNyVx" alt="" width="563"></div>

**4)** Select **"Reset Wi-Fi and Bluetooth settings."**

**5)** Click on **"Reset settings."**

{% hint style="danger" %}
**This reset will remove all saved Bluetooth and Wi-Fi connections. You’ll need to reconnect your devices afterward.**
{% endhint %}

{% hint style="warning" %}
Depending on your phone model or Android OS version, you may see **"Reset network settings"** instead of "Reset Wi-Fi and Bluetooth settings."
{% endhint %}

After the reset is complete, enable Bluetooth on your phone and relaunch the D’CENT app. Try connecting your biometric wallet again. Refer [**here**](/biometric-wallet/android-connect.md#bluetooth-pairing-with-cold-wallet) for how to connect the wallet.


---

# 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://userguide.dcentwallet.com/biometric-wallet/android-connect/troubleshooting-guide-android-bluetooth-error.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.
