Command Prompt?
DONQUIXOTE007
Member Posts: 15 ■□□□□□□□□□
in A+
How can I change user name on the Command Prompt? C:/users/mark (change mark to John)
Comments
-
Patel128 Member Posts: 339REN "C:/users/mark" "John"
That will rename the folder mark to John if that is what you are asking.
Edit: I wasnt sure if you were asking to move to the user Johns folder then you would do
cd..
JohnStudying For:
B.S. in Computer Science at University of Memphis
Network+
Currently Reading:
CompTIA Network+ Study Guide - Lammle -
rejaz Member Posts: 44 ■■■□□□□□□□I wouldn't recommend you change the folder path because that could cause major complications to your user profile because all of your user settings are stored in there and also some programs are set to collect their information from that folder path.
-
bmiguel88 Registered Users Posts: 4 ■□□□□□□□□□i must point out, you are not changing the username (changing your login credentials) in this example, you are simply changing directory from a user's home directory to another, however you are still logged in using the same user account you had when you started the cmd.
-
Vik210 Member Posts: 197Even if you are logged in with a different id and manage to rename the folder - it will get created as soon as you log-in again. All your personalized settings/ printers will be lost though and you will come back to the default settings.