
<?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>Net user Command Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/net-user-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/net-user-command/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 29 Mar 2020 10:50:09 +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>Net user Command Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/net-user-command/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Enable Remote Desktop with CMD in Windows 10</title>
		<link>https://www.technig.com/enable-remote-desktop-using-command/</link>
					<comments>https://www.technig.com/enable-remote-desktop-using-command/#comments</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Wed, 18 Oct 2017 13:00:49 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux Remote Desktop]]></category>
		<category><![CDATA[Net user Command]]></category>
		<category><![CDATA[Remote Assistance]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Remote Desktop Manager]]></category>
		<category><![CDATA[Remote Desktop Software]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=12111</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Enable Remote Desktop with Command Line - Remote Desktop Mnager - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The Windows Remote desktop can be enable with the command line such as CMD and Powershell. Here we enable remote desktop using command prompt in Windows 10. You can use this method on all Microsoft Windows server and Workstation systems. In Microsoft Windows operating systems, you can connect to a computer running Windows from another [&#8230;]</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-using-command/">Enable Remote Desktop with CMD in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Enable Remote Desktop with Command Line - Remote Desktop Mnager - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-Command-Line-Remote-Desktop-Mnager-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The Windows Remote desktop can be enable with the command line such as CMD and Powershell. Here we enable remote desktop using command prompt in Windows 10. You can use this method on all Microsoft Windows server and Workstation systems.</p>
<p>In Microsoft Windows operating systems, you can connect to a computer running Windows from another computer running Windows that&#8217;s connected to the same network or the Internet. For example, you can use all of your work computer&#8217;s programs, files, and network resources from your home computer, and it&#8217;s just like you&#8217;re sitting in front of your computer at work.</p>
<p>To connect to a remote computer, that computer must be turned on; it must have a network connection, Remote Desktop must be enabled. You must have network access to the remote computer (this could be through the Internet), and you must have permission to connect. For permission to connect, you must be on the list of remote desktop users. Before you start a connection, it&#8217;s a good idea to look up the name of the computer you&#8217;re connecting to and to make sure Remote Desktop connections are allowed through its firewall.</p>
<h2>Enable Remote Desktop using Command Line</h2>
<p>To enable remote desktop using command line, you must have administrator permission in Windows. The command line interfaces, command prompt or Powershell, must run as administrator.</p>
<p>Enable remote desktop process:</p>
<ol>
<li>Run Windows Command Prompt.</li>
<li>Execute registry command to enable remote desktop.</li>
<li>Enable Remote Desktop on system Firewall.</li>
<li>Test Remote Desktop Connectivity between two systems.</li>
</ol>
<p>Let&#8217;s run the command prompt as administrator and follow the article to enable remote desktop with command line.</p>
<p><strong>1.</strong> Type the below command to enable remote desktop.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f</pre>
<figure id="attachment_12541" aria-describedby="caption-attachment-12541" style="width: 1400px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg"><img decoding="async" class="wp-image-12541 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg" alt="Enable Remote Desktop using Command in Windows 10 - Technig" width="1400" height="118" srcset="https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig.jpg 1400w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-300x25.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-768x65.jpg 768w, https://www.technig.com/wp-content/uploads/2017/10/Enable-Remote-Desktop-with-CMD-in-Windows-10-Technig-1024x86.jpg 1024w" sizes="(max-width: 1400px) 100vw, 1400px" /></a><figcaption id="caption-attachment-12541" class="wp-caption-text">Enable Remote Desktop using Command in Windows 10 &#8211; Technig</figcaption></figure>
<p>The result must be the same as above screenshot. If you face any issue while running command, check the command structure and try again.</p>
<p><strong>2.</strong> To disable remote desktop, just type the below command and run it.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 1 /f</pre>
<p><strong>3.</strong> Allow the Remote desktop on your Windows firewall system with <strong>netsh</strong> command.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">netsh advfirewall firewall set rule group="remote desktop" new enable=yes</pre>
<figure id="attachment_12552" aria-describedby="caption-attachment-12552" style="width: 876px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg"><img decoding="async" class="wp-image-12552 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg" alt="Allow Remote Desktop in Windows Firewall with Command - Technig" width="876" height="175" srcset="https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig.jpg 876w, https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig-300x60.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Allow-Remote-Desktop-in-Windows-Firewall-with-Command-Technig-768x153.jpg 768w" sizes="(max-width: 876px) 100vw, 876px" /></a><figcaption id="caption-attachment-12552" class="wp-caption-text">Allow Remote Desktop in Windows Firewall with Command &#8211; Technig</figcaption></figure>
<p><strong>Related</strong>: <a href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">Configure Windows IP Address with Netsh</a></p>
<p><strong>4.</strong> Now, you need to add a user account to remote desktop users group. To do this using the &#8220;<strong>net localgroup</strong>&#8221; command.</p>
<pre class="lang:default decode:true">net localgroup "remote desktop users" Shais /add</pre>
<p>The username &#8220;<strong>Shais</strong>&#8221; has been added successfully to &#8220;<strong>Remote Desktop Users</strong>&#8221; group. You can test the remote desktop user members with below command.</p>
<pre class="nums:false expand-toggle:false lang:default decode:true">net user Shais</pre>
<figure id="attachment_12553" aria-describedby="caption-attachment-12553" style="width: 822px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-12553 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg" alt="Windows Remote Desktop Users Membership - Technig" width="822" height="171" srcset="https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig.jpg 822w, https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig-300x62.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/Windows-Remote-Desktop-Users-Membership-Technig-768x160.jpg 768w" sizes="(max-width: 822px) 100vw, 822px" /></a><figcaption id="caption-attachment-12553" class="wp-caption-text">Windows Remote Desktop Users Membership &#8211; Technig</figcaption></figure>
<p>That&#8217;s all you need to enable remote desktop using command line on any Windows operating systems.</p>
<p>If you want to do all with a graphical interface, follow the below Microsoft step by step guide to enable remote desktop.</p>
<h2>Enable Remote Desktop Connection with GUI</h2>
<div class="ng-scope"><span class="x-hidden-focus">If your user account doesn&#8217;t require a password to sign in, you&#8217;ll need to add a password before you&#8217;re allowed to start a connection with a remote computer.</span></div>
<p class="ng-scope"><strong><span class="x-hidden-focus">To allow remote connections on the computer, you want to connect to:</span></strong></p>
<ol class="ng-scope">
<li>Open System by clicking the <b>Start</b> button, right-clicking <b>Computer</b>, and then click <b>Properties</b>.</li>
<li>Click <b>Remote settings</b>.If you&#8217;re prompted for an administrator password or confirmation, type the password or provide confirmation. Under <b>Remote Desktop</b>, select one of the three options.</li>
<li>Click <b>Select Users</b>.If you&#8217;re an administrator on the computer, your current user account will automatically be added to the list of remote users, and you can skip the next two steps.</li>
<li>In the <b>Remote Desktop Users </b>dialog box, click <b>Add</b>.</li>
<li>In the <b>Select Users or Groups dialog</b> box, do the following:
<ol>
<li>To specify the search location, click <b>Locations</b>, and then select the location you want to search.</li>
<li>In <b>entering the object names to select</b>, type the name of the user that you want to add, and then click <b>OK</b>.</li>
<li>The name will be displayed in the list of users in the <b>Remote Desktop Users dialog</b> box. Click <b>OK</b>, and then click <b>OK</b> again.</li>
</ol>
</li>
</ol>
<div class="alert-band ng-scope">
<div class="alert alert-info alert-dismissible fade in" role="alert">
<div class="alert-title"><strong>Note: </strong>You can’t connect to a computer that&#8217;s asleep or hibernating, so make sure the settings for sleep and hibernation on the remote computer are set to <b>Never</b>. (Hibernation is not available on all computers.)</div>
</div>
</div>
<h3 class="ng-scope"><strong>To look up the computer name of the remote computer:</strong></h3>
<ol class="ng-scope">
<li>On the remote computer, open <b>System</b> by clicking the <b>Start</b> button, right-clicking <b>Computer</b>, and then click <b>Properties</b>.</li>
<li>Under <b>Computer name, domain, and workgroup settings</b>, you can find your computer name, and it&#8217;s full computer name if your computer is on a domain.</li>
</ol>
<p class="ng-scope"><strong>To allow Remote Desktop connections through a Windows Firewall:</strong></p>
<p class="ng-scope">If you&#8217;re having trouble connecting, Remote Desktop connections might be getting blocked by the firewall. Here&#8217;s how to change that setting on a Windows PC. If you&#8217;re using another firewall, make sure the port for Remote Desktop (usually 3389) is open.</p>
<ol class="ng-scope">
<li>On the remote computer, click <b>Start</b> and select <b>Control Panel</b>.</li>
<li>Click <b>System and Security</b>.</li>
<li>Then click <b>Allow a program through Windows Firewall</b> under Windows Firewall.</li>
<li>And click <b>Change settings</b> and then check the box next to <b>Remote Desktop</b>.</li>
<li>Click <b>OK</b> to save the changes.</li>
</ol>
<h3 class="ng-scope"><strong>To set a password for your user account</strong></h3>
<p class="ng-scope">Your user account must have a password before you can use Remote Desktop to connect to another computer.</p>
<ol class="ng-scope">
<li>Click<b> Start </b>and select <b>Control Panel</b>.</li>
<li>Double-click <b>User Accounts</b>.</li>
<li>Select <b>Change your Windows Password</b> under <b>User Accounts</b>.</li>
<li>Click <b>Create a password for your account</b> and follow the instructions on the screen.</li>
</ol>
<p class="ng-scope"><strong>To start Remote Desktop on the computer, you want to work from:</strong></p>
<ol class="ng-scope">
<li>Open Remote Desktop Connection by clicking the <b>Start</b> button. In the search box, type <b>Remote Desktop Connection</b>, and then, in the list of results, click <b>Remote Desktop Connection</b>.</li>
<li>In the <b class="x-hidden-focus">Computer</b> box, type the name of the computer that you want to connect to, and then click <b>Connect</b>. (You can also type the IP address instead of the computer name.)</li>
</ol>
<p>Finally, hope you can enable <a href="https://en.wikipedia.org/wiki/Remote_Desktop_Protocol" rel="noopener">remote desktop</a> using command line in your network environment.</p>
<p>The post <a href="https://www.technig.com/enable-remote-desktop-using-command/">Enable Remote Desktop with CMD in Windows 10</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/enable-remote-desktop-using-command/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12111</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>
<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><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>
<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><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>
<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>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>
<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><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>
<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><strong>3.</strong> You might see the following changing account password alert. Just click <strong>Proceed</strong> and go to the next step.</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><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>
<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>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>
<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><strong>2.</strong> On the <strong>Accounts</strong> settings page, click <strong>Change</strong> under <strong>Change your account password</strong>.</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><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>
<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><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>
<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>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>
<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>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>
