# Reset Windows Password ###### tags: `script`, `windows` 1. 按重啟 2. 按shift 3. troubleShoot 4. advance `cd C:\Windows\System32\` `move Utilman.exe Utilman.exe.bak` `copy cmd.exe Utilman.exe ` 輔助功能 `net localgroup administrators` `net user USERNAME *`