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
반응형
'Windows' 카테고리의 다른 글
[Windows] 윈도우에서 파일 찾기_cmd (0) | 2025.02.28 |
---|---|
[Windows] Windows 11 우회 설치 (0) | 2024.05.18 |
[Windows] 사용자 및 관리자 암호 변경 (0) | 2023.11.13 |
[windows] RDP session time out(cmd) (0) | 2023.11.06 |
[windows] RDP session time out(PowerShell) (0) | 2023.10.30 |