DiskCleaner

1.0.0

A Windows disk cleanup utility that helps analyze and remove temporary files, browser caches, and other unnecessary files to free up disk space. Includes functions to view disk usage, analyze temp files, and safely clean them.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name DiskCleaner -RequiredVersion 1.0.0

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

Install-PSResource -Name DiskCleaner -Version 1.0.0

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 sumandhk. All rights reserved.

Package Details

Author(s)

  • sumandhk

Tags

Windows Disk Cleanup TempFiles Utility Storage Maintenance

Functions

Get-TempFileInfo Clear-TempFiles Get-DiskUsage

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## Version 1.0.0
- Initial release
- Get-TempFileInfo: Analyze temporary files
- Clear-TempFiles: Remove temporary files safely
- Get-DiskUsage: View disk space usage with visual bar

FileList

Version History

Version Downloads Last updated
1.1.0 6 1/8/2026
1.0.0 (current version) 5 1/8/2026