How to create local account on Windows 11 - Pureinfotech (2024)

  • To create a local account on Windows 11, open Settings > Accounts > Other users (or Family & other users), click “Add account,” choose “I don’t have this person’s sign-in information,” select “Add a user without a Microsoft account,” confirm the account information.
  • Another way to create a local account is to run the “net user USER-NAME PASSWORD /add” on Command Prompt (admin) or the “New-LocalUser “NEW-ACCOUNT-NAME” -Password $Password -FullName “USER-FULL-NAME” -Description “DESCRIPTION” on PowerShell (admin).

On Windows 11, you can create a local account to avoid using the Microsoft account, meaning that your settings and files will only be available locally on the device for a more private and secure experience.

Typically, you would want to set up a device with a Microsoft account since it offers more benefits, like seamless integration with various services and syncing for files and settings across devices. However, if you feel that the cloud-powered account type is not for you, creating a local account that doesn’t connect to the Microsoft services using the Settings app, Command Prompt, and PowerShell is possible.

This guide will teach you three different approaches to creating a local account on Windows 11. (See also this video tutorial with the instructions in the Pureinfotech YouTube channel.)

  • Create local account on Windows 11 22H2
  • Create local account on Windows 11 21H2
  • Create local account from Command Prompt on Windows 11
  • Create local account from PowerShell on Windows 11

Create local account on Windows 11 22H2

To create a local account from the Settings app on Windows 11 22H2, use these steps:

  1. Open Settings on Windows 11 22H2.

  2. Click on Accounts.

  3. Click the Other users tab.

  4. Under the “Other users” section, click the Add account button.

    How to create local account on Windows 11 - Pureinfotech (1)

  5. Click the “I don’t have this person’s sign-in information” option.

    How to create local account on Windows 11 - Pureinfotech (2)

  6. Click the “Add a user without a Microsoft account” option.

    How to create local account on Windows 11 - Pureinfotech (3)

  7. Create a Windows 11 22H2 local account by confirming a name and password.

    How to create local account on Windows 11 - Pureinfotech (4)

  8. Configure the security questions to recover the account if the password is lost.

  9. Click the Next button.

  10. (Optional) Select the newly created account and click the “Change account type” button.

    How to create local account on Windows 11 - Pureinfotech (5)

  11. Use the “Account type” drop-down menu and select the Administrator option.

    How to create local account on Windows 11 - Pureinfotech (6)

  12. Click the OK button.

Once you complete the steps, the new account will appear on Windows 11, and the new user should be able to log in as a standard user or administrator, depending on the account type settings.

Create local account on Windows 11 21H2

To create a local account from the Settings app on Windows 11 21H2, use these steps:

  1. Open Settings on Windows 11 21H2.

  2. Click on Accounts.

  3. Click the Family & other users tab.

  4. Under the “Other users” section, click the Add account button.

    How to create local account on Windows 11 - Pureinfotech (7)

  5. Click the “I don’t have this person’s sign-in information” option.

    How to create local account on Windows 11 - Pureinfotech (8)

  6. Click the “Add a user without a Microsoft account” option.

    How to create local account on Windows 11 - Pureinfotech (9)

  7. Create a Windows 11 21H2 local account by confirming a name and password.

    How to create local account on Windows 11 - Pureinfotech (10)

  8. Configure the security questions to recover the account if the password is lost.

  9. Click the Next button.

  10. (Optional) Select the newly created account and click the “Change account type” button.

    How to create local account on Windows 11 - Pureinfotech (11)

  11. Use the “Account type” drop-down menu and select the Administrator option.

    How to create local account on Windows 11 - Pureinfotech (12)

  12. Click the OK button.

Once you complete the steps, the new account will appear on Windows 11, and the new user should be able to log in as a standard user or administrator, depending on the account type settings.

Create local account from Command Prompt on Windows 11

It is faster to create and manage an account using Command Prompt if you are comfortable typing commands.

To create a local standard or administrator account on Windows 11 with Command Prompt:

  1. Open Start.

  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.

  3. Type the following command to create a new account and press Enter:

    net user USER-NAME PASSWORD /add

    How to create local account on Windows 11 - Pureinfotech (13)

    In the command, change USER-NAME and PASSWORD with the credentials you want to use for the new user account.

  4. (Optional) Type the following command to add the newly created account to the “Administrators” group and press Enter:

    net localgroup administrators USER-ACCOUNT /add

    In the command, replace USER-ACCOUNT with the account name you want to add to the administrators’ group.

If you want to test the new changes, sign out, and you will notice the new user account sitting in the screen’s bottom-left corner. Then select the new user account and sign in.

Create local account from PowerShell on Windows 11

To create an account without a Microsoft account with PowerShell, use these steps:

  1. Open Start.

  2. Search for PowerShell, right-click the top result, and select the Run as administrator option.

  3. Type the following command to temporarily store the password inside a string in the “$Password” variable and press Enter:

    $Password = Read-Host -AsSecureString
  4. Type the password for the new Windows 11 account and press Enter.

  5. Type the following command to create the new account with PowerShell and press Enter:

    New-LocalUser "NEW-ACCOUNT-NAME" -Password $Password -FullName "USER-FULL-NAME" -Description "DESCRIPTION"

    How to create local account on Windows 11 - Pureinfotech (14)

    In the command, change NEW-ACCOUNT-NAME for the account name and USER-FULL-NAME for the user’s full name. Also, replace DESCRIPTION with the description you want to use for the account.

  6. Type the following command to add the Windows 11 account to the correct user group and press Enter:

    Add-LocalGroupMember -Group "Administrators" -Member "NEW-ACCOUNT-NAME"

    How to create local account on Windows 11 - Pureinfotech (15)

    In the command, change NEW-ACCOUNT-NAME for the account name. In the above command, we add the new account to the Administrators group, which gives the user full access to the device. If you want the user to have limited access, add the account to the Users group, making the account a “Standard User.”

Once you complete the steps, the new local account will be available on Windows 11 with full access using administrative privileges.

How to create local account on Windows 11 - Pureinfotech (2024)

FAQs

How to create local account on Windows 11 - Pureinfotech? ›

After signing in for the first time, go to Settings > Accounts > Your Info. Under the Account Settings heading, choose Sign In With A Local Account Instead and follow the prompts.

How do I set up a local account on Windows 11? ›

After signing in for the first time, go to Settings > Accounts > Your Info. Under the Account Settings heading, choose Sign In With A Local Account Instead and follow the prompts.

How do I switch my Windows 11 device to a local account? ›

In the Settings app, go to the “Accounts” tab. At the left-hand side of the window, click on “Your info.” Under “Your info,” select “Sign in with a local account instead.” Windows 11 will guide you through the process.

How to Windows 11 without Microsoft account? ›

How to Install Windows 11 Without a Microsoft Account
  1. Follow the Windows 11 install process until you get to the "choose a country" screen.
  2. Hit Shift + F10. ...
  3. Type OOBE\BYPASSNRO to disable the Internet connection requirement.
  4. Hit Shift + F10 again and this time Type ipconfig /release. ...
  5. Close the command prompt.
Feb 26, 2024

How to change administrator account to local account in Windows 11? ›

How to Change the Administrator Account in Windows 11 in Settings
  1. Right click Start and select Settings. ...
  2. Click Accounts.
  3. Click Family or Other users. ...
  4. Click the user you want to change.
  5. Click Change account type.
  6. Pick Administrator from the drop-down box. ...
  7. Click OK.
Oct 3, 2023

How do I create a local account in Windows? ›

Select Start , select Settings > Accounts > Your info. Select Sign in with a local account instead. Type the user name, password, and password hint for your new account. The user name must be different than any others on the device.

How do I create a local account in Windows 11 using CMD? ›

Open an elevated Command Prompt. Type net user /add, then write the username and password you want to use (look closely in this example for where the spaces should go). This command supports lots of advanced options.

Can you still have a local account on Windows 11? ›

Windows 11 Pro

Turns out local accounts are still available during Windows 11 setup if you put in a little bit of keyboard work. During setup, when you reach the Let's connect you to a network screen, it will appear as if you can't go further without an internet connection.

Can you switch between local account and Microsoft account? ›

Step 1: Open the settings menu by clicking on the Start button and selecting the “Settings” icon. Step 2: In the settings menu, click on the “Accounts” option. Step 3: In the accounts menu, click on the “Your info” tab. Step 4: Under the “Your info” tab, click on the “Sign in with a Microsoft account instead” link.

What is the difference between a Microsoft account and a local account? ›

One of the biggest differences between a local account and a Microsoft account is that the former is exclusive to the Windows PC you created it on. A Microsoft account exists on the internet, and you can access it on a range of devices, including computers, phones, and the Xbox family of consoles.

What is a local account Windows 11? ›

Local user accounts are defined locally on a device, and can be assigned rights and permissions on the device only. Local user accounts are security principals that are used to secure and manage access to the resources on a device, for services or users.

How do I switch to a local account without password Windows 11? ›

Enter netplwiz in the Run window search box field. The User Accounts window will open. Select the account you want to disable the password option. Uncheck the option that indicates Users must enter a user name and password to use this computer.

How do I access my local administrator account in Windows 11? ›

Sign into Windows as a Local Administrator
  1. In the bottom-left corner of the sign-in screen, click on Other User.
  2. Enter “. \Administrator” as the username, enter your local admin password, and press Enter.
Jan 25, 2023

What is the difference between a local account and a Microsoft account? ›

The account exists only on your Windows 10 or Windows 11 computer, and its password is stored locally. A secondary benefit is that local accounts can be passwordless, while Microsoft accounts cannot, for obvious security reasons.

Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 5860

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.