修改 Windows 的用户名

run cmd as Administrator

net user administrator /active:yes

logout, then login as Administrator

rename /c/users/<username>

run regedit

go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Profilelist

modify ProfileImagePath as <username>

logout, then login as common user

run cmd as Administrator

net user administrator /active:no

深得我心!博主晚餐加鸡腿!