Jump to content

Microsoft is developing a new Disk Usage command line tool for Windows 10


Karlston

Recommended Posts

Microsoft is developing a new Disk Usage command line tool for Windows 10

disk-usage-tool-395x260.jpg

 

 

Microsoft is working on a new tool which would allow advanced users and admins quickly find which files and directories are hogging your hard drive space.

 

The command called DiskUsage is currently available on Windows 10 Insider Preview builds and lets you:

  • Scan specified folders or entire drivers with detailed information on how much each subfolder is using.
  • Display size for system files and reserved space (if enabled).
  • Filters to information by its FileSize and SizeOnDisk.
  • Identify folders using ‘greater or equal than SIZE’ filter.
  • Output customization.

A sample command line could look like this:

diskusage /minFileSize=1073741824 /h c:\windows

Windows-10-DiskUsage.jpg

 

Here Diskusage would find all files larger than around 1GB in the Windows folder.

 

You can also sort output by folder size e.g.:

diskusage /u=5 /h c:\windows

DiskUsage-tool.jpg

 

Here is the current output of diskusage /?

 

diskusage-help.png

 

The command is still under development. For regular users, Microsoft is building a new storage health monitor in the Settings app of Windows 10.

 

via WindowsLatest, BleepingComputer

 

 

Microsoft is developing a new Disk Usage command line tool for Windows 10

Link to comment
Share on other sites


  • Replies 1
  • Views 623
  • Created
  • Last Reply

Strikingly similar to the du -h command on Linux...

 

On Windows I just use TreeSize in most cases.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...