What is using all my disk space?

Azamat Esenaliev at Pexels
Depending on the OS you are running, there are different ways to find out what is using up all your computer’s disk space.

Depending on the OS you are running, there are different ways to find out what is using up all your computer’s disk space.

Windows

WinDirStat – https://windirstat.net/

Screenshot of WinDirStat application.

Mac

There are a few MacOS apps that I have used and they all work pretty well:

Disk Inventory X – http://www.derlien.com/

DaisyDisk – https://daisydiskapp.com/

Linux

QDirStat – https://github.com/shundhammer/qdirstat

From a command line:

du -sh -d 1
You May Also Like