Home
Certification Preparation
CompTIA
A+
Command Prompt?
DONQUIXOTE007
How can I change user name on the Command Prompt? C:/users/mark (change mark to John)
Find more posts tagged with
Comments
Patel128
REN "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..
John
rejaz
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.
KenC
Patel128
wrote:
»
cd..
John
not quite, so misleading for OP
cd ../John
or
cd .. cd John
bmiguel88
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
Even 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.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of