Blog · April 2, 2026

Uninstall button greyed out in Apps & Features

A disabled uninstall button usually signals Windows cannot invoke the registered uninstall command—not that malware is present (though you should still verify unknown publishers). This matches the troubleshooting table row on greyed controls and the glossary definition.

HiBit Uninstaller main window listing installed programs as an alternative to Settings
When Settings cannot uninstall, a dedicated uninstaller may still surface the product and offer standard or forced removal—after you rule out repair and elevation issues.

Common causes

Try before forced uninstall

  1. Open Settings signed in as an administrator or switch to an admin account for that session.
  2. Locate the original installer or a matching version from the vendor; run repair, then uninstall—this often restores missing MSI metadata.
  3. For MSI-based products, use Microsoft’s Program Install and Uninstall troubleshooter (consumer) or capture MSI logs with verbose logging (pro) to see the failing command line.
  4. Confirm the app is not Store-delivered if you expected a Win32 uninstall string; policy can hide the button entirely.
  5. Only then consider forced uninstall with a restore point and documented backups.
Illustration suggesting systematic troubleshooting before aggressive removal
Greyed UI is a symptom—map it to cause (cache, ACL, broken key) before you delete registration by hand.

When to escalate

If the product is security software, VPN, or disk encryption, use the vendor’s dedicated removal utility first. Forced removal of kernel drivers can leave the machine unbootable. IT-managed devices may need a ticket rather than local registry surgery.

Standard uninstall · Topics