mirror of
https://github.com/zoicware/UltimateDiskCleanup.git
synced 2026-04-26 11:05:59 +03:00
No description
| README.md | ||
| UltimateDiskCleanup.ps1 | ||
Ultimate Disk Cleanup
Ultimate Disk Cleanup is a PowerShell script that unhides most of the additional cleanmgr options and also includes event viewer log cleaning, windows logs cleaning, and temp directory cleaning.
How to Use
Run Command Below in PowerShell Terminal As Admin
iwr https://raw.githubusercontent.com/zoicware/UltimateDiskCleanup/main/UltimateDiskCleanup.ps1 | iex