TLDR
Enter a command. For example: jpegtran, qm, mkfs.ntfs, clamav.

chntpw

 
A utility that can edit windows registry, reset user password, promote users to administrator by modifying the Windows SAM. Boot target machine with live cd like Kali Linux and run with elevated privileges. More information: http://pogostick.net/~pnh/ntpasswd.
 
  • List all users in the SAM file:
     
    chntpw -l {{path/to/sam_file}}
     
  • Edit [u]ser interactively:
     
    chntpw -u {{username}} {{path/to/sam_file}}
     
  • Use chntpw [i]nteractively:
     
    chntpw -i {{path/to/sam_file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.