question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uninstall under old control panel fails

See original GitHub issue

We’ve seen multiple reports of ‘uninstalling’ fails and when we dive in, it is due to when a user does it in the old control panel.

Workaround Windows 10 Settings -> Apps -> Apps & features

How are people hitting this This is how people are referencing the old dialog. image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
enricogiorcommented, Apr 8, 2020

Possible problem: when uninstalling from the legacy control panel, killing explorer may actually kill the uninstall process.

0reactions
felipecrscommented, Sep 3, 2021

For me, the following command is the only thing that works:

reg delete Computer\HKEY_CLASSES_ROOT\Installer\Products\585E4A3B7515EA9489AF32D4E2B1DD57 /f

This let the installer pass the Cannot uninstall previous version error when trying to reinstall and have a broken installation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to force uninstall a program that won't uninstall
Use Revo Uninstaller Pro to force uninstall the program · Use the manufacturer's uninstall tool · Uninstall the application in Safe Mode ·...
Read more >
6 Tips to Fix Unable to Uninstall Program Windows 10 Issue
The solution is to boot your Windows 10 computer into Safe Mode, and then remove the program in Safe Mode. You can check...
Read more >
Fix problems that block programs from being installed or ...
Block you from uninstalling a program through Add or Remove Programs (or Programs and Features) in Control Panel. If you're trying to remove...
Read more >
Various methods to uninstall problematic Programs and Apps
Method II - Run the uninstall from Control Panel; Method III - Uninstall after closing program or app in Task Manager; Method IV...
Read more >
How to Fix Windows When it Won't Uninstall a Program
Since in most cases of uninstallation errors, the Windows Installer service is to blame, we will be starting our troubleshooting journey by ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found