1. Open PowerShell or Command Prompt - (Run As Administrator) 2. > wmic 3. >/node: HOSTNAME product get name,version (*This pulls the list of installed software on the workstation) 4. >/node: HOSTNAME product where name=” Package Name ” call uninstall