# Reset UWB pairing

If Accessia app has paired with a Reader but the pairing fails, you’ll need to reset the UWB pairing

1. Open **Settings** on your phone
2. Go to **Bluetooth**
3. Under **My devices,** find the failing device pairing. It will be called ACCESSIA and there will be an ℹ️ icon next to the device name
4. Tap the ℹ️ icon
5. Tap **Forget This Device**
6. From your phone’s Settings, toggle Bluetooth off and then on again (note that this needs to be done from the Settings app, not Control Center)
7. Return to Accessia app and try to pair again with the Reader


---

# 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://docs.accessia.com/accessia-app/accessia-for-ios/troubleshooting-mobile-unlock/reset-uwb-pairing.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.
