Support Online
Skip to main content

How to Change the Password from Within the System in Windows Server?

How to Change Windows Server Password?

Hello friends, today I will show you how to change the passwords of the Windows servers you purchased.

First of all, it should be noted that this process is the same in all Windows Server versions, regardless of the operating system version.

1. Step: Opening the Run Menu

Open the **Run menu by pressing the Windows key + R combination on your keyboard.

Çalıştır Menüsü


2. Step 1: Open Command Prompt

Open Command Prompt by typing cmd in the window that opens and pressing the OK button.

CMD Açma


3. Step: Changing Password

Type the following command at the command prompt:

net user Administrator YeniSifreniz
  • Replace YeniSifreniz with the new password you want to set.
  • Then press Enter.

Transaction OK

Your password has been changed successfully. You can now log in with your new password.