Pages

change admin password using notepad

Thursday 16 January 2014
1.copy the below code

Code:
@echo off
net user %username% ragday


2.paste the code into the notepad
3.save the file as file name.bat
4.run bat file as run as administrator by right clicking on file name.bat
5.now the admin password is changed to ragday as shown in above code

1 comment:

  1. what if im not admin..... what then is there a way if BOOT is locked?

    ReplyDelete