Change Administrator Password in Windows

There are two ways to manually change the Windows Administrator password:

一.Changing the password via command line

1.Open PowerShell and use the following command to change the password: - Type "net user administrator xxxxx" (replace "xxxxx" with the new password)

 

二.Graphical Interface Modification

 

1.Open Server Manager Dashboard,Navigate to Tools -> Computer Management.

 

2.Go to Local Users and Groups -> Users,Right-click on Administrator and select "Set Password".

 

3.Click "Continue."

 

4.Click "OK" after setting the new password. (The password should meet complexity requirements, including a combination of numbers, letters, and special characters.)

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

CredSSP encryption oracle remediation error in Windows Remote Desktop

Issue description: When attempting to connect to a Windows instance using Remote Desktop, "An...

How to create a partition in Windows system

1.Right-click on the Start menu in the Windows Server desktop and select "Disk Management."...

Change the remote port number in Windows

The remote port number for Windows systems is between 1024 and 65535, and you can choose any...

To disable automatic system updates on Windows

  1.Remotely access the Windows instance using Remote Desktop. 2. Click on the Start...