# 画笔太粗

### **Windows 系统解决方法**

1\. 文件地址栏输入 %appdata%，找到 CamIn 文件夹；将这个文件夹重命名（比如改成 Camin1 ）；

2\. 然后重启 CamIn。

<figure><img src="/files/r0uMXrcXp1RMguukWheO" alt=""><figcaption><p> win-brush-screenshot</p></figcaption></figure>

### **苹果电脑 macOS 解决方法**

1\. 通过【访达】-【前往】-【前往文件夹】输入以下指令，然后敲击回车；

```
～/Library/Application Support/CamIn
```

<figure><img src="/files/kMfqf0cqsNmA0xLqGfRq" alt="mac-brush-screenshot"><figcaption></figcaption></figure>

2\. 在这个文件夹下看到一个一串都是数字的子文件夹，进入后把 edb 文件夹删除即可。


---

# 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://help.camin.cn/faq/hua-bi-tai-cu.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.
