**Expected behavior** User should be able to uninstall gauge using choco command **Actual behavior** Though the message of successful uninstallation is given, gauge is not uninstalled **Steps to replicate** * Ensure gauge is not installed. * `choco install gauge` * `gauge version` * `choco uninstall gauge` > Observe the message `gauge has been successfully uninstalled.` * `gauge version` Displays the gauge version OS - Windows