
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Local Users Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/local-users/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/local-users/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 23 Mar 2024 14:14:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Local Users Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/local-users/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Add New User Account on Windows Server 2022</title>
		<link>https://www.technig.com/add-new-user-account-on-windows-server-2022/</link>
					<comments>https://www.technig.com/add-new-user-account-on-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Habib Sarwari]]></dc:creator>
		<pubDate>Fri, 20 May 2022 07:04:00 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Create User Account]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Local Users]]></category>
		<category><![CDATA[User Configuration]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17889</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create New User Account" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Whenever a new server administrator or user comes on board, you need to get him a new user account to let them join the network and start his/her job. In the following article, I will create a new user account by the name of Ali Hasnain using Server Manager and PowerShell. By the end of [&#8230;]</p>
<p>The post <a href="https://www.technig.com/add-new-user-account-on-windows-server-2022/">How to Add New User Account on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1200" height="630" src="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Create New User Account" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-User-account.webp 1200w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-300x158.webp 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-1024x538.webp 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-User-account-768x403.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
<p>Whenever a new server administrator or user comes on board, you need to get him a new user account to let them join the network and start his/her job. In the following article, I will create a new user account by the name of Ali Hasnain<strong> </strong>using Server Manager and PowerShell. By the end of this article, I hope you can easily add a new user to <a href="https://www.microsoft.com/en-us/windows-server" target="_blank" rel="noreferrer noopener nofollow">Windows Server</a> 2022.</p>



<p><strong>Related:</strong> <a href="https://technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener nofollow">Download Windows Server 2022 ISO File for Free</a></p>



<h2 class="wp-block-heading"><strong>Add new user on Windows Server 2022</strong></h2>



<p>You can add a new user account on Windows Server either through PowerShell or Server Manager.</p>



<h3 class="wp-block-heading"><strong>How to add </strong>a new user<strong> using Server Manager?</strong></h3>



<p>To add a new user via the Server Manager, follow the steps below:</p>



<ol class="wp-block-list" type="1"><li>Open the <strong>Server Manager</strong> (You can search it in the Search Box or open it from the Start Menu)</li><li>Click on the <strong>Tools</strong> on the top right-hand side of the Server Manager Dashboard window. Find, <strong>Active Directory Users and Computers</strong> from the drop-down menu and click on it.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/New-Users-1.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-17893" width="407" height="321" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-Users-1.png 543w, https://www.technig.com/wp-content/uploads/2022/05/New-Users-1-300x236.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-Users-1-279x220.png 279w" sizes="(max-width: 407px) 100vw, 407px" /><figcaption>Add New Users</figcaption></figure></div>


<ol class="wp-block-list" start="3"><li>On the Active Directory Users and Computers window, you will see the domain name on the top left-hand side. Click on the domain name to expand it.</li><li>There are multiple folders (containers) and organizational units. Find the <strong>Users</strong> container and left-click on it. You will see all the existing users and groups.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/New-user-1024x720.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-18124" width="768" height="540" srcset="https://www.technig.com/wp-content/uploads/2022/05/New-user-1024x720.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/New-user-300x211.png 300w, https://www.technig.com/wp-content/uploads/2022/05/New-user-768x540.png 768w, https://www.technig.com/wp-content/uploads/2022/05/New-user.png 1126w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Expand the Domain Name</figcaption></figure></div>


<ol class="wp-block-list" start="5"><li> If you right-click on the Users folder, a right-click menu shows up. Then click on the <strong>New</strong> &gt; <strong>Users</strong> to add a new user.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-1024x781.png" alt="How to Add New User Account on Windows Server (2022)" class="wp-image-18125" width="768" height="586" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-1024x781.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-300x229.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User-768x586.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Create-New-User.png 1134w" sizes="(max-width: 768px) 100vw, 768px" /><figcaption>Create New User</figcaption></figure></div>


<ol class="wp-block-list" start="6"><li> Fill in the new user&#8217;s first name, last name, and user login name in the new dialog box and click <strong>next</strong>.</li></ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Ali-Hasnain-User.png" alt="Fill all the records for new user" class="wp-image-18126" width="491" height="425" srcset="https://www.technig.com/wp-content/uploads/2022/05/Ali-Hasnain-User.png 654w, https://www.technig.com/wp-content/uploads/2022/05/Ali-Hasnain-User-300x260.png 300w" sizes="(max-width: 491px) 100vw, 491px" /><figcaption>Fill the Details</figcaption></figure></div>


<ol class="wp-block-list" start="7"><li> Enter the <strong>new password</strong>, and confirm it. Moreover, there are four options that you can check or uncheck according to your wish. If you want the user to change the password at the next login, tick the first option. Select the second option if you do not allow the user to change the password. You can read each option&#8217;s instructions and act according to your wish.</li></ol>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/05/Password.png" alt="Fill all the records for new user" class="wp-image-18127" width="488" height="421" srcset="https://www.technig.com/wp-content/uploads/2022/05/Password.png 651w, https://www.technig.com/wp-content/uploads/2022/05/Password-300x259.png 300w" sizes="(max-width: 488px) 100vw, 488px" /><figcaption>Enter the Passwords</figcaption><div>
</div></figure>



<p>You have created a new user account, go back to the <strong>Users </strong>container, and see the new user added to the list. If you want to edit the user information, you can double-click on the user and add or change the user information from the user&#8217;s properties.</p>



<h3 class="wp-block-heading"><strong>How to create a Local User Account on Windows Server from PowerShell?</strong></h3>



<p>The second way to create a user account on Windows Server 2022 is through <strong><a href="https://docs.microsoft.com/en-us/powershell/" target="_blank" rel="noreferrer noopener nofollow">PowerShell</a>.</strong> To do that, you must run <strong>PowerShell ISE</strong> as an administrator. In the PowerShell window, write the following commands and enter:</p>



<p><strong><code>New-LocalUser –Name “Name_of_the_User” –NoPassword &nbsp;</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1006" height="120" src="https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell.png" alt="Add User Without Password" class="wp-image-18128" srcset="https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell.png 1006w, https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell-300x36.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Create-new-user-with-powerShell-768x92.png 768w" sizes="(max-width: 1006px) 100vw, 1006px" /><figcaption>Add New User With PowerShell</figcaption></figure></div>


<p>The above command creates a new user without a password. Remember to write the new user&#8217;s name between the quotation marks. If you want to add more details of the new user, such as full name and description, write the command below:</p>



<p><code><strong>New-LocalUser –Name "Name_of_The_User" –FullName "Full_Name_of_User" –Description "write the description for the user" –NoPassword</strong>.</code></p>



<p>This command adds a description and full name for the new user. (Write the description and full name between the quotation marks).</p>



<p>If you want to create a new user with a password, first, you must define a variable ($Password Statement) to store the password securely as a secure string. Write the below command and enter. A password box pops up, enter the password and click <strong>OK</strong>.</p>



<p><strong><code>$Password = Read-Host –AsSecureString</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="169" src="https://www.technig.com/wp-content/uploads/2022/05/Password-statement-1024x169.png" alt="Define password statement" class="wp-image-18129" srcset="https://www.technig.com/wp-content/uploads/2022/05/Password-statement-1024x169.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement-300x50.png 300w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement-768x127.png 768w, https://www.technig.com/wp-content/uploads/2022/05/Password-statement.png 1222w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Create Password Statement</figcaption></figure></div>


<p>The $Password statement defines a variable to save the password as a secure string. Now write the command below to create a new user.</p>



<p><strong><code>New-LocalUser –name “Name_of_User” –Password $Password</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="135" src="https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-1024x135.png" alt="Create user with password" class="wp-image-18130" srcset="https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-1024x135.png 1024w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-300x39.png 300w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3-768x101.png 768w, https://www.technig.com/wp-content/uploads/2022/05/create-user-with-password-3.png 1057w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Create User With Password</figcaption></figure></div>


<p>Instead of giving a password directly, you may notice that we used the variable name ($password), and this variable name contains the password.</p>



<p>Now you created a user with PowerShell. To see the list of users, write the command below and enter:</p>



<p><strong><code>Get-LocalUser</code></strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="907" height="225" src="https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2.png" alt="List of Users" class="wp-image-18131" srcset="https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2.png 907w, https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2-300x74.png 300w, https://www.technig.com/wp-content/uploads/2022/05/List-of-users-2-768x191.png 768w" sizes="(max-width: 907px) 100vw, 907px" /><figcaption>See List of Users</figcaption></figure></div>


<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>In this article, you have learned to create a new user using the Server Manager and PowerShell. You can now create a new user on your Windows Server system and use that account easily to log into your system.</p>



<p>You may like: <a href="https://www.technig.com/disable-server-manager-auto-launch-in-windows-server-2022/" target="_blank" rel="noreferrer noopener nofollow">How to Disable Server Manager Auto-Launch in Windows Server 2022</a></p>
<p>The post <a href="https://www.technig.com/add-new-user-account-on-windows-server-2022/">How to Add New User Account on Windows Server 2022</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/add-new-user-account-on-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17889</post-id>	</item>
		<item>
		<title>How to Manage Local Users and Groups with PowerShell?</title>
		<link>https://www.technig.com/manage-local-users-groups-using-powershell/</link>
					<comments>https://www.technig.com/manage-local-users-groups-using-powershell/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Thu, 17 Mar 2016 04:30:49 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Local Users]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=6437</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Currently PowerShell doesn&#8217;t have a builtin cmdlets for local users and groups. In order to manage local users groups using PowerShell, the &#8216;LocalAccount&#8221; module must be installed on Windows 10. This module allows you to managing local user accounts and Groups with PowerShell. I have tested this PowerShell module on Windows 10 and works perfectly. [&#8230;]</p>
<p>The post <a href="https://www.technig.com/manage-local-users-groups-using-powershell/">How to Manage Local Users and Groups with PowerShell?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Currently PowerShell doesn&#8217;t have a builtin cmdlets for local users and groups. In order to manage local users groups using PowerShell, the &#8216;<a href="https://gallery.technet.microsoft.com/scriptcenter/Local-Account-Management-a777191b" target="_blank" rel="noopener noreferrer">LocalAccount</a>&#8221; module must be installed on Windows 10. This module allows you to managing local user accounts and Groups with PowerShell. I have tested this PowerShell module on Windows 10 and works perfectly. You can use the LocalAccount PowerShell module on other Windows clients and Windows Servers as well.</p>
<h2>Manage Local Users Groups Using PowerShell</h2>
<p>Before you begin to manage local users groups using PowerShell, you must install the LocalAccount module on your system. In order to install this module follow the step by step guide.</p>
<p><strong>1.</strong> Start Windows PowerShell with the &#8220;<strong>Run as Administrator</strong>&#8221; and type &#8220;<strong>FIND-Module localaccount | INSTALL-Module</strong>&#8221; and press enter to start installing the module.</p>
<p><figure id="attachment_6439" aria-describedby="caption-attachment-6439" style="width: 1232px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Install-Local-Users-and-Groups-PowerShell-Module.jpg" rel="attachment wp-att-6439"><img loading="lazy" decoding="async" class="size-full wp-image-6439" src="https://www.technig.com/wp-content/uploads/2016/03/Install-Local-Users-and-Groups-PowerShell-Module.jpg" alt="Install Local Users and Groups PowerShell Module" width="1232" height="266" /></a><figcaption id="caption-attachment-6439" class="wp-caption-text">Install Local Users and Groups PowerShell Module</figcaption></figure></p>
<p><strong>2.</strong> When prompts about installing prerequisite software for running localaccount module, type &#8220;<strong>Y</strong>&#8221; and press enter to accept it. Next one type &#8220;<strong>Y</strong>&#8221; to accept installing module.</p>
<p><strong>3.</strong> Now the PowerShell localaccount module has been downloaded and installed successfully. Before you import the module, you need to change the policy to enable installing unsigned PowerShell scripts. To enable execute policy type &#8220;<strong>Set-ExecutePolicy RemoteSigned</strong>&#8221; and press enter.</p>
<p><figure id="attachment_6440" aria-describedby="caption-attachment-6440" style="width: 1228px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Enable-Execution-of-PowerShell-Scripts-on-Local-Computer.jpg" rel="attachment wp-att-6440"><img loading="lazy" decoding="async" class="size-full wp-image-6440" src="https://www.technig.com/wp-content/uploads/2016/03/Enable-Execution-of-PowerShell-Scripts-on-Local-Computer.jpg" alt="Enable Execution of PowerShell Scripts on Local Computer" width="1228" height="149" /></a><figcaption id="caption-attachment-6440" class="wp-caption-text">Enable Execution of PowerShell Scripts on Local Computer</figcaption></figure></p>
<p>This will allow you to run unsigned scripts that you write on your local computer or downloaded from internet.</p>
<p><strong>Note:</strong> <em>For security of you system, never download scripts from non-trusted repository for PowerShell.</em></p>
<p><strong>4.</strong> Now you can import the <strong>localacount</strong> module using &#8220;<strong>Import-Module localaccount</strong>&#8221; command. Just type the command and press enter.</p>
<p><figure id="attachment_6442" aria-describedby="caption-attachment-6442" style="width: 1229px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Import-Module-in-PowerShell-Windows-10.jpg" rel="attachment wp-att-6442"><img loading="lazy" decoding="async" class="size-full wp-image-6442" src="https://www.technig.com/wp-content/uploads/2016/03/Import-Module-in-PowerShell-Windows-10.jpg" alt="Import Module in PowerShell Windows 10" width="1229" height="192" /></a><figcaption id="caption-attachment-6442" class="wp-caption-text">Import Module in PowerShell Windows 10</figcaption></figure></p>
<p><strong>5.</strong> To list or retrieve the available commands of <strong>localaccount</strong> module, type &#8220;<strong>Get-Command -Module localaccount</strong>&#8221; and press enter.</p>
<p><figure id="attachment_6443" aria-describedby="caption-attachment-6443" style="width: 1036px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Manage-Local-Users-Groups-Using-PowerShell-Technig.jpg" rel="attachment wp-att-6443"><img loading="lazy" decoding="async" class="size-full wp-image-6443" src="https://www.technig.com/wp-content/uploads/2016/03/Manage-Local-Users-Groups-Using-PowerShell-Technig.jpg" alt="Manage Local Users Groups Using PowerShell - Technig" width="1036" height="350" /></a><figcaption id="caption-attachment-6443" class="wp-caption-text">Manage Local Users Groups Using PowerShell &#8211; Technig</figcaption></figure></p>
<p>That&#8217;s all commands of localaccount module. These commands are all pretty clear and undrestandable. Try to use them for managing Users and Groups with PowerShell on Windows 10 and Windows Server.</p>
<p>If you have any problem with these module, feel free to ask and share the issues you have with.</p>
<p>The post <a href="https://www.technig.com/manage-local-users-groups-using-powershell/">How to Manage Local Users and Groups with PowerShell?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/manage-local-users-groups-using-powershell/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6437</post-id>	</item>
		<item>
		<title>5 Ways to Change User Account Password in Windows</title>
		<link>https://www.technig.com/5-ways-change-user-account-password-windows/</link>
					<comments>https://www.technig.com/5-ways-change-user-account-password-windows/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 06 Nov 2015 14:35:31 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Account Settings]]></category>
		<category><![CDATA[Change Password]]></category>
		<category><![CDATA[Local Users]]></category>
		<category><![CDATA[Net user Command]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=4023</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="692" height="360" src="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Change User Account Password" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg 692w, https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password-300x156.jpg 300w" sizes="(max-width: 692px) 100vw, 692px" /></div>
<p>The user account profile in Windows is a property of a person. Using an account without password is a risky practice. It must be secured with password or even encryption. In Windows first time you set and change user account password, when finalizing Windows installation. The methods in this article will be performed easily with [&#8230;]</p>
<p>The post <a href="https://www.technig.com/5-ways-change-user-account-password-windows/">5 Ways to Change User Account Password in Windows</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="692" height="360" src="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Change User Account Password" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg 692w, https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password-300x156.jpg 300w" sizes="(max-width: 692px) 100vw, 692px" /></div><p>The user account profile in Windows is a property of a person. Using an account without password is a risky practice. It must be secured with password or even <a href="https://en.wikipedia.org/wiki/Encryption" target="_blank" rel="noopener noreferrer">encryption</a>. In Windows first time you set and change user account password, when finalizing Windows installation.</p>
<p>The methods in this article will be performed easily with Windows Account Setting, Local User and Group Manager, Command Line, and reset a forgotten password. Let&#8217;s do change user account password in Windows 10 with various methods.</p>
<h2>#1. Change User Account Password with CMD</h2>
<p>This first and experts way is using command line in Windows. No matter, it would be command prompt (CMD) or Windows PowerShell. Works perfectly on both interfaces.</p>
<ol>
<li>Open cmd or powershell as administrator account. In order to open it with high privilege admin account, press <strong>Windows key</strong> and type PowerShell then right click PowerShell and select <strong>run as administrator</strong>.</li>
</ol>
<p><figure id="attachment_4024" aria-describedby="caption-attachment-4024" style="width: 487px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Run-PowerShell-as-Administrator.png"><img loading="lazy" decoding="async" class="wp-image-4024 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Run-PowerShell-as-Administrator.png" alt="Run PowerShell as Administrator" width="487" height="288" srcset="https://www.technig.com/wp-content/uploads/2015/11/Run-PowerShell-as-Administrator.png 487w, https://www.technig.com/wp-content/uploads/2015/11/Run-PowerShell-as-Administrator-300x177.png 300w, https://www.technig.com/wp-content/uploads/2015/11/Run-PowerShell-as-Administrator-357x210.png 357w" sizes="(max-width: 487px) 100vw, 487px" /></a><figcaption id="caption-attachment-4024" class="wp-caption-text">Run PowerShell as Administrator</figcaption></figure></p>
<p><strong>2.</strong> Specify what user you want to change account password. Do it with <strong>Net user</strong> command.  Type &#8220;<strong>net user</strong>&#8221; and hit enter to list the users accounts.</p>
<p><figure id="attachment_4025" aria-describedby="caption-attachment-4025" style="width: 960px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Net-User-Command-In-PowerShell.jpg"><img loading="lazy" decoding="async" class="wp-image-4025 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Net-User-Command-In-PowerShell.jpg" alt="Net User Command In PowerShell" width="960" height="407" srcset="https://www.technig.com/wp-content/uploads/2015/11/Net-User-Command-In-PowerShell.jpg 960w, https://www.technig.com/wp-content/uploads/2015/11/Net-User-Command-In-PowerShell-300x127.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Net-User-Command-In-PowerShell-768x326.jpg 768w" sizes="(max-width: 960px) 100vw, 960px" /></a><figcaption id="caption-attachment-4025" class="wp-caption-text">Net User Command In PowerShell</figcaption></figure></p>
<p><strong>3.</strong> Type &#8220;<strong>net user Shais *</strong>&#8221; ( Shais is a user name) and hit enter. To change the password type the password twice and the command should complete successfully.</p>
<p><figure id="attachment_4026" aria-describedby="caption-attachment-4026" style="width: 747px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Account-Password-with-PowerShell.jpg"><img loading="lazy" decoding="async" class="wp-image-4026 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Account-Password-with-PowerShell.jpg" alt="Change User Account Password with PowerShell" width="747" height="197" srcset="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Account-Password-with-PowerShell.jpg 747w, https://www.technig.com/wp-content/uploads/2015/11/Change-User-Account-Password-with-PowerShell-300x79.jpg 300w" sizes="(max-width: 747px) 100vw, 747px" /></a><figcaption id="caption-attachment-4026" class="wp-caption-text">Change User Account Password with PowerShell</figcaption></figure></p>
<p>Finally type <strong>Exit</strong> and press enter to close the Powershell interface. Now the User account password has been changed. I recommend you to read &#8220;<a href="https://www.technig.com/net-user-command-add-delete-edit-user/" target="_blank" rel="noopener noreferrer">Net User Command Add, Delete, Edit User Account</a>&#8221; article to know more about Net User command.</p>
<h2>#2. Change User Account Password with Local User Manager</h2>
<p>This method is using a graphical interface, and it&#8217;s good for standard user who are new in Windows.</p>
<ol>
<li>To simply open the local user account manager, type &#8220;<strong>lusrmgr.msc</strong>&#8221; in Windows Run and press enter. It will directly open the Windows local user manager console with a separate page.</li>
</ol>
<p><figure id="attachment_4027" aria-describedby="caption-attachment-4027" style="width: 900px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Windows-Local-User-and-Group-Manager.jpg"><img loading="lazy" decoding="async" class="wp-image-4027 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Windows-Local-User-and-Group-Manager.jpg" alt="Windows Local User and Group Manager" width="900" height="321" srcset="https://www.technig.com/wp-content/uploads/2015/11/Windows-Local-User-and-Group-Manager.jpg 900w, https://www.technig.com/wp-content/uploads/2015/11/Windows-Local-User-and-Group-Manager-300x107.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Windows-Local-User-and-Group-Manager-768x274.jpg 768w" sizes="(max-width: 900px) 100vw, 900px" /></a><figcaption id="caption-attachment-4027" class="wp-caption-text">Windows Local User and Group Manager</figcaption></figure></p>
<p><strong>2.</strong> Select <strong>Users</strong> from left side to see the list of users. Now right click the specific user name and select <strong>Set Password.</strong></p>
<p><figure id="attachment_4028" aria-describedby="caption-attachment-4028" style="width: 554px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-a-User-Account.png"><img loading="lazy" decoding="async" class="wp-image-4028 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-a-User-Account.png" alt="Set Password to a User Account" width="554" height="329" srcset="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-a-User-Account.png 554w, https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-a-User-Account-300x178.png 300w" sizes="(max-width: 554px) 100vw, 554px" /></a><figcaption id="caption-attachment-4028" class="wp-caption-text">Set Password to a User Account</figcaption></figure></p>
<p><strong>3.</strong> You might see the following changing account password alert. Just click <strong>Proceed</strong> and go to the next step.</p>
<p><figure id="attachment_4029" aria-describedby="caption-attachment-4029" style="width: 610px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-Account-Alert.jpg"><img loading="lazy" decoding="async" class="wp-image-4029 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-Account-Alert.jpg" alt="Set Password Account Alert" width="610" height="330" srcset="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-Account-Alert.jpg 610w, https://www.technig.com/wp-content/uploads/2015/11/Set-Password-Account-Alert-300x162.jpg 300w" sizes="(max-width: 610px) 100vw, 610px" /></a><figcaption id="caption-attachment-4029" class="wp-caption-text">Set Password Account Alert</figcaption></figure></p>
<p><strong>4.</strong> Type a new complex and strong password twice and click <strong>OK</strong>. The password length must be complex and long enough to prevent easy guessing by someone.</p>
<p><figure id="attachment_4030" aria-describedby="caption-attachment-4030" style="width: 475px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-Windows-User-Account.jpg"><img loading="lazy" decoding="async" class="wp-image-4030 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-Windows-User-Account.jpg" alt="Set Password to Windows User Account" width="475" height="312" srcset="https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-Windows-User-Account.jpg 475w, https://www.technig.com/wp-content/uploads/2015/11/Set-Password-to-Windows-User-Account-300x197.jpg 300w" sizes="(max-width: 475px) 100vw, 475px" /></a><figcaption id="caption-attachment-4030" class="wp-caption-text">Set Password to Windows User Account</figcaption></figure></p>
<p>Finally the password has been set. Click <strong>OK</strong> on the prompt window and close local user and group manager console. Once logoff and login to system to effect the changes.</p>
<h2>#3. Change Password Using User Account Settings</h2>
<p>This method is specially for Windows 10 and Windows 8 users. Change form User Account Settings.</p>
<ol>
<li>Press Windows key on keyboard and select user then click <strong>Change account settings</strong>. It works for Windows tables and mobiles also.</li>
</ol>
<p><figure id="attachment_4031" aria-describedby="caption-attachment-4031" style="width: 705px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Change-Account-Settings.png"><img loading="lazy" decoding="async" class="wp-image-4031 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Change-Account-Settings.png" alt="Change Account Settings" width="705" height="342" srcset="https://www.technig.com/wp-content/uploads/2015/11/Change-Account-Settings.png 705w, https://www.technig.com/wp-content/uploads/2015/11/Change-Account-Settings-300x146.png 300w" sizes="(max-width: 705px) 100vw, 705px" /></a><figcaption id="caption-attachment-4031" class="wp-caption-text">Change Account Settings</figcaption></figure></p>
<p><strong>2.</strong> On the <strong>Accounts</strong> settings page, click <strong>Change</strong> under <strong>Change your account password</strong>.</p>
<p><figure id="attachment_4032" aria-describedby="caption-attachment-4032" style="width: 1007px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Change-Your-Account-Password.jpg"><img loading="lazy" decoding="async" class="wp-image-4032 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Change-Your-Account-Password.jpg" alt="Change Your Account Password" width="1007" height="511" srcset="https://www.technig.com/wp-content/uploads/2015/11/Change-Your-Account-Password.jpg 1007w, https://www.technig.com/wp-content/uploads/2015/11/Change-Your-Account-Password-300x152.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Change-Your-Account-Password-768x390.jpg 768w" sizes="(max-width: 1007px) 100vw, 1007px" /></a><figcaption id="caption-attachment-4032" class="wp-caption-text">Change Your Account Password</figcaption></figure></p>
<p><strong>3.</strong> Type the current password and click <strong>Next</strong>. For security reason you should confirm your current password in this section. I don&#8217;t know why it ask me such a doubtful question while it doesn&#8217;t prompt any credential for two above methods!</p>
<p><figure id="attachment_4033" aria-describedby="caption-attachment-4033" style="width: 734px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Password.jpg"><img loading="lazy" decoding="async" class="wp-image-4033 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Password.jpg" alt="Change User Password" width="734" height="387" srcset="https://www.technig.com/wp-content/uploads/2015/11/Change-User-Password.jpg 734w, https://www.technig.com/wp-content/uploads/2015/11/Change-User-Password-300x158.jpg 300w" sizes="(max-width: 734px) 100vw, 734px" /></a><figcaption id="caption-attachment-4033" class="wp-caption-text">Change User Password</figcaption></figure></p>
<p><strong>4.</strong> Now enter the new password twice and type a password hint to remember you the password, then click Next. Don&#8217;t type something too much close to your password on password hint.</p>
<p><figure id="attachment_4035" aria-describedby="caption-attachment-4035" style="width: 692px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg"><img loading="lazy" decoding="async" class="wp-image-4035 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg" alt="How to Change User Account Password" width="692" height="360" srcset="https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password.jpg 692w, https://www.technig.com/wp-content/uploads/2015/11/How-to-Change-User-Account-Password-300x156.jpg 300w" sizes="(max-width: 692px) 100vw, 692px" /></a><figcaption id="caption-attachment-4035" class="wp-caption-text">How to Change User Account Password</figcaption></figure></p>
<p>Finally close all pages and continue to work with your system&#8230;</p>
<h2>#4. Change the Forgotten Password</h2>
<p>The forth method is a bit difficult, but it&#8217;s possible to change or reset a forgotten password. It&#8217;s good for a user who forgot his account password. It might happen to everyone to forgot his account password. Yes it is a trouble.</p>
<p>To reset a lost password read the How to &#8220;<a href="https://www.technig.com/reset-forgotten-windows-10-password/" target="_blank" rel="noopener noreferrer">Reset forgotten password of Windows 10</a>?&#8221; step by step guide.</p>
<h2>#5. Change Password Using Active Directory</h2>
<p>It is related to network directory, which performed from Windows Server Active Directory or PowerShell cmdlets. Type dsa.msc on Windows run to open active directory. Then find and change the password of a user.</p>
<p><figure id="attachment_4036" aria-describedby="caption-attachment-4036" style="width: 856px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/11/Change-Password-Using-Active-Directory.jpg"><img loading="lazy" decoding="async" class="wp-image-4036 size-full" src="https://www.technig.com/wp-content/uploads/2015/11/Change-Password-Using-Active-Directory.jpg" alt="Change Password Using Active Directory" width="856" height="383" srcset="https://www.technig.com/wp-content/uploads/2015/11/Change-Password-Using-Active-Directory.jpg 856w, https://www.technig.com/wp-content/uploads/2015/11/Change-Password-Using-Active-Directory-300x134.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Change-Password-Using-Active-Directory-768x344.jpg 768w" sizes="(max-width: 856px) 100vw, 856px" /></a><figcaption id="caption-attachment-4036" class="wp-caption-text">Change Password Using Active Directory</figcaption></figure></p>
<p>Read more about and working with active directory objects on &#8220;<a href="https://www.technig.com/how-to-create-object-in-active-directory/" target="_blank" rel="noopener noreferrer">How to create object in Active Directory</a>&#8221; post.</p>
<p>To change a user account password using PowerShell, read the &#8220;<a href="https://www.technig.com/create-user-account-using-powershell-in-active-directory/" target="_blank" rel="noopener noreferrer">How to Create User Account Using PowerShell</a>&#8221; article.</p>
<h2>Conclusion</h2>
<p>Changing password is easy, even recovering a lost password. But keeping them secure is the art of a pro and knowledgeable user. So try to keep your all account password secure.</p>
<p>Fell free to ask your question through comment area. Hope you enjoy these five ways to change user account password in Windows operating system.</p>
<p>The post <a href="https://www.technig.com/5-ways-change-user-account-password-windows/">5 Ways to Change User Account Password in Windows</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/5-ways-change-user-account-password-windows/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4023</post-id>	</item>
	</channel>
</rss>
