Find Programs and Features Uninstall Registry Keys with PowerShell
Mick's IT Blog
AUGUST 3, 2022
I am working on a new package to upgrade one of the applications. This time, it requires I uninstall the old app first before installing the new version. There are two different versions, so I needed to retrieve the uninstall strings for both. That is when I decided to write this script that will scan the registry for the application and list the key values as shown below.
Let's personalize your content