Find-LargeFiles

1.1.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 Find-LargeFile as the canonical cmdlet, keeps Find-LargeFiles as a compatibility alias, adds hidden/system file discovery with -Force, improves path handling, and updates CI/CD publishing metadata.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 0 5/18/2026
1.0.0 21 3/18/2026