Uninstalling a Program from Command Prompt in Windows
In Windows, you may need to uninstall a program from the command prompt. For example, the application may install under Add or Remove Programs like below (note this actual app doesn’t install like this but I am simulating). Note how the Modify and Uninstall are greyed out: To uninstall this program, note the name of the application above, e.g. Unified Service Desk Client. We will use WMIC to uninstall. Open a … Continue reading Uninstalling a Program from Command Prompt in Windows