Clear the clutter
Remove expendable caches, temporary files, stale logs and update leftovers across Windows, browsers, developer tools, creative apps and game launchers.
Solar care for Windows 10 and 11
sunCleaner brings disk cleanup, privacy controls, performance tweaks, repair diagnostics and recurring maintenance into one open-source PowerShell toolkit.
The task registries keep every operation selectable. Run a complete category, turn individual items on or off, or preview the exact result before the tool changes anything.
Remove expendable caches, temporary files, stale logs and update leftovers across Windows, browsers, developer tools, creative apps and game launchers.
Shape performance, privacy, network behavior, Windows appearance and bundled features through reversible registry-backed tweaks.
Inspect system integrity, disk health, security, services, updates, drivers and network configuration. Fixable findings stay grouped by risk.
sunCleaner covers everyday cleanup and deeper maintenance without turning the interface into a wall of switches. Expand any group for the practical scope.
Cleans disposable data while path guards block critical Windows roots and suspiciously shallow targets. Dangerous jobs such as event log clearing and PatchCache removal require explicit selection.
Reduces Windows telemetry and promotional surfaces, disables ad personalization, feedback prompts, activity history, cloud typing and optional assistant features.
Adjusts visual effects, startup delay, power plans and background activity. Network options include Game Mode, throttling, Teredo, NDU and Nagle controls.
Removes selected bundled apps, suppresses Windows promotional surfaces and restores practical interface choices such as visible extensions, the classic context menu and a simpler taskbar.
Scans first, reports clearly, then offers targeted fixes. Heavy and aggressive repairs remain opt-in, and machine-readable JSON reports support unattended maintenance.
System maintenance deserves visible controls. sunCleaner exposes selection, risk and reversibility before a deep tweak or cleanup reaches Windows.
Start with PowerShell WhatIf to see the real selected task count without modifying the system. When you are ready, restore points, registry backups and targeted guards add practical recovery paths.
Uses the same selection logic as the live run.
Backed-up registry values restore the previous state.
Blocks drive roots, Windows, System32, Users and shallow paths.
Creates a checkpoint before supported system changes.
Use the interactive console for one-off work or install the scheduled tasks for quiet recurring care with JSON reports.
Run WhatIf and review the exact operations selected for this machine.
Toggle categories and individual tasks. Risky operations stay explicit.
Follow progress in the three-color terminal interface and save reports when needed.
Restore backed-up tweaks or use the system restore point when a rollback is needed.
Maintenance often reaches beyond temp folders. The toolkit includes focused utilities for common Windows jobs.
Flush DNS, reset Winsock and the IP stack, inspect active adapters, set DNS servers or static IP details, and return an adapter to DHCP.
Review approved startup entries and toggle them through the same checklist interface.
Install a weekly unattended cleanup and a monthly read-only health scan. Both run as Windows scheduled tasks and write JSON reports.
Open PowerShell as Administrator and run the standalone script directly from the project. Review the source on GitHub before executing any remote script.
powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/lordofsunshine/sunCleaner/refs/heads/main/sunCleaner-standalone.ps1 | iex"
Read the code, preview the run, choose the tasks and give Windows a cleaner start.