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
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
what if im not admin..... what then is there a way if BOOT is locked?
ReplyDelete