explained

Autoruns without tears: the checklist approach to the deep end

Autoruns exposes every persistence surface Windows has — hundreds of entries, many paths obsolete-but-listed. The choreographed way to use the tool without disabling your soundcard.

ProofTune Project··6 min read
Explained illustration Explained

The tab taxonomy (most-used in practice)

  • Logon: HKCU+HKLM Run/RunOnce + shell startup — your everyday audit zone;
  • Scheduled Tasks: vendor resurrection engines live here; look for “update” tasks with regrowth behavior after an uninstall;
  • Services / Drivers: read-only review for per-user workouts; writes here imply the admin-scope assessment starts, not continues;
  • Explorer / Office / Codecs: add-in surfaces; shell sluggishness answers are frequently in the Explorer tab.

The five safety verbs

  1. Hide verified publisher (option): collapses Windows and stock-Microsoft entries; you're left with exactly the terrain worth inspecting;
  2. Uncheck, don't delete: entries disable-in-place, revertable via the same checkbox — machine-scope entries will require admin elevation for the toggle;
  3. VirusTotal column (option): zero-network claim note — this is the moment where your “mix external signals carefully” consent decision belongs;
  4. Compare: File → Compare on same-box exports around an incident window gives you the diff you came for;
  5. Never “leave disabled and forget”: notes on what you toggled win the second debugging session, in months, on no memory.

Autoruns is the confidence machine for the questions “is anything left from that app” — bringing discipline to its breadth is the skill it gives back.

ProofTune ProjectEngineering notes — every claim here names the bytes a real tool touches. Verify first, install second.
ProofTune logo

See these exact settings inside the real tool

The browser replica runs the same strings and states as the installed app — click around before you ever install anything.