Home > Article > System Tutorial > How to change the user name of C drive on win11 computer to English?
php editor Youzi will answer the question of how to change the username of the C drive of Win11 computer to English. In the Win11 system, the username is an important identifier for system login and file management. Sometimes we may need to change the username to English to meet personal needs or to be compatible with specific software. Although the Win11 system has changed compared to previous versions, the method of changing the username is still simple and easy to operate. Next, we will introduce you to the specific steps in detail to help you successfully change the username of C drive to English.
How to change the user name of win11 computer C drive to English:
1. First, click on the start menu, search for "cmd" and select "Run as administrator".
#2. After opening, enter "net user administrator /active:yes" and press Enter to run.
#3. After the modification is completed, a new user will appear. Ignore him, just restart the computer and select the new user to log in.
4. After restarting, enter the "C:Users" path and directly rename the username folder to the English you want.
#5. After making the changes, press "win r" to open the run, and enter "regedit" and press Enter to enter the registry.
6. Go to the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList" location and open "ProfileImagePath" under each option on the left in turn.
#7. After opening, change the numerical data in it to our username folder path.
8. Then go to the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Usermanager" location and make the same changes as above.
#9. After modification, repeat the first step. This time execute the "net user administrator /active:no" command and restart the computer, select the previous user to log in.
#10. After logging in, right-click "This PC" to open "Properties" and open "Advanced System Settings".
11. Then open the "Environment Variables" setting.
#12. After entering, change all the environment variables to the username path just now.
#13. After modification, open "win r" to run, enter "control userpasswords2" to open the user, select the user name to be modified, and open "Properties".
#14. Finally, change the username to the English you want and save it, then restart the computer to log in.
The above is the detailed content of How to change the user name of C drive on win11 computer to English?. For more information, please follow other related articles on the PHP Chinese website!