Here is the detailed version of the FAQ about duplicate folder names in File Explorer under Windows 10/11 . 📁 FAQ: Duplicate folder names in File Explorer (Windows 10/11), Comprehensive troubleshooting & solution guide!1. Why are folders displayed twice in File Explorer?
|
| What you see | What it really is |
|---|---|
| “Documents” under “This PC” | Link to OneDrive |
| “Documents” under OneDrive | The real cloud folder |
| (sometimes) "Documents" in Quick Access | A third entry |
➡️ For the user: Three entries with the same name and seemingly identical content.
✔ Solutions:
- Undo KFM: OneDrive settings → Backup → "Stop backup" → Manually move the folder back.
- Accept the duplicate display – it's technically correct, albeit confusing.
- Clean up Quick Access: Remove automatically pinned OneDrive folders.
- Exclude from OneDrive: Prevent OneDrive from taking over certain folders (in KFM settings).
> ⚠️ Warning: Never manually move the OneDrive folder or delete the shortcuts under "This PC". This will break the sync chain.
8.) Why do I see the same folders with different icons?
This strongly suggests different folder types with the same name.
👉 Possible pairs:
| symbol | Meaning |
|---|---|
| Normal yellow folder | Local default folder |
| Folder with blue cloud icon | OneDrive folder (online only / locally available) |
| Folder with green checkmark | OneDrive folder (always available locally) |
| Folder with two blue arrows | Compressed folder (NTFS) |
| Folder with lock symbol | Encrypted Folder (EFS) |
| Folder with network connector | Network drive or symbolic link |
👉 Most common combination:
- Yellow "Documents" folder under "This PC" (local, but linked)
- OneDrive "Documents" folder under OneDrive (actual cloud folder)
✔ Solution:
This is not a bug – OneDrive works this way. If it bothers you, disable KFM (see question 7). Then you will only have the local folder.
9.) How can I safely remove duplicate folders in Explorer? (Step-by-step)
🧹 General cleaning schedule:
1. Completely clean up Quick Access
- Open File Explorer
- Right-click on each suspicious entry → "Unpin from Quick access"
- Then: Explorer → three dots → Options → "Reset Quick access" (optional)
2. Restart Explorer (solves 80% of duplicate entries)
- `Ctrl + Shift + Esc` (Task Manager)
- Search for "Windows Explorer"
- Right-click → "Restart"
10.) Hide libraries (if not needed)
- Explorer → View → Navigation pane
- Uncheck "Show libraries"
4. Check OneDrive links
- Open OneDrive settings → "Backup"
- Are the known folders backed up? If so, duplicate display is normal.
- If not: Temporarily remove OneDrive (for diagnostic purposes only)
5. Clean the registry (only if you have IT knowledge)
- `Win + R` → `regedit`
- Export `HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders` as a backup
- Delete old, no longer valid paths (recognizable by missing targets)
6. Reset Explorer cache (last option)
- Close all Explorer windows
- `Win + R` → `cmd` (as administrator)
- `ie4uinit.exe -show` → Enter
- `ieframe.dll` cache will be reset
11.) What to do about persistent "ghost folders"? (That won't disappear)
👉 Definition: A folder is visible in Explorer, but the path no longer exists ("Access denied" or "Folder not found").
👉 Typical causes for ghost folders:
- Registry remnants from uninstalled software
- Old shell namespace entries (e.g., from cloud services)
- Faulty updates that leave symbolic links behind
- Hidden folders with system attributes
✔ Advanced solutions:
1. Use an administrative command prompt:
cd C: \ Users \ YourName dir / a ( shows all folders, including hidden ones ) rmdir "NameOfGhostFolder" / s
2. Clean up the shell namespace:
- `regedit` → Search for the name of the ghost folder
- Delete only keys under `HKEY_CLASSES_ROOT\CLSID` and `HKEY_LOCAL_MACHINE\...\Shell`
3. Third-party tool: “ShellMenuView” by Nirsoft – can remove non-existent folders from the shell.
12.) Is it dangerous to delete duplicate folders?
⚠️ Yes, this can be risky – but not always.
You may safely delete:
- True duplicates (different path, identical content) – after data backup
- Empty folders with old dates
- Folders with names like `OneDrive - Copy` (after review)
You should never delete:
- Folders with identical paths (this is impossible – it's just a shortcut)
- Folders under `C:\Windows\` or `C:\Program Files`
- Hidden folders named `$Recycle.Bin`, `System Volume Information`
- Folders managed by OneDrive or another sync tool (recognizable by the cloud icon)
✔ Golden rule:
Never delete a folder just because it looks like a duplicate. First check the path (question 2) and make a backup.
13.) Why do duplicate folders keep reappearing – despite cleaning?
This is a sign of recurring system behavior .
👉 Typical causes of recurrences:
| Caused | Why is it happening again? |
|---|---|
| OneDrive-KFM | OneDrive reactivates after updates and moves folders again. |
| Group policy | In the company network, a GPO regularly resets the folder structure. |
| User profile error | A corrupted user profile creates new temporary folders every time you log in. |
| Startup script | A script re- shell:startup pins folders. |
| Third-party tool | Backup or sync software (e.g., Google Drive, Dropbox) integrates its own folders.
|
✔ Permanent solutions:
- Permanently disable OneDrive KFM (via registry: `HKEY_CURRENT_USER\Software\Microsoft\OneDrive` → `KFM` set to `0`)
- For company PCs: Ask the IT department to check the GPO
- Create a new user profile (cleanest but most time-consuming solution)
- Check startup entries: `msconfig` → "Startup" → disable suspicious entries
14.) How can I permanently avoid this problem? (Best Practices)
✔ Recommendations for a clean File Explorer:
1. Use Quick Access consciously: Only pin folders you actually use often – and only once.
2. Disable Libraries – they confuse more than they help (except for experts).
3. Configure OneDrive instead of struggling with it: Consciously decide for or against Known Folder Move. Mixing and matching leads to chaos.
4. After every Windows update, do a quick check: Are there any new duplicates in Explorer?
5. Don't create manual shortcuts in the root directory of `C:\Users\...` – this conflicts with Known Folders.
6. A clean backup strategy without duplicate sync tools: Either OneDrive , Dropbox , or Google Drive – not multiple for the same folder.
7. Don't unnecessarily clean the registry – many tools promise optimization but destroy shell entries.
🧠 Final conclusion for everyday life
Duplicate folders in Windows 10/11 File Explorer are, in the vast majority of cases:
> ❗ not a true data error, but a visual duplicate displayed by the Windows interface.
The main causes are:
- Multiple navigation paths to the same destination (Quick Access + This PC + Library)
- Cloud integration (especially OneDrive with Known Folder Move)
- Old registry entries after updates or uninstallations
- Unintentionally pinning multiple folders to Quick Access
The three golden rules:
1. Always check the path first (Properties → Location).
2. Never delete without thinking – understand first (is it a true duplicate or just a shortcut?).
3. After every major update: Clean up Quick Access and restart Explorer.
When you should seek help:
- If, despite all steps taken, the duplicate folders reappear immediately after a restart . - If error messages
appear when deleting a supposed duplicate . - If File Explorer crashes or becomes extremely slow.
📌 Attachment: Quick checklist for everyday life
| problem | First measure | Second measure |
|---|---|---|
| Folder duplicated in quick access | Right-click → resolve | Reset Quick Access |
| Duplicate folders under "This PC" | Check OneDrive KFM | Clean the registry |
| Ghost folders (not deletable) | Command Prompt with administrator rights | ShellMenuView tool |
| Double after update | Restart Explorer | Waiting (often disappears on its own) |
| Always twice as often | Disable OneDrive KFM | New user profile
|
FAQ 165: Updated on: 19 April 2026 18:36
