Find-LargeFiles

1.2.0

Finds the largest files in a directory and displays them in a formatted table with size in GB, MB, and source path. Useful for disk space analysis and cleanup.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Find-LargeFiles

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Find-LargeFiles

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 stescobedo. All rights reserved.

Package Details

Author(s)

  • stescobedo

Tags

Files DiskSpace LargeFiles Storage Cleanup Utility FileSystem

Functions

Find-LargeFile

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Adds Include/Extension/Exclude filters, Depth-limited recursion, OlderThan/NewerThan date filters, scan progress via Write-Progress, and an Extension property on result objects.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 6 7/19/2026
1.1.0 22 5/18/2026
1.0.0 21 3/18/2026