E
E
EGGOFFOX2020-04-28 20:20:45
Django
EGGOFFOX, 2020-04-28 20:20:45

How to change username, Windows 10 Home?

I can't create a project on Django - the terminal swears, "unexpected characters". It doesn't work with a hidden user. Windows rollback to the starting point, will it start the Name change?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Artem @Jump, 2020-04-28
@EGGOFFOX

How to change username, Windows 10 Home?
Something like this -
wmic.exe UserAccount where "Name='Старое_имя'" set FullName='Новое имя"'

Although you, judging by the problem, do not need to change the username, but the path to the user profile.
Changing the name of your problem will not help and will not affect the profile path in any way.
The easiest way is to create a new user, and immediately check that there are no "unexpected" characters in the name.

D
Drno, 2020-04-28
@Drno

maybe you need to create a project so that there is no Cyrillic on the way?

A
Arseny, 2020-04-28
Matytsyn @ArsenyMatytsyn

Move the project to another folder where these symbols will not be. If you do everything right, it will start.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question