Situatie
Solutie
Pasi de urmat
Press Windows + X on your keyboard and choose Terminal (admin)
Type the command below, replacing {username} with the name you want to use for the account:
net user {username} /add /active:yes
If you want to add a password, type net user Visitor *. Then, enter the password, and finally enter it again to confirm.
Leave A Comment?