# "Unable to open store read" error

## Issue

> It is not possible to browse or load backups from x86 and x64 operating systems in **Xopero ONE**.

***

## Cause

If you are protecting both x86 and x64 operating systems, this message may appear when browsing the data storage. It is most likely caused by incompatibility with the **agent** application used to perform the backup.

It is important to remember that backups created with the x86 **agent** (designed for x86 operating systems) can only be browsed and restored using the x86 **agent**. The same applies to backups created with the x64 **agent**, which require the x64 **agent** for browsing or restoration. **Any attempt to restore x86 backups with an x64 agent, or x64 backups with an x86 agent, will fail.**

***

## Resolution

To restore data, you need to select the correct device for browsing the storage. Open the restore view, choose the data you want to restore, then click the **Change** button next to **Browsing backups with…** at the bottom. Select the device that matches the correct architecture. After making this change, you will be able to restore the data without any issues.

<figure><img src="/files/BxpQC7RPw4xtgDbgeFqN" alt="" width="488"><figcaption></figcaption></figure>


---

# 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://helpcenter.xopero.com/xopero-one-en/common-issues/workstations-and-servers/unable-to-open-store-read-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.
