Published on http://www.itswapshop.com (http://www.itswapshop.com)

Home > Find Total and Free Disk Space from Command Line Windows XP - 7 - 2003 - 2008

Find Total and Free Disk Space from Command Line Windows XP - 7 - 2003 - 2008

Submitted by ingram on Wed, 12/05/2012 - 6:30pm
Free Disk Space Command

To find the total and free disk space in all modern versions of Microsoft Windows from the command line, you need to use the fsutil [1] command. Here is an example:

fsutil volume diskfree c:

Total # of free bytes        : 11658346496

Total # of bytes             : 209712050176

Total # of avail free bytes  : 11658346496
 
Unfortunately, there is no way to change the output from bytes to megabytes or gigabytes. If you want to learn how to find total and free disk space in Linux, check out this tutorial [2].

Privacy Policy

support @ itswapshop . com


Source URL: http://www.itswapshop.com/tutorial/find-total-and-free-disk-space-command-line-windows-xp-7-2003-2008

Links:
[1] http://technet.microsoft.com/en-us/library/cc788119(v=ws.10).aspx
[2] http://www.itswapshop.com/tutorial/linux-find-total-and-free-disk-space-command-line-or-terminal