How To Manage Two OneDrive Folders in File Explorer Effectively

Yeah, this is a pretty common annoyance. You open File Explorer, expecting just one OneDrive folder, but instead, you see two — maybe one with your personal account name and another for work, or sometimes just two identical ones. At first, it seems like some glitch, but it’s actually rooted in a registry hiccup. If this bug has been bugging you for ages, there’s a decent shot one of these fixes will clear it up. The goal? One clear, straightforward OneDrive path — no doubles or confusing duplicates.

Often, these duplicates pop up after updates, account changes, or when OneDrive resets. Windows doesn’t always clean up the old entries, so you’re left with two folder icons that look the same but are technically different registry entries. It’s kind of annoying, especially because it’s not obvious how to fix, but the registry fix is reliable once you get the hang of it. Just remember: messing around in the registry is risky, so always back it up first if you’re nervous. Now, let’s get to the real solutions.

How to Fix Duplicate OneDrive Folders in File Explorer

Fix 1 – Remove Duplicate via Registry Editor

This actually works most of the time because it targets the real cause — leftover registry entries. The idea is to find the GUID for the duplicate in the registry and delete it. That’s what removes the extra folder from File Explorer’s sidebar. On some setups, it might take a reboot or restart of File Explorer to see the change, but in my experience, this usually does the trick.

  1. Hit Win + R and type regedit. Confirm to open Registry Editor.
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace. You can just copy and paste that into the address bar of regedit for faster access.
  3. You’ll see a bunch of folders with long GUIDs. Click through each one slowly. It’s kind of tedious but find the ones with “OneDrive” or your account’s name in the Default value — that’s the key to spotting the duplicate.
  4. If you spot two entries with “OneDrive” labels (like one referencing your personal account, the other your work account), right-click the extra one.
  5. Choose Delete. Confirm if prompted. Make sure not to delete the GUID with the correct, working OneDrive.
  6. Close Registry Editor and restart File Explorer — press Ctrl + Shift + Esc to open Task Manager, find “Windows Explorer, ” right-click, and hit Restart.

Sometimes you need to restart the PC to fully clear it out, but in many cases, the duplicate is gone after rebooting Explorer. If you’re cautious, set a restore point before starting — Windows makes that easy.

Fix 2 – Hide the Duplicate Without Deleting

Okay, so maybe messing with the registry is a bit nerve-wracking, or you’re worried about deleting something important. No problem. Instead of deleting the duplicate GUID, you can hide it from File Explorer by toggling a registry value. It’s basically a soft disable, and you can turn it back on later if needed.

  1. Again, open Registry Editor and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace.
  2. Locate the duplicate GUID for the extra OneDrive folder.
  3. Select it, then right-click in the right pane, choose New > DWORD (32-bit) Value.
  4. Name it System. IsPinnedToNameSpaceTree — this is the magic switch.
  5. Set its value to 0 — this disables showing that GUID in File Explorer.
  6. Restart File Explorer (or your PC for good measure).You can quickly do this by opening Task Manager, finding “Windows Explorer, ” right-clicking, and selecting Restart.

This doesn’t delete the folder. It just hides it from view. If later you want the folder back, just find the GUID in the registry again and change System. IsPinnedToNameSpaceTree back to 1 or delete the DWORD altogether. Easy peasy.

Fix 3 – Unlink and Relink OneDrive

If registry fiddling sounds like a bad idea, or you want a slightly ‘safer’ option, try unlinking and relinking your OneDrive account. This resets how File Explorer integrates with OneDrive and often clears out duplicate entries. It’s kind of a reset button that sometimes fixes these ghost folders.

  1. Right-click the OneDrive cloud icon in your system tray.
  2. Click the gear icon, then pick Settings.
  3. Navigate to the Account tab and click Unlink this PC.
  4. Confirm by clicking Unlink account.
  5. Reboot your computer — this step sometimes helps the process stick.
  6. Open OneDrive again, then sign back in and set it up like before.

Most of the time, this removes the duplicate in File Explorer, especially if it’s caused by a temporary glitch during sync resetting. But if it’s still there after relinking, then the registry fix is probably still needed.

Fix 4 – Reset OneDrive Completely

Flushes out the whole setup if things seem funky and nothing’s working. This reset doesn’t touch your cloud files — it just resets the sync app and essentially rebuilds that link from scratch.

  1. Press Win + R, then paste:

    %localappdata%\Microsoft\OneDrive\onedrive.exe /reset

    and hit Enter.

  2. If you see an error like “Windows cannot find”, try:

    C:\Program Files\Microsoft OneDrive\onedrive.exe /reset

    instead. This path depends on your system architecture.

  3. Wait about 30 seconds, then check File Explorer. The duplicate should be gone by now.

  4. If it’s still hanging around, a quick reboot usually fixes it.

This isn’t deleting your files — they’re safe in the cloud. It just disconnects and reconnects OneDrive, which often squashes these pesky duplicates.

How to Keep This from Coming Back

  • Stick to one account per device unless you really need multiple. Each account adds its own sidebar entry, which can get confusing.
  • After updates or resets, peek into File Explorer to make sure no duplicates show up immediately.
  • When unlinking and relinking, double-check the registry for lingering GoodGUIDs that might reappear.
  • And definitely back up your registry before big changes — Windows makes it easy, so why not?

People Also Ask

Why does my OneDrive Personal show up twice in File Explorer?

Most likely because of duplicate registry entries. Head into regedit and find entries under HKCU > Explorer > Desktop > NameSpace. Look for spots with “OneDrive” and delete the extras or toggle IsPinnedToNameSpaceTree to 0 to hide them.

How to fix two OneDrive folders in File Explorer?

Registry editing is the common fix — find the duplicate GUIDs under NameSpace. Remove or hide one, and it usually clears right up. For a safer route, unlink and relink OneDrive — often the quick fix for these issues.

How to fix duplicate OneDrive folders?

Same drill — registry cleanup or relinking. And if nothing works, sometimes resetting OneDrive with the %localappdata%\Microsoft\OneDrive\onedrive.exe /reset command does the trick.

Summary

  • Registry tweak to delete or hide the duplicate GUIDs.
  • Unlink and relink OneDrive to reset its connection.
  • Full reset to refresh the sync setup.
  • Always back up the registry first — because Windows.

Wrap-up

Honestly, messing around in the registry can seem intimidating, but it’s pretty effective when it’s just leftover entries causing chaos. Sometimes a simple relink or reset will fix it, but don’t forget: always back up first. The good news? Usually, this whole mess isn’t permanent, and the duplicate file explorer folders are an easy fix once you get into the registry or do a reset. Fingers crossed this helps — it worked on enough setups I’ve seen, so it’s worth a shot.