# Zen Studio Freezes

#### Question:

***

Why does Zen Studio freeze or become unresponsive after clicking “Program”?

#### Answer:

***

This issue is commonly caused by a Windows user profile conflict or permission-related problem.

#### **Recommended Fix – Create a New Local Windows User Account**

1. Open Settings → Accounts → Family & other users.
2. Click Add someone else to this PC.
3. Select “I don’t have this person’s sign-in information”, then choose “Add a user without a Microsoft account.”
4. Create a simple local account (e.g., *ZenFix*) with a password.
5. Log into the new account.

#### **Test Zen Studio**

• Launch Zen Studio from the new account.\
• Connect your Cronus Zen.\
• Attempt to program the device again.

Programming should now complete without freezing.


---

# 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://guide.cronuszen.com/frequently-asked-questions/zen-studio-freezes.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.
