> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/misc/win/user.md).

# 修改系统用户名为英文教程

**WIN+R 输入CMD 回车**

**查看是否中文路径**

<figure><img src="/files/ROBWPnFthrSx3h18Emub" alt=""><figcaption></figcaption></figure>

### **方法1** <a href="#fang-fa-1" id="fang-fa-1"></a>

**如果是，尝试修改`%appdata%`路径**

**`WIN+R`输入 `%appdata%` 点击确定**

<figure><img src="/files/bryN9ood9xRMZg4YAkE8" alt=""><figcaption></figcaption></figure>

**在打开的文件夹中执行下图操作**

<figure><img src="/files/59RLr83sDVpS6deu6B2a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JOgASvUqXrhA1goRMJz3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Zb1aAc45eCbNH9fy13nt" alt=""><figcaption></figcaption></figure>

**点击确定后，会开始修改Roaming文件夹路径，等待修改完成后，重启电脑**

**再正常注入即可**

### **方法2**

{% hint style="info" %}
**新建一个系统账户用户名为英文**

**【权限要有管理员】【权限要有管理员】【权限要有管理员】**

**然后用这个账户就行了**

**换账户桌面东西没得话，打开此电脑 里面东西都在。把他发送快捷方式 发到现在这个账户里来就行了**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.5v8.im/misc/win/user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
