PowerShell

New-LocalUser

CautionCreate a local user

New-LocalUser <name> -Password (Read-Host -AsSecureString)

Creates a local account; take the password via Read-Host -AsSecureString. Add groups after.

Examples

  • New-LocalUser kiosk -NoPasswordCreate a no-password account

Syntax

New-LocalUser <name> [-Password secure] [-Description text]

Before you run it

Never hard-code plaintext passwords.

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store