Share via

将C:\Users\下的中文用户名更改为英文用户名

Anonymous
2022-01-15T08:48:49+00:00

我想问一下,怎么C:\Users目录下的用户名更改为英文的,我的Microsoft账户名是中文的,安装window11操作系统时就自动把用户名更改为中文名了

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Pondsi 353.7K Reputation points
2022-01-15T09:20:54+00:00

欢迎咨询社区!我是Chen Pondsi。

该文件夹的名字一旦创建不可更改。

网上可能有一些更改的方式,请勿尝试,可能导致异常。

若是需要使用其他名字的文件夹(用户配置文件夹),

建议新建一个本地管理员账号,登陆新账号:

鼠标右键单击开始菜单→Windows PowerShell (管理员),输入:

(WIndows11中可能显示Windows 终端(管理员))

net user Pondsi 666 /add

(按下Enter键)

(Pondsi是新建账户名字,666是密码,可以自行设置希望的名字和密码,注意空格)

net localgroup administrators Pondsi /add

(按下Enter键)

(赋予该账号管理员权限,注意此处Pondsi是名字,需要和上述命令中的名字保持一致)

重启电脑登陆新账号。

注意!请务必遮挡个人信息(电子邮件/电话/姓名等)。(若是没有,请忽略)

48小时内没有新的回复,我将无法再收到回复提醒。

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful