Hi, my name is Anderson Souza, I hope I can help you with your issue.
Here is a text from an article from the MS support site that may help you in this case. Although the text states that the procedure is applicable to Windows 7, it also applies to Windows 10.
[ - - - ]
This article provides a workaround for an issue where renaming a user account doesn't automatically change the profile path.
Original product version: Windows 7 Service Pack 1, Windows Server 2008 R2 Service Pack 1
Original KB number: 2454362
Summary
When you rename a user account in on a computer that is running Windows 7 or Windows Server 2008 R2, the user profile path isn't changed automatically. It may cause some confusion when the %SystemDrive%\users folder is viewed
Status
Microsoft has confirmed it to be by design in Windows.
Workaround
To work around this issue, use the steps below to manually rename the profile path.
- Log in by using another administrative account. Note You may need create a new administrative account at first.
- Go to the C:\users\ folder and rename the sub folder with the original user name to the new user name.
- Go to registry and modify the registry value ProfileImagePath to the new path name. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList<User SID>\ Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
- Log out and log in again by using the user whose name is changed, and the user should use the pervious profile with new path name.
[ - - - ]