Leftover scan workflow
Updated for Windows 10/11
Run the vendor uninstaller first, ideally elevated. Reboot if the installer demands it; skipping that step often leaves services locked.
Continue readingGuides you can follow slowly: export backups, read each leftover line, and reboot when the vendor asks you to.
Articles are written for IT helpers and power users who already know how to open an elevated prompt. None of this replaces vendor support; it documents what usually works when installers misbehave. Open any card for a short preview, then use Continue reading ↓ to read the full guide on its own page.
Newer posts cover optional Windows features, remote elevation quirks, and shared household PCs; older posts still apply to classic Win32 uninstalls.
After uninstall, what to verify before deleting folders or keys.
Targeting tray apps and stray shortcuts safely.
When Windows Installer leaves a half-finished product.
WOW6432Node, orphaned codes, and cleanup order.
Before deep cleanup, export and label your hive slices.
ProgramData, caches, and delivery optimization.
Chrome, Edge, and legacy helpers that survive profile resets.
Folders left after you toggle privacy settings off.
When an app installs per user vs. all users.
When an app returns after sign-in or sync.
Stopping agents before you delete their folders.
WSL, virtual machine platforms, and partial feature removal.
RDP, split tokens, and when buttons stay gray.
Multiple accounts, saves, and consent before you delete.
Updated for Windows 10/11
Run the vendor uninstaller first, ideally elevated. Reboot if the installer demands it; skipping that step often leaves services locked.
Continue readingUse Hunter-style targeting when you see a window or tray icon but cannot find the product in the plain list. Drag the sight onto the element and confirm the uninstall entry before proceeding.
Continue readingError 1722 usually means the installer script could not finish, often because files are locked or a custom action failed. Stop other installs, close the app, retry from an elevated command prompt if the vendor documents one.
Continue readingSome installers register under the 32-bit uninstall hive even on 64-bit Windows. Check both views before assuming the entry is gone.
Continue readingExport relevant keys with a timestamp in the filename. Store the .reg file outside the system drive if you can.
Continue readingLarge games and creative suites often cache under ProgramData or user AppData. Sort folders by size only after quitting related launchers.
Continue readingExtensions can reinstall from sync the moment you sign back into Chrome or Edge. Disable sync temporarily, remove the add-on, then clear the browser’s local extension folder only if you recognize the publisher path.
Continue readingTurning off telemetry in settings does not always delete historical logs. Look for vendor-named folders under ProgramData and LocalAppData that contain .log or .db files tied to the product you removed.
Continue readingPer-user installs drop binaries under each profile. Removing them while logged in as Administrator might miss another family member’s copy. Switch users or load the profile before scanning.
Continue readingStore apps can come back because the same Microsoft account owns the license, or because a “required” package is part of a larger suite. Remove the visible tile first, then check optional related packages in the app list before you run a forced path.
Continue readingMany suites register a Windows service with a generic name. The uninstaller may stop it, or it may restart under a parent process. Open Services (or the shortcut from Revo’s Windows tools), set the startup type to disabled only after you confirm nothing else depends on that service.
Continue readingWindows optional features (WSL, Virtual Machine Platform, Hyper-V management tools) stack on top of each other. Removing WSL distributions from inside wsl --unregister is separate from turning off the platform feature in Settings.
Continue readingOver RDP, User Account Control and split admin tokens behave like a local console, but some installers refuse to elevate across a network logon. If Uninstall stays gray, try the same action from a local admin session or use runas only when your policy allows it.
Continue readingOne Windows box often holds several profiles. An app may install per user under C:\Users\… while still dropping a machine-wide service or driver. Before you remove folders, confirm which account owns the data and whether anyone still logs in with that profile.
Continue reading