banner



How To Change Administrator Password In Windows 10 Using Command Prompt

Take you ever gotten locked out of your Windows x computer or had to figure out how to change a user password like the administrator password? Windows ten offers several approaches to reset Windows user passwords if you know the current password or not. Ane of the easiest methods is to reset a Windows 10 countersign via the command prompt.

If you're an Information technology pro and struggling with password reset issues in Active Directory, exist sure to check out Specops' uReset tool.

In this article, you lot will learn many dissimilar ways to reset Windows ten passwords using the command-line and yous'll fifty-fifty see how to get dorsum into a locked out Windows computer.

Not a reader? Watch this related video tutorial!

Not seeing the video? Make sure your advertisement blocker is disabled.

Related: How to Rotate Windows Admin Passwords with Microsoft LAPS

Prerequisites

This tutorial is going to get hands-on and go over the steps to reset a Windows 10 password. Other than a Windows 10 computer, you will also need the Windows 10 recovery media if you tin can't log in to the PC. You tin find information hither on how to fix recovery media.

This tutorial volition use Windows x Build 1909 for all examples and will be working on a figurer that is not in an Active Directory domain.

Resetting a Windows ten Password While Logged In

If you lot demand to reset a password, chances are you lot'll be in one of two states; logged-in and locked out. Let's showtime encompass how you can reset a password while logged into Windows with an administrative user account.

Verifying Reset Privileges

To reset a password while logged into Windows 10, you must accept permission to practice so. Although you could apply granular permission to reset a password, this tutorial will have the piece of cake road and require a user to be in the Administrators group.

To ostend the account you're logged in with is a member of the Administrators grouping:

  1. Click on the Showtime menu and type cmd, to open the command prompt window.

Be sure to right-click on cmd and run the command prompt as administrator then y'all accept the rights to make changes.

two. With the Command Prompt window open up, blazon whoami to become the logged on user. The string before the \ is the name of the computer.

The user adambertram is logged in.
The user adambertram is logged in.

3. Now type net user followed by your logged-in user account.

The cyberspace user command is a handy control in nigh all Windows versions that will pull data about local user accounts, disable and enable user accounts and reset passwords.

You'll come across a lot of output merely the data yous're looking for is at the bottom equally shown below. You tin see that the adambertram local business relationship is role of the Administrators group.

Inspecting the Local Group Memberships of the logged-in user account
Inspecting the Local Grouping Memberships of the logged-in user account

Resetting a User Password via CMD

One time yous've confirmed your logged-in account has permission to reset the password, you can now reset the password. To exercise that:

With the Command Prompt still open up, type internet user followed past the user account and the new countersign. The command beneath is changing the local adambertram user account's password to [email protected].

In one case complete, you tin can at present login with the adambertram account with the new password!

Resetting a User Password via PowerShell

The more than "modernistic" style to reset a Windows ten user countersign is to utilize PowerShell. PowerShell is a shell that's bachelor in all Windows operating system starting in Windows vii.

To reset a user password via PowerShell:

  1. Click on the Commencement carte du jour, type in 'powershell' and open Windows PowerShell as administrator.

Related: How to Run PowerShell as Ambassador

With PowerShell open up, you'll now demand to define the new password only as well convert it to a secure string. A secure string is one way PowerShell ensures passwords aren't stored in plain text. This footstep is enclosed in parentheses below.

The Set-LocalUser cmdlet is the command that really changes the password.

            Set up-LocalUser -Name adambertram -Password (ConvertTo-SecureString "[email protected]" -AsPlainText -Forcefulness)          

Resetting a Locked Out Windows 10 Password (Safe Style)

Irresolute a password, every bit you've seen above, is a breeze if you tin't actually log into the computer. Simply what if you're completely locked out and can't log in at all? In that instance, you're non completely out of luck only you've got some extra work to do!

To reset a user password while not logged in, you lot've got ii options; using Windows 10 safe mode and recovery media. Let'southward comprehend each i now starting with condom mode.

Safe Style is a Windows ten troubleshooting tool that restarts the PC in a basic state using a express set of files and drivers.

You can use prophylactic mode to access the control prompt without loading the full operating system bypassing the login screen.

Getting into Safe Manner

Showtime up, yous need to become into safe way. To do that:

  1. Log out of Windows 10.

From the main login screen, press and hold the Shift central while clicking Restart as shown below. Once restarted, Windows x volition be at a spot to tell it you need to boot into safe mode.

Restarting Windows 10 in safe mode
Restarting Windows 10 in safe mode

3. From the Advanced Kicking Options screen, click on Troubleshoot. The Troubleshoot screen is a identify in prophylactic mode where you lot can set up some bootup and other Windows 10 bug.

4. While on the Troubleshoot screen, select Advanced Options.

Navigating to Advanced Options in safe mode.
Navigating to Advanced Options in condom mode.

five. The Avant-garde Options screen displays several options to choose from. Click on Startup Settings.

Selecting Startup Settings in the Advanced Options menu.
Selecting Startup Settings in the Avant-garde Options bill of fare.

six. On the Startup Settings screen, select the Restart button. Once restarted, Windows 10 volition exist in safe fashion.

 Startup Settings options prior to restarting in Safe Mode.
Startup Settings options prior to restarting in Safety Way.

7. Subsequently restarting, the Startup Settings screen will listing several options to cull from. Press 4 to restart into safety mode.

Advanced boot options: Press 6 or F6
Advanced boot options: Press half dozen or F6

eight. Subsequently restarting once again, you should now see a Command Prompt opens with elevated privileges (Administrator:) rather than the normal Windows 10 desktop.

Running the command prompt in safe mode
Running the command prompt in prophylactic style

ix. Once you take the Control Prompt open up in safe manner, the only matter left to do is use net user to reset the countersign for the user account.

If yous cannot reboot into condom mode, you can as well apply the recovery media to change user account passwords. Doing so requires you to copy cmd.exe to the local drive and modify the password using the same methods as above.

Let'due south step through how to brand information technology happen.

To apply this method, you must have already created recovery media probably on a USB stick or a Windows 10 installation disk.

  1. Insert the recovery media and restart the computer. Once Windows reboots, the Windows setup screen will appear.
Windows 10 install screen
Windows 10 install screen

2. Press Shift + F10 to open a Command Prompt.

 Command Prompt
Command Prompt

3. In the Control Prompt window run the following ii lines. These lines essentially overwrite a file called utilman.exe (Utility Director) on the Windows ten sign-in screen located in C:\Windows\system32 with cmd.exe.

If you're looking for an easier and automated solution, check out Specops' uReset tool.

            move c:\windows\system32\utilman.exe c:\  copy x:\windows\system32\cmd.exe c:\windows\system32\utilman.exe          

four. Now, remove the installation disk or the recovery media and restart the estimator once again.

5. Once the Windows x login screen comes up on the Windows ten sign-in screen tap the Utility Manager icon found on the bottom-correct corner to open the control prompt equally shown below.

Swapping Ease of Use with cmd.exe
Swapping Ease of Employ with cmd.exe

6. At present that you're in a control prompt over again, only change the password with net user equally before.

7. Now restart Windows 10 and login with the user account with the new password!

How To Change Administrator Password In Windows 10 Using Command Prompt,

Source: https://adamtheautomator.com/reset-windows-10-password-command-prompt/

Posted by: tidwellnock1994.blogspot.com

0 Response to "How To Change Administrator Password In Windows 10 Using Command Prompt"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel