I have a folder on my Server, it's 90GB big, and it has Millions of Files, and i want to delete it, but del /s /q took 3 days just to delete the first 1GB Folder, so my Idea would be, just writing 0's over the area where the files are, because deleting every file in a loop will probably take 270 Days at this rate.
↧