May I know the way to uninstall the single app on overwolf

In order to launch the application, Here is the command line arguments.
“C:\Program Files (x86)\Overwolf\OverwolfLauncher.exe” -launchapp UID -from-desktop
but uninstalling the app is not allowing the selected app to uninstall. It is uninstalling overwolf and all the apps. I think it is running OWUninstaller.exe while uninstalling the app.
Is it possible to uninstall the specified app?

Hi @sureshgoud14 , I don’t think so, but i’m double check it with the team and let you know.

Thanks.

try -uninstallapp. For example:

C:\Program Files (x86)\Overwolf\OverwolfLauncher.exe -launchapp pibhbkkgefgheeglaeemkkfjlhidhcedalapdggh -from-desktop

It’s working I tested it.

by replacing the “-launchapp” to "-uninstallapp " will work? will test and confirm.

Yes that should work. See my example above. Of course, replace the UID with your app ID :slight_smile:

Thanks