- Home
- Windows Tips
- How to change c users username in windows 10
If you’re looking to change your user folder name on Windows 10, you conventionally have one option:
- Go to the C drive
- Right-click on the target user folder
- Click Rename from the context menu
However, you may find out that there’s no rename option from the options, making it seemingly impossible to change your username. If you find yourself in this situation, don’t fret.
You can employ some workarounds to change your C-drive username on Windows PC, and you’ll find a step-by-step guide to do that here.
Read on below to find out.
How to Change User Folder Name on Windows 10
When changing the user folder name on Windows, I like to broaden my options by executing the change in File Explorer or via the Registry Editor. The first method, which is File Explorer, should do the trick for anyone. But, if you like to ransack the system settings even deeper and get more options, you’ll have a fun time employing the second method, which is the Registry Editor.
Method 1
You’ll eventually get the option to rename the user folder on your device by following the steps below:
- Open C Drive in Windows Explorer
- Click on the search bar in the upper-right corner of the File Explorer window
- Type in the user folder name you intend to rename and click enter on your keyboard
- From the search, look for the relevant result and right-click on it to find the Rename option
- Enter the name you intend to change to and click Ok to save the changes.
You’ll find out that the user folder name has been changed. However, your user account name will not be altered and will retain the old name. If you want to change your user account name along with the user folder name, you should try method 2 instead.
Method 2
This method involves the Registry Editor and is a little bit tricky; thus, ensure to follow the steps that I’ll demonstrate diligently to prevent any hiccups. Better still, you can create a restore point for your PC so that you can go back to it should anything go wrong while or after attempting this method.
To use the Registry Editor,
- Press the Windows key to open the start menu
- Enter CMD in the provided search box
- Right-click on the Command Prompt result and select Run as an administrator from the options
- Once in Command Prompt, type wmic useraccount list full and press enter key
- A list of results will return. Search for your current account there and note the SID number
- Run this command and press enter: CD c:\users, rename [YourOldAccountName] [NewAccountName]. For example CD C:\users, rename Windows8 Windows 10
- Next, run Command Prompt again by pressing the Windows key + R
- Type Regedit in the text box and hit Enter on your keyboard
- In Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList
- Look for the profile you intend to change to by using the SID number from earlier and click on it
- From the options on the right pane, click on ProfileImagePath value
- A mini window will spring up. In the Value box, enter the exact new username you changed to
- Click Ok to save all changes and restart your PC
Final Notes
Changing your C drive username shouldn’t require more than a few clicks in Windows Explorer. However, if you need more robust options that extend to your account username, use the method with the Registry Editor, but be sure to have a restored state on your Windows before attempting it.
Ganiu Abdurahman
Ganiu is an astute technical writer with a special interest in gaming and Cryptocurrency. He is a PlayStation enthusiast whose passion lies in writing problem-solving articles.
If you want to change user folder name in Windows 10 but find that there is no Rename option when you right-click the user folder in C drive, this post provides 2 ways to let you rename user folder in Windows 10. FYI, MiniTool software provides some useful software to help you better manage your Windows computer incl. data recovery software, disk partition manager, etc.
To change user folder name in Windows 10, the common practice we may think of is to go to C drive and open the Users folder in Windows 10, then right-click the target user folder and click Rename to give it a new name.
However, you may find that there is no Rename option after you right-click the user folder. Then how to change user folder name in Windows 10? This tutorial provides 2 ways to help you with Windows 10 change user folder name task.
How to Change User Folder Name in Windows 10 – 2 Ways
Way 1. Use the Top-right Search Bar in File Explorer
It’s tricky that you will find the Rename option to rename the user folder in Windows 10 if you follow the operation below.
- You can go to C drive (the OS drive) -> Users folder.
- Then click the search box at the upper-right in File Explorer, and search the user folder name you want to change.
- In the search result list, find the user folder and right-click it and you will see the Rename option. Click Rename to change the name for the user folder in Windows 10.
If you are wondering how to change c/users/username in Windows 10, you may try this way.
But some people find that this only changes the user folder name, but not the user account name. If you search a file in the user folder, you will find that the user folder name in the directory is still the old one. To really change user account name in Windows 10 and rename the user folder, you can try Way 2.
Attention: Changing user folder name or editing the Registry is risky and may cause data loss. Do at your own risk. You can make a backup of your Windows OS and important data with free backup tool like MiniTool ShadowMaker. You can also create a system restore point to easily restore Windows 10 OS if something bad happens.
Way 2. Change User Folder Name in Windows 10 with Registry Editor
This way is a little bit complicated, but you can try if you really want to rename a Windows 10 user folder.
Step 1. Create a new local user account.
You can press Windows + R, type cmd, and press Ctrl + Shift + Enter to open elevated Command Prompt in Windows 10.
Type net user Administrator /active:yes command, and press Enter to execute the command to create a new Administrator account.
Step 2. Log in the Administrator account.
Next you can click Start -> User -> Sign out to sign out the current user account. Then select the Administrator account that you created to log in.
Step 3. Rename the user folder in OS drive.
Then you can open C drive on your computer and open Users folder. Right-click the target user folder and rename it.
Step 4. Change c/users/username in Registry Editor.
Now you can press Windows + R, type regedit, and press Enter to open Registry Editor in Windows 10.
In Registry Editor window, you can expand the folder in the left panel as the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\<User SID>\.
If you find several User SIDs and don’t know which one to change, you can click each User SID and check its values in the right window to find the right one with the target user folder name you want to change.
Click the User SID and double-click ProfileImagePath key in the right window. Then you can input the new user folder name at the end of the directory under Value data. Click OK to save the changes. Restart your computer to make the changes take effect.
Attention: Before you edit the registry, it’s highly advised you back up Windows 10 Registry first in case something goes wrong. Check: How to backup and restore Registry.
Step 5. Change user profile folder name in User Accounts window.
Next you press Windows + R, type netplwiz in Run dialog, and press Enter to open User Accounts window.
Select the target user account, and click Properties to open its properties window. Change your user name. You can copy the new user name in File Explorer and paste it into the box to avoid wrong input. Click Apply and click OK to save the setting.
Step 6. Sign in with the new user account.
Then you can click Start -> User -> Sign out to sign out Administrator account. Then select the user account with the new name to sign in.
Step 7. Delete the Administrator account.
At last, you can press Windows + R, type cmd, and press Ctrl + Shift + Enter to run Command Prompt as administrator again. Type the command net user Administrator /active:no in Command Prompt, and press Enter to delete the Administrator account you created in Step 1.
Bottom Line
Please be noted that we do not advise you to change user folder name in Windows 10 or edit the registry. If you really want, Way 1 lets you change the c/users/username folder name in Windows 10 but not change the user account name. If you want to change both, you may try Way 2, but be careful, do not mess up, or you may be unable to log into your account and cause computer malfunction.
It’s risky. But it can be done. Here are your options
Updated on March 17, 2025
D3Damon / iStock / Getty Images
What to Know
- An admin can change the name of a user folder, but it might break how some software works.
- The safer alternative is to make a new account with the Users folder name you want.
- Create the account via Settings > Accounts > Family & other users > Add someone else to this PC.
This guide explains two methods for renaming your Windows 10 user folder.
Make a New Account to Change the User Folder Name
Editing the name of your account in Windows 10 is simple, but it just updates the name seen on the Start and Welcome screens. Changing the name of the user folder is a whole different process.
Although this is possible (keep reading to find out how), doing so can easily break how some of your software works or even make the profile unusable. The safer and more reliable method is to make a new user account.
To create a new account in Windows 10, go to Settings > Accounts > Family & other users > Add someone else to this PC. As you follow the steps in that guide, be sure to name the user account whatever it is you want the Users folder name to be.
The Difference Between Local and Microsoft Accounts in Windows
Change the User Folder Name in Windows 10 Registry
The more advanced method for changing your user folder name is to do so in the registry. This method retains the original account (you don’t need to make a new profile), but any mistakes made along the way can corrupt the profile and the apps installed within it.
Make a System Restore point before you start in case something goes wrong. This method only works in Windows 10 Pro, not Windows 10 Home.
-
Open Command Prompt as an administrator from a different user account (i.e., not the one for which you want to change the folder name).
-
Enter this command:
wmic useraccount list full
-
In the resulting list, find the account’s existing name and take note of its SID.
-
To rename your existing account, enter this command:
cd C:\Users
Then, enter this command, but be sure to set your new account name to what you want the user folder to be:
rename OldAccountName NewAccountName
In our example, you can see that we’re changing the folder from Jeff to Jeffery.
If you see an ‘Access is denied’ message, it most likely means the other user is still logged in. A quick way to sign them out is through Task Manager’s Users tab.
-
Open Registry Editor to this path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
You can browse the folders/keys on the left to get to this path, or copy/paste the whole thing into the navigation bar at the top of Registry Editor.
-
Open the registry key that matches the SID you recorded earlier, and then double-click ProfileImagePath on the right.
-
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 computer.
If you followed the steps correctly, your Windows 10 user folder name should have your new account name. If you run into issues accessing the account or the user profile is corrupted, use your System Restore point.
FAQ
-
The easiest way to take a screenshot in Windows 10 is by using the Windows + PrtSc (Print Screen) key combination on your keyboard. Screenshots are stored in Pictures > Screenshots by default.
-
One way to perform a Windows factory reset is through Settings > Update & Security. In the Recovery section, select Get started and follow the on-screen instructions.
-
To turn on Bluetooth, go to Settings > Devices > Bluetooth & other devices and toggle on Bluetooth.
Thanks for letting us know!
Get the Latest Tech News Delivered Every Day
Subscribe
Здравствуйте админ! Попросил своего приятеля установить мне на ноутбук Windows 10 и он присвоил неблагозвучное имя моей учётной записи. Уже самостоятельно изменил имя учётной записи, но в проводнике имя папки пользователя осталось прежним. В сети говорят, что сделать ничего нельзя. Что же мне делать, переустанавливать операционную систему?
Как изменить имя учётной записи и папку пользователя в Windows 10
Автор Владимир!
При установке Windows мы создаём профиль пользователя: Имя, а также пароль (необязательно), при этом создаётся папка пользователя c именем, которое мы ввели.
Можно иконку папки пользователя разместить на рабочем столе.
Иногда по тем или иным причинам нужно изменить имя пользователя. Сделать это можно, но что-то может пойти не так. Поэтому перед работой с папкой создадим точку восстановления.
Теперь можно изменить имя и переименовать папку пользователя в Windows 10.
Запускаю командную строку от имени администратора или Windows PowerShell, ввожу команду netplwiz
Щёлкаем двойным щелчком левой мыши на имени пользователя и переименовываем его.
После этого выходим из системы или перезагружаемся и заходим с новым именем и старым паролем.
Имя папки на рабочем столе тоже изменилось,
но имя папки в проводнике осталось прежним.
Имя этой папки можно изменить, но есть программы, которые используют путь к этой папке. Например если у вас установлена виртуальная машина и в ней по умолчанию установлен путь к папке пользователя C:\Users\Ваше имя пользователя\VirtualBox, то после переименования сама виртуальная машина перестанет корректно работать. Так что имейте ввиду, что переименование папки может иметь негативные последствия. Править реестр в этом случае занятие муторное и можно наисправлять так, что OS совсем рухнет. Без проблем эту папку можно переименовать в том случае, если мы только что установили Windows и перепутали букву при написании имени.
Для переименовании папки заходим в среду восстановления и выбираем командную строку
В командной строке вводим «notepad» и переименовываем папку,
после этого перезагружаемся и входим в систему с временным профилем.
Запускаю командную строку от имени администратора или Windows PowerShell, ввожу команду regedit
Открываем куст реестра:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ ProfileList
то что нам нужно обычно в последней строчке, открываем и редактируем.
После этого выходим из системы и заходим в систему.
Если ОС будет из-за переименования папки плохо работать, то делаем откат с помощью точки восстановления.
После восстановления папка Anatoliy останется, но в реестре записей о ней уже не будет и её можно удалить за ненадобностью.
- Если вы завели учётную запись Microsoft, то имя пользователя изменить невозможно. Можно изменить только имя папки.
Внимательный читатель, прочитав статью, может заметить, что изменить имя пользователя в Windows 10 можно ещё с помощью панели управления. Да, это так но,