Situatie
Solutie
Pasi de urmat
1. Press Windows + X on your keyboard and choose Terminal (admin)
2. Type the command below, replacing {username} with the name you want to use for the account:
net user {username} /add /active:yes
3. 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?