create_new_profile_win11
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
create_new_profile_win11 [2024/11/02 19:20] – created admin | create_new_profile_win11 [2024/11/02 19:33] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Change Name of User Profile Folder in Windows 11 Tutorial | + | **Change Name of User Profile Folder in Windows 11 Tutorial** |
Line 21: | Line 21: | ||
If you do not have another administrator account, then you can temporarily enable the built-in Administrator to sign in to do these steps. | If you do not have another administrator account, then you can temporarily enable the built-in Administrator to sign in to do these steps. | ||
- | 3 Open Windows Terminal, and select either Windows PowerShell or Command Prompt. | + | |
- | 4 Copy and paste either command below into Windows Terminal, and press Enter. (see screenshot below) | + | |
- | powershell " | + | |
OR | OR | ||
- | wmic useraccount get name,SID | + | |
Make note of the SID (ex: " | Make note of the SID (ex: " | ||
- | SID.png | + | {{ :sid.webp |}} |
- | 5 Open Registry Editor (regedit.exe). | + | |
- | 6 Navigate to the key below in the left pane of Registry Editor. (see screenshot below) | + | |
- | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\< | + | |
Substitute <SID> in the registry key path above with the actual SID (ex: " | Substitute <SID> in the registry key path above with the actual SID (ex: " | ||
- | For example: | + | For example: |
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-2212846312-626644311-134141314-1002 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-2212846312-626644311-134141314-1002 | ||
- | User_profile_folder_name_regedit-1.png | + | {{ : |
- | 7 In the right pane of the SID key (ex: " | + | |
- | 8 Change the current name of the user profile folder in its full path (ex: " | + | |
Make note of the current full path and name (ex: " | Make note of the current full path and name (ex: " | ||
Line 56: | Line 57: | ||
You will need to know both in step 10 and step 12 below. | You will need to know both in step 10 and step 12 below. | ||
- | User_profile_folder_name_regedit-2.png | + | {{ : |
- | 9 You can close Registry Editor and Windows Terminal if you like. (see screenshot below) | + | |
- | User_profile_folder_name_regedit-3.png | + | {{ : |
- | 10 Open File Explorer (Win+E), and navigate to the original full path of the user profile folder (ex: " | + | |
- | 11 Select the user profile folder (ex: " | + | |
- | User_profile_folder_name_File_Explorer-1.png | + | {{ : |
- | 12 Change the current name of the user profile folder (ex: " | + | |
- | User_profile_folder_name_File_Explorer-2.png | + | {{ : |
- | 13 You can now close File Explorer if you like. | + | |
- | 14 Create a symbolic link using the command below in an elevated command prompt. This symbolic link will show as a folder shortcut with the old profile name so anything that still references the old user profile folder name will be automatically redirected to the new user profile folder name. | + | |
You can skip this step 14 if you like so as not to have a folder shortcut with the old profile name. | You can skip this step 14 if you like so as not to have a folder shortcut with the old profile name. | ||
Line 80: | Line 81: | ||
If you skip this step 14 and have any issues of something not able to find your new profile folder name, then you will just need to do this step 14 to fix it. | If you skip this step 14 and have any issues of something not able to find your new profile folder name, then you will just need to do this step 14 to fix it. | ||
- | mklink /d "Full path of old profile folder name" "full path of new profile folder name" | + | |
Substitute Full path of old profile folder name in the command above with the actual full path of the old user profile folder name (ex: " | Substitute Full path of old profile folder name in the command above with the actual full path of the old user profile folder name (ex: " | ||
Line 86: | Line 87: | ||
Substitute full path of new profile folder name in the command above with the full path of the new user profile folder name (ex: " | Substitute full path of new profile folder name in the command above with the full path of the new user profile folder name (ex: " | ||
- | For example: mklink /d " | + | |
+ | |||
+ | 15. If you use OneDrive, then while signed in to the account you ranamed its profile folder for, change the OneDrive folder location to correct it for the new user profile folder name (ex: " | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 16. Reset and rebuild the Windows Search index to clear any entries pointing to the old profile folder name. | ||
- | 15 If you use OneDrive, then while signed in to the account you ranamed its profile folder for, change the OneDrive folder location to correct | + | That' |
- | User_profile_folder_name_OneDrive.png | + | Enjoy, |
- | 16 Reset and rebuild the Windows Search index to clear any entries pointing to the old profile folder name. | + | **Your ArtIT Team** |
+ | \\ | ||
+ | \\ | ||
- | That's it, | + | **[[windows|BACK]]** |
create_new_profile_win11.1730571620.txt.gz · Last modified: 2024/11/02 19:20 by admin