0

I just bought a new laptop and installed Windows 11 on it, my username was called 'eigenaar' at the beginning, which is 'owner' in my native language. So I changed that in the control panel >> user account settings to MSM. Now I have this:

enter image description here

Now when I opened my cmd the path looks like this:

enter image description here

My desired output was that my path in cmd should have looked like this: C:\Users\MSM>

I googled around but could not get it solved, hope you guys can help me.

3 Answers3

0

Two more places to change:

  • Rename your folder in C:\Users to MSM
  • Use regedit to navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList, identify your account by the value of ProfileImagePath and change it to C:\Users\MSM

Reboot after this change.

Ensure that you have another usable administrator account, in case something goes wrong and you can't login after this change.

harrymc
  • 498,455
-1

"Look inside the sub-folders. It will look similar to S-1-5-21-495099530-557473056-3318008218-1001."

nothing like that in win 11 pro. in fact no digits at all.

any current help?

Sue S
  • 1
-1

@sue s see what @harrymc answered.

see the picture, there is a subfolder you have to open

hope it helps.

Pic Of Registry

Sam W
  • 19