If you’re like me, hard drives never seem big enough. My hard drive could make an appearance on the TV show Hoarders. I knew that I had a lot of large, unneeded files on my hard drive, so I wrote a simple power shell script to find the top 50 largest files on my computer.
If you don’t have power shell installed, follow the instructions in this article.
If you’re not sure how to run a powershell script, check out this selected answer on StackExchange.