Apps
HandBrake
Every HandBrake encode writes per-job activity logs that record the source scan, selected presets, libavcodec and x264 or x265 encoder settings, filter chain decisions, hardware encoder detection, subtitle and audio track mapping, and any warnings or errors from the transcode. On macOS, HandBrake can also accumulate sandbox container cache files alongside those EncodeLogs. Kudu removes old HandBrake EncodeLogs and related macOS cache files, freeing space without touching queued jobs, presets, source videos, completed encodes, accounts, or saved settings.
Why clean HandBrake?
- Hundreds of saved encode logs from test runs and failed jobs can quietly grow into a large archive, and the symptom is HandBrake using far more profile or container disk space than your current queue suggests
- Verbose scan and encoder logs preserve every retry, filter negotiation, and hardware capability check, so repeated troubleshooting sessions leave behind many megabytes of text even after the videos themselves are deleted
- On macOS, stale sandbox cache files can linger after app updates or crashes, and users typically notice HandBrake taking longer to open or showing unnecessary disk usage in Storage settings
- Keeping old logs makes it harder to find the one encode failure that matters, because the Activity Log and log export folder become crowded with obsolete sessions from previous versions and experiments
- If you encode frequently with different presets, each job writes a separate log with full source and output details, and the visible result is a HandBrake support folder that keeps growing even though your presets and queue stay the same
- After interrupted encodes or forced quits, leftover log files remain even when the job is gone, so users see disk space not returning after cleaning up incomplete output files
What gets cleaned
Cache paths Kudu targets
Windows
%AppData%/HandBrake/logs |
macOS
~/Library/Application Support/HandBrake/EncodeLogs |
~/Library/Containers/fr.handbrake.HandBrake/Data/Library/Application Support/HandBrake/EncodeLogs |
~/Library/Caches/fr.handbrake.HandBrake |
Linux
~/.config/ghb/EncodeLogs |
~/.var/app/fr.handbrake.ghb/config/ghb/EncodeLogs |
Frequently asked
Common questions about HandBrake
Related cleaners
Free & open source
Download Kudu and reclaim your disk space.
Available on Windows, macOS, and Linux. No account required, no feature gates, no telemetry without consent. All cleaning targets are open source and community-auditable.