Sections
Windows 10 Tips
Enable/Disable Built-In Admin Account
Run an elevated command prompt (Right-Click, run as admin) Type in this to turn on
net user administrator /active:yes
Type in this to turn off
net user administrator /active:no
computers:windows
Run an elevated command prompt (Right-Click, run as admin) Type in this to turn on
net user administrator /active:yes
Type in this to turn off
net user administrator /active:no