The Fastest Way to Change Your Username
The quickest path is through Settings, which takes about two minutes and requires no restart. Open Settings by pressing the Windows key and typing "settings", then select the Settings app. Go to Accounts in the left menu, then Your info at the top. You will see your current username under "Who's using this PC right now?" — click Rename your account and type the new name you want. Click Next, then Finish. Your username changes when ready.
This method works whether you use a Microsoft account (the kind that syncs across devices) or a local account (one that exists only on this computer). The change appears everywhere Windows shows your name — your user folder, the Start menu, the lock screen, and any shared files you own.
Key Takeaways
- The Settings app method is the standard way to rename your account and takes about two minutes with no restart required.
- Your username change appears when ready in the Start menu, lock screen, and file explorer, but the folder name on your hard drive stays the same.
- If Settings shows a Rename button instead of Rename your account, you are using a Microsoft account and the process is identical.
- You cannot change your username through the Control Panel on Windows 10 — the Settings method is the only built-in option.
What Changes and What Stays the Same
When you rename your account through Settings, Windows updates your display name everywhere the system shows it. Your name appears differently on the lock screen, in the Start menu, in File Explorer under "This PC", and in the user list if other people share the computer. Any files you created before the change still show your old name as the owner in properties, but new files will show the new name.
One thing that does not change is the folder name on your hard drive. If your old username was "JohnSmith" and you rename to "John", your user folder stays as C:\Users\JohnSmith. This is intentional — Windows keeps the folder name stable so programs that store settings in your user folder do not break. You will not see this folder name in everyday use, so it does not matter for your day-to-day work.
Renaming a Microsoft Account vs. a Local Account
Windows 10 accounts come in two types. A Microsoft account is tied to an email address and syncs your settings, passwords, and files across any Windows device you sign into. A local account exists only on this one computer and does not sync anywhere.
The rename process is the same for both. Open Settings, go to Accounts, select Your info, and click the rename button. For a Microsoft account, the button says Rename. For a local account, it says Rename your account. Either way, you type the new name and click Finish. The change takes effect when ready on this computer. If you use a Microsoft account, the new name will appear on any other Windows device you sign into within a few hours as the change syncs.
If You Cannot Find the Rename Button
If you open Your info in Settings and do not see a rename option, you may be signed in as a guest or a standard user without permission to change account settings. Sign out and sign back in with the account that has administrator rights — usually the account you created when you first set up Windows. Then repeat the steps above.
Another reason the button might not appear is if you are using a work or school account managed by your organization. These accounts are locked down by your IT department, and you cannot rename them through Settings. Contact your IT support team to request a username change.
Renaming Your Account Does Not Change Your Password
Your password stays exactly the same when you rename your account. You do not need to sign out and sign back in, and you do not need to update any saved passwords on other devices. The next time you sign in, use your old password — it works unchanged. If you want to change your password at the same time, you can do that separately in Settings under Accounts, then Sign-in options, then Password.
If you use a Microsoft account, your password is tied to your email address, not your username. Renaming your account display name does not affect your email or your password in any way.
What to Do If You Renamed the Wrong Account
If you renamed an account by mistake, you can rename it again when ready. Open Settings, go to Accounts, select Your info, and click the rename button again. Type the name you want and click Finish. There is no limit to how many times you can rename an account, and each change takes effect right away.
If you renamed someone else's account and they are currently signed in, sign them out first. Then sign in with your own administrator account, go to Settings, and select the other person's account from the list on the left side of the Accounts page. Click Your info and rename it back. The other person will see the change the next time they sign in.
Frequently Asked Questions
Will renaming my account affect my files or programs?
No. Your files stay where they are, and all your programs continue to work. The only visible change is that your name appears differently in Windows menus and on the lock screen. Programs do not care what your username is called — they only care that you are the same person signing in with the same password.
Can I change my username to something with special characters or spaces?
Windows allows spaces and most punctuation in usernames, but some characters like asterisks, question marks, and forward slashes are blocked. If you try to use a blocked character, Windows will tell you it is not allowed and ask you to pick a different name. Spaces work fine — "John Smith" is a valid username.
What if I forgot my password and cannot sign in to rename my account?
You will need to reset your password first. On the lock screen, click "I forgot my password" and follow the recovery steps. If you use a Microsoft account, you can reset it from another device at account.microsoft.com. Once you can sign in again, you can rename your account through Settings.
Does renaming my account change my Microsoft account email?
No. Your Microsoft account email stays the same. The username you see in Windows is separate from your email address. If you want to change your email address, you do that in account.microsoft.com, not in Windows Settings.
Can I rename my account from the command line instead of Settings?
Yes, but Settings is simpler. If you want to use the command line, open Command Prompt as administrator, type wmic useraccount where name="oldusername" rename newusername, and press Enter. Replace "oldusername" and "newusername" with the actual names. The change takes effect when ready, but Settings is the recommended method for most people.