Lets just say I got carried away with duplicating empty folders. Now I have one folder that contains 8075807 empty folders. I went to delete it and its been searching to find them all for hours and its only found 4 million so far. Usually the deleting part takes longer. Is there a better way?
It was what looked like a family tree. Desktop had 1 file, that contained 2 files, those contained 3 file, those contained 4, all the way to 10
You can use rd /s /q if you want to delete everything ( with sub directories in they tree). There is a robocopy trick to delete all empty selectively