WinClean

2.13

Комплексный скрипт для обновления и очистки Windows 11:
- Обновление Windows (включая драйверы)
- Обновление приложений через winget
- Очистка системы, браузеров, кэшей разработчика
- Очистка Docker/WSL
- Очистка Visual Studio
- Очистка DNS кэша и истории Run
- Опциональная блокировка телеметрии Windows
- Параллельное выполнение для максимальной скорости
- Подробный ц
Комплексный скрипт для обновления и очистки Windows 11:
- Обновление Windows (включая драйверы)
- Обновление приложений через winget
- Очистка системы, браузеров, кэшей разработчика
- Очистка Docker/WSL
- Очистка Visual Studio
- Очистка DNS кэша и истории Run
- Опциональная блокировка телеметрии Windows
- Параллельное выполнение для максимальной скорости
- Подробный цветной вывод + лог-файл
Show more

Installation Options

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

Install-Script -Name WinClean

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

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 bivlked. MIT License.

Package Details

Author(s)

  • bivlked

Tags

Windows Cleanup Maintenance PowerShell Windows11 DevTools Docker WSL npm pip nuget

Functions

Write-Log Update-Progress Test-InteractiveConsole Test-InternetConnection Test-PSGalleryConnection Test-ScriptUpdate Invoke-ScriptUpdate Install-ModuleWithTimeout Install-PackageProviderWithTimeout Test-PendingReboot Get-FolderSize Format-FileSize ConvertFrom-HumanReadableSize Test-PathProtected Remove-FolderContent Remove-FilesByPattern New-SystemRestorePoint Update-WindowsSystem Update-Applications Clear-TempFiles Clear-BrowserCaches Clear-WindowsUpdateCache Get-RecycleBinSize Clear-WinCleanRecycleBin Clear-SystemCaches Clear-EventLogs Clear-DNSCache Clear-PrivacyTraces Set-WindowsTelemetry Clear-WindowsOld Clear-DeveloperCaches Clear-DockerWSL Clear-VisualStudio Invoke-DISMCleanup Invoke-StorageSense Show-Banner Show-FinalStatistics Write-StatLine Start-WinClean

Dependencies

This script has no dependencies.

Release Notes

v2.13: Statistics accuracy fixes, efficiency improvements, registry cleanup
v2.12: PS 7.4+ compatibility, improved statistics (Docker/WSL/RecycleBin), ReportOnly accuracy
v2.11: Added timeouts for winget/DISM operations, fixed version display, improved reliability
v2.10: Added auto-update check at startup (checks PSGallery for new version)
v2.9: Fixed PSWindowsUpdate installation hanging (TLS 1.2, timeouts)

FileList

Version History

Version Downloads Last updated
2.13 (current version) 5 1/17/2026
2.11 4 1/17/2026
2.10 6 1/17/2026
2.9 4 1/17/2026