Sunday 30 June 2019

windows 10 - Duplicate Folders in "This PC" but no names


I got this issue where I have duplicate 'Downloads','Music','Videos','Pictures', and 'Documents' folders. The weird thing is that the other folders don't have names but they have the same icons. They are causing some applications like Windows 10 Recorder in Xbox application to not work.


Duplicate folders:


enter image description here


Xbox DVR recorder issue:


enter image description here


I tried to find the registry folders for them but no good :/ ... does any one have any idea on how to fix this



Answer



This is due to missing subkeys under the "FolderDescriptions" registry key, or the entire key gone missing as you've found already. See [Fix] Cannot Rename or Move Folders in Windows 10, Due to Missing FolderDescriptions Registry Entries


That page contains the registry export of this entire branch:


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions

Run it (ignore error when importing, it's normal, as 3 branches can't be written to.) and restart Windows.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...