How to Change The Passwords in Windows Server 2008

How to Change The Passwords in Windows Server 2008 – Multiple Ways

Today we will learn how to change the passwords in windows server 2008. There have many ways to change passwords in windows server 2008.

Changing Your Windows Server 2008 Password Through Control Panel

First, Click on the Start Menu > Control Panel.

Click on “User Accounts”

How to Change The Passwords in Windows Server 2008

Click To Change your Windows password

Now Click To Change your password

How to Change The Passwords in Windows Server 2008

  • Type your old password in the Current Password text box. Then type your new password in two consecutive text boxes.
  • Click the Change Password button.

How to Change The Passwords in Windows Server 2008

Changing your Windows Server 2008 password via the command line

The fastest way to change your Windows Server 2008 password is through the command line. This works in all situations.

  1. Open PowerShell from the taskbar
  2. Place the command:
net user username newPassword
with (items in <> require input)
net user

For example:

net user Admin example123

Simply press enter, and your new password will be reset.

If you want to know How to change the windows server 2012 password then you can read this article.

Scroll to Top