Skip to content
Revo Uninstaller wordmark
Download

Blogs

Guides 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.

MSI error 1722 and rollback

Error 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 reading

Browser extensions cleanup

Extensions 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 reading

Telemetry and opt-out debris

Turning 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 reading

Multi-user Windows PCs

Per-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 reading

Microsoft Store loops

Store 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 reading

Services and drivers

Many 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 reading

Optional features and caps

Windows 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 reading

Remote sessions and elevation

Over 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 reading

Shared and family PCs

One 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