Windows
[Windows] chntpw 패스워드 초기화(clear)
plastic2113
2024. 6. 25. 07:57
728x90
반응형
패스워드 초기화를 위해 경로 이동
cd /Windows/System32/config/
chntpw
chntpw -i SAM
: chntpw를 사용해 SAM수정 / 아래의 순서대로 진행
> 1 - Edit user data and passwords
> enter user numer : 01f4 [초기화할 user의 RID]
> 1 - Clear (blank) user password
> q -Quit editing user, back to user select
> q - Quit (you will be asked if there is something to save)
Write hive files?(y/n) : y
위 작업 진행시 패스워드 초기화(사라짐) clear!
728x90
반응형