If you are using Windows 8.1 on your PC, you may have already noticed that “Computer” has been renamed to “This PC”, and that Microsoft has added a new section called Folders, which contains user’s personal folders (Desktop, Documents, Music, Pictures, Videos, and Downloads).
Although, some users may find this addition useful, many just want to see their storage drives and connected devices — anything else is just on the way.
A difference to the new boot to desktop and tweaking options in the Power User menu is that can be easily configured by going to the Taskbar and Navigation properties. Microsoft isn’t making it easy to add or remove folders from this new section. The only way that seems to work is by editing the Windows Registry (regedit). (Below there is a list with the keys that remove each folder.)
Windows Registry Editor Version 5.00 ; Remove Desktop folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}] ; Remove Documents Folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}] ; Remove Downloads Folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}] ; Remove Music Folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}] ; Remove Pictures Folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}] ; Remove Videos Folder from This PC [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
But of course not everyone is comfortable editing the Registry, as such to make it a bit simpler I created two *.reg files (add-folders.reg and remove-folders.reg) and I put them in a ZIP file that you can easily download here, extract, and apply by simply double-clicking each file.
If you don’t want to remove all the folders from This PC, just right-click the remove-folders.reg, click Edit, delete the lines for that particular folder, save the file, and double-click to apply the new changes.
The add-folders.reg will revert the process in case you change your mind and want the folders back.
This is pretty much all you have to do, now close and open File Explorer once again, and Folders should be removed from This PC. Also if you like your File Explorer the way it was in Windows 8, you can also bring back Libraries, here is how to do this.
Reference MyDigitalLife.info