ONEDRIVE Removed, How to restore User Shell Folders path?

Max Hanna 0 Reputation points
2026-09-11T17:07:41.1266667+00:00

After removing 1drive via uninstaller and after following the guide here to completely "erradicate" 1drive, my folder path to desktop, pictures, documents (etc) got switched from C:\Users\b11111\Desktop to now everything residing in the "Public" user folder : (C:\Users\Public\Desktop). How do I force my desktop and document folders back to the right user folder?

Microsoft 365 and Office | OneDrive | For home | Windows

1 answer

Sort by: Most helpful
  1. AI answer

    2026-09-11T17:07:55.7+00:00

    Warning: editing the registry incorrectly can cause serious problems. Back up the registry before making changes.

    Reset the affected User Shell Folders entries to their default values:

    1. Press Win + R, type regedit.exe, and press Enter.
    2. Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
    3. Change these values back to the defaults for the current profile:
      • Desktop = %USERPROFILE%\Desktop
      • Personal = %USERPROFILE%\Documents
      • My Pictures = %USERPROFILE%\Pictures
      • My Music = %USERPROFILE%\Music
      • My Video = %USERPROFILE%\Videos
      • Favorites = %USERPROFILE%\Favorites
      • {374DE290-123F-4565-9164-39C4925E467B} = %USERPROFILE%\Downloads
    4. If any of those entries point to C:\Users\Public\..., replace them with the matching %USERPROFILE%\... value above.
    5. Restart Explorer.exe from Task Manager, or sign out and sign back in, or restart the PC.

    After that, Windows should resolve Desktop, Documents, Pictures, and the other known folders back to the signed-in user profile instead of C:\Users\Public.

    If files were physically moved into C:\Users\Public\Desktop, C:\Users\Public\Documents, or similar locations, the registry fix restores the folder paths, but the files may still need to be moved manually into the matching folders under the user profile.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.