# Failed to open Device

## Problem

#### Issue with ARM-based Systems and KONNEKT Installation

If you notice the tray icon turning red and see log entries like the following, it indicates the issue:

<pre><code><strong>[error][Core_DriverControl] Failed to open Device "\.\konnektDevice"
</strong>[error] [Sharepoint] Failed to create registry key 'Site name': 0815
</code></pre>

The problem occurs on some devices that operate on ARM processors. When KONNEKT's x64 version is installed or deployed on such a system, the installation may succeed. However, KONNEKT will not work as expected.&#x20;

## Solution

Install KONNEKT's ARM64 version.

{% embed url="<https://trial.konnekt.io/>" %}


---

# 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.konnekt.io/troubleshooting/failed-to-open-device.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.
