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?
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