Skip to main content
Ruslan1
Associate II
May 31, 2019
Solved

How to uninstall it?

  • May 31, 2019
  • 3 replies
  • 4318 views

I've tried to uninstal it from Windows7 standard "programs and components". It's said that the "Program has already been uninstalled, remove from the list". But nothing actually has changed. Now I can't reinstall the IDE cause the installer argues that it is already installed.

What a ....!

This topic has been closed for replies.
Best answer by Ethan HUANG

​We've seen such issue over some systems running anti-virus which may prevent uninstall.exe from installing. Here is a workaround:

  1. Delete CubeIDE installation folder manually (default: C:\ST\STM32CubeIDE_1.0.0)
  2. Run "regedit" to delete this key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\STMicroelectronics\STM32CubeIDE\1.0.0

3 replies

Ethan HUANG
ST Employee
May 31, 2019

​We've seen such issue over some systems running anti-virus which may prevent uninstall.exe from installing. Here is a workaround:

  1. Delete CubeIDE installation folder manually (default: C:\ST\STM32CubeIDE_1.0.0)
  2. Run "regedit" to delete this key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\STMicroelectronics\STM32CubeIDE\1.0.0
Ruslan1
Ruslan1Author
Associate II
May 31, 2019

Thanks! It helped.

Giangiacomo Zaffini
Associate
August 4, 2019

Ok. Is there a specific uninstall policy and/or tool for the case of GNU/Linux o.s. such Ubuntu?