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>.
RUN apt-get update && \
apt-get install -y chntpw
RUN apt-get update && \
apt-get install -y chntpw
RUN apk add chntpw
RUN pacman -S --noconfirm chntpw
RUN apt-get update && \
apt-get install -y chntpw
RUN dnf install -y chntpw
RUN apt-get update && \
apt-get install -y chntpw