Skip to content

Use native Windows applications for cleaning #12

Description

@inode64

Use:

cleanmgr /verylowdisk

DISM.exe /Online /Cleanup-Image /StartComponentCleanup

DISM.exe /Online /Cleanup-Image /StartComponentCleanup
DISM.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase

Check
DISM.exe /Online /Cleanup-Image /AnalyzeComponentStore

Start-Process -FilePath "ms-settings:storagesense"

Start-Process -FilePath "cleanmgr.exe" # Clásico
Start-Process -FilePath "Start-StorageSense" # Nuevo Storage Sense (Windows 11+)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions