# DLL load failed pyarmor\_runtime

```
DLL load failed while importing pyarmor_runtime: 
An Application Control policy has blocked this file.
```

#### Likely Cause:

* Smart App Control is a friendly UI over **Windows Defender Application Control (WDAC)** and will block unsigned or “unknown” binaries/DLLs with exactly this message.

***

#### **Solution:**

#### Check Windows Smart App Control

On Windows 11 this is the common culprit now:

1. Open **Settings → Privacy & security → Windows Security**
2. Click **App & browser control**
3. Look for **Smart App Control**
   * If it’s **On** or **Evaluation**, have them switch it to **Off** and reboot.
4. Launch Maya and Groomer’s Tool again.

<figure><img src="/files/tHQZwgL4xHqRUuGPlkjR" alt=""><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://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/dll-load-failed-pyarmor_runtime.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.
