# Bluetooth error

To fix this error follow the next steps:

1\. Open standard Bluetooth settings on the PC and add a Key as a paired device.\
[Video](https://youtu.be/eBD4SO9X0EE)

Open Hideez Safe application. You'll see Hideez Key as a not initialized device. You should initialize it, and Key will work.

2\. Try to connect Hideez Key in bootloader mode and update the [firmware](/troubleshooting/updating-the-firmware-from-bootloader-mode.md).

3\. Delete the information about previous connections from Hideez Key.\
For that press button on the device nine times shortly. You'll hear one beep and light will blink red and then will be constant green. Press button three times more.\
[Video](https://youtu.be/X91oBG94nFQ)

4\. On your PC check what Bluetooth you are using.\
For that open the Device Manager:

![Device Manager Settings](https://ucarecdn.com/d0690b8a-3d78-476a-86b5-b5e13bf6b5fa/)

Find the needed Bluetooth adapter. It could be different from the adapter on the image. Right-click on it and choose "Update drivers".\
If you have previously installed our application Hideez Safe, then choose "Browse my computer for driver software" and select folder **C:\Program Files\Hideez\Safe**.


---

# 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://key.hideez.com/troubleshooting/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.
