How To Change The Name Of My Local Account In Windows 11 Hot May 2026

How To Change The Name Of My Local Account In Windows 11 Hot May 2026

Notes:

Note: This method is best if you want to change the actual Profile Name (the folder name on your C: drive) or if Method 1 didn't work. This is not available on Windows 11 Home edition, only Pro and Enterprise.

If you are on Windows 11 Pro, this is the most effective way to rename an account:


Notes:

If you try the steps above and the options are missing, you are likely signed in with a Microsoft Account (linked to an email), not a pure Local Account.

If you have a Microsoft Account, you cannot change the name solely on the PC. You must change your name online:

How to Change Your Local Account Name in Windows 11 Whether you’ve noticed a typo in your username, inherited a PC, or simply want a fresh start, changing your local account name in Windows 11 is a common task. However, unlike a Microsoft Account—which updates via a web browser—local accounts require a few different "under-the-hood" methods.

This guide covers the most effective ways to rename your local account, ranging from simple Control Panel tweaks to advanced Command Prompt shortcuts. 1. The Easiest Method: Using the Control Panel how to change the name of my local account in windows 11 hot

For most users, the classic Control Panel remains the most straightforward way to change a local username.

Open Control Panel: Click the Start button, type "Control Panel," and press Enter.

Navigate to User Accounts: Click on User Accounts (or Change account type if you are in Category view).

Select Your Account: Choose the local account you wish to rename. Change the Name: Click the Change the account name link.

Save Changes: Type your new desired name and click Change Name.

Note: You must be logged in as an Administrator to change account names. 2. The Power User Way: Using User Accounts (netplwiz)

The "netplwiz" tool is a hidden gem in Windows for managing users quickly without navigating through multiple Settings menus. Press Windows Key + R to open the Run dialog. Type netplwiz and hit Enter. Notes: Note: This method is best if you

In the User Accounts window, select the account you want to change from the list. Click Properties. In the Full Name or User name field, enter your new name. Click Apply and then OK. 3. The Advanced Method: Command Prompt (CMD)

If you prefer a text-based approach or need to change a name quickly without clicking through menus, the Command Prompt is your best friend.

Open the Start menu, search for CMD, right-click it, and select Run as Administrator.

Type the following command to see your current list of users:net user

To change the name, use this syntax:wmic useraccount where name="OldName" rename "NewName"(Replace "OldName" with your current name and "NewName" with what you want it to be.)

Press Enter. Once you see "Method execution successful," the change is live. 4. Using Computer Management (Windows 11 Pro/Enterprise)

If you are using a Pro or Enterprise version of Windows 11, you have access to the Local Users and Groups manager, which offers more granular control. Notes: If you try the steps above and

Right-click the Start button and select Computer Management.

On the left sidebar, expand Local Users and Groups and click on Users.

Right-click the account you want to rename and select Rename. Type the new name and press Enter.

(Optional) You can also right-click the name and select Properties to change the "Full Name" displayed on the lock screen. Important: Username vs. User Profile Folder

It is vital to understand that changing your Account Name does not automatically change the name of your User Profile Folder (e.g., C:\Users\OldName).

While your login name and Start menu display will update, the folder path remains the same to prevent software shortcuts and system paths from breaking. Changing the actual folder name is a much riskier process involving Registry edits and is generally not recommended for casual users. Final Step: Sign Out

After using any of the methods above, you must Sign Out or Restart your computer for the changes to take full effect on the Windows 11 login screen.

There are two ways to achieve this: using the Settings app (easiest) or the Control Panel (required if you want to change the profile folder name as well).