none
rename the users folder RRS feed

所有回覆

  • how to rename the Russian users folder to the English folder and where?
    Самый безопасный вариант это создать нового пользователя (с именем на латинице) и постепенно "переселиться" в этот профиль. А вот переименование папки всякими "способами" только повредит профиль со всеми вытекающими...

    Alexandr_Smirnoff

    2021年11月4日 下午 08:11
  • The real name of the "russian" users folder is probably already in english it has the same name on all windowes. What I suspect is that your russian translation is showing the users folder with another name but if go to the commnad prompt in c: and use the dir command it should be listed as "users" because the russian name that is show to you is only a translation from the real name.

    R. Bohner


    • 已編輯 Ricardo Bohner 2021年12月17日 下午 02:14
    • 已提議為解答 Guowen Su 2022年1月4日 下午 03:30
    2021年12月17日 下午 02:14
  •  Steps to Change User Account Folder Name in Windows 10
    Changing the name of your account in Windows 10 is relatively simple, but changing the name of the user folder is another matter entirely. Many applications and Windows settings rely on the user folder name as part of a pathway to required data for them to run correctly.

    Although it is possible to change the name of your folder in Windows 10, it can very easily break software or even make the entire user profile unusable. With that in mind, the safer and more reliable method is to create a new account with the desired folder name.

    Create a local account for Windows 10. Make sure to name it what you want your user folder to be. You also want to set the account as an administrator.

    Sign in to your Microsoft account by navigating to Settings > Accounts > Your Info. Select Sign in with a Microsoft Account instead.

    Login Screen for Windows 10 Microsoft Account
    Input your Microsoft account name and password to log in. That will automatically sync your Microsoft account settings and store purchases. You will still need to install your applications on the new account, but your user folder name will be the same as the original local account.

    Local or Microsoft Account? What's Best for Your Windows Experience?
    Change Windows 10 User Folder Name In Registry
    The more advanced method for changing your user folder name is to do so in the registry. This method won't force you to make a new account, but any mistakes can make your user profile invalid, and even when it works, some software may not function properly due to file path conflicts. Proceed with caution and only if you're happy to create a system restore point before starting in the event something goes wrong.

    This method is only viable on Windows 10 Pro, not Windows 10 Home.

    Open the Command Prompt in administrator mode.

    Command Prompt Search in Windows 10
    Type wmic useraccount list full and press enter. In the resulting list, search for your existing account name. Take note of the SID number for your existing account name.

    CMD SID Search
    Rename your existing account by typing CD c:\users, then rename [YourOldAccountName] [NewAccountName]. Rename JonM Jon Martindale, for example. Be sure to set your new account name to what you want the user folder to be.

    Rename Account Name in Command Prompt
    Open Regedit, and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList.

    Look for the profile you want to change the user folder name (based on the SID value you noted earlier) and open the ProfileImagePath value.

    Registry Edit for SID Value
    Change the value data to the new folder name—make sure it's the same as your newly renamed account—and select OK.

    Restart your Windows 10 PC.

    If you followed the steps correctly, your Windows 10 user folder name should have your new account name. If you run into some issues accessing the account or the user profile is corrupted, use your system restore point to get back to a functioning system again, and if you still want to change the user folder name, run through the steps again.

    Regards,

    Rachel Gomez

    2022年8月22日 上午 07:00