[Fix] Merged user folders in Windows 11 and Windows 10

This article discusses a peculiar issue that arises when relocating your user folders, such as Desktop, Downloads, Documents, etc., to a different drive on your computer, resulting in merged user folders in Windows. When you do that, accidentally, it ends up merging your user folders and the path shows identically the same in the Quick Access pane of the Explorer, like the following:

To resolve the merged user folders in Windows, see the steps below:

Reset the user profile folders manually to fix merged folders in Windows

The location of every folder path is stored in the Registry. Hence, we can undo the change in Registry to correct the anomaly by replacing the path value with the correct path of the folder. To do that, follow the steps below:

First, in the Start Menu/Search, type regedit.exe and press enter to open the Registry Editor. Press Yes when prompted.

Go to the following path :

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders 

On the right side, the Name corresponds to the folder name, and the Data Value corresponds to the path of the folder. Additionally, If you look closely, you will see an incorrect value against the problematic folder. Consequently, to fix it, you need to change the Data value beside it, to resolve the merging problem. Additionally, the screenshot below indicates the default values from a fresh Windows Installation where Onedrive is enabled.

fix merged user folders in windows

Note: {374DE290-123F-4565-9164-39C4925E467B} GUID is for Downloads folder.

Consequently, double-click the value to change it and change the path using the screenshot as a reference to resolve the problem. Some additional GUIDs are given below, which might be on your installation and can safely be deleted.

Registry ValueCorrsponding Path
{7D83EE9B-2244-4E70-B1F5-5393042AF1E4}Local Downloads i.e. %userprofile%\Downloads.
{F42EE2D3-909F-4907-8871-4C22FC0BF756} Local Documents i.e. %userprofile%\Documents
{0DDD015D-B06C-45D5-8C4C-F59713854639}= Local Pictures i.e. %userprofile%\Pictures
{35286a68-3c57-41a1-bbb1-0eae73d76c95} Local Videos
{B7BEDE81-DF94-4682-A7D8-57A52620B86F}Screenshots
{AB5FB87B-7CE2-4F83-915D-550846C9537B}Camera Roll

Default Values for user folders

Additionally, the default required values are as under, which are before merged user folders in Windows issue

FolderPath Value
Desktop%USERPROFILE%\Desktop
Music%USERPROFILE%\Music
Video%USERPROFILE%\Videos
Documents%USERPROFILE%\Documents
{374DE290-123F-4565-9164-39C4925E467B}%USERPROFILE%\Downloads

Finally, restart your computer so the changes take effect. To conclude, this article helps you resolve about merged user folders in Windows, and you cannot undo the changes from This PC.

Additionally, Also read:

Install and configure Android apps in Windows 11 – Your Windows Guide

Fix Lost Administrator rights in Windows 11 and Windows 10 – Your Windows Guide

Previous Article

Fix Apps not working after installing KB5013943

Next Article

[Fix] Disabled services in MSconfig (System Configuration utility)