How to Reset Windows server administrator password using ISO
-> 1st we need to map ISO to VM or if its physical server or windows system then we can create USB bootable disk from ISO then can we can boot from it.
->In below picture we have mapped then ISO to VM and we have booted the VM using ISO.
->Once its booted from installation media then we have to click next on language page then we will see below screen to select "Repair your computer"options.
MOVE C:\Windows\System32\Utilman.exe C:\Windows\System32\Utilman.exe.bak
COPY C:\Windows\System32\cmd.exe C:\Windows\System32\Utilman.exe
->Once we have run the command successfully then we can exit and restrt the system normal.
->When we see login screen then we can click on Easy of access option and it will open command prompt.
->Now we need to type cmd->net user administrator P@ssword2 as shown in below figure.
->Once you have logged in then reset the administrator password again and then delete utilman.exe and rename utilman.exe.bak to utilman.exe as shown in below figure.
How to Reset Windows server local administrator password remotely
->We can reset windows 7/8/10 and windows server password using computer management, if server is joined to domain and if you have administrator access to that machine then only you can reset it using computer management.here is the steps.
->1st you need to open computer management in any other machine.
-> 2nd right click on computer management ->select connect to another computer.
->once you are connected to another computer using computer management then you can navigate to system tools->local users and groups ->users ->right click on user id and select set password.
using this methods ,you don't require to enter old password can you can easily reset password. as shown in below figure.
No comments:
Post a Comment