2020-05-21 11:39 AM
How can I clean this computer? Do I need to get a new one? Just because it had STM32CubeMX on it previously?
2020-05-21 01:54 PM
NT.USER.DAT? gosh, windows 10 is still NT?
2020-05-21 01:56 PM
At this point I'd recommend restarting the computer just to be sure it isn't something in RAM. If that doesn't work, yeah probably start looking in the registry for any signs of STM there. Worst case create a new user on your PC and see if you can install it there if you need it installed ASAP for a customer project or something. Maybe an ST employee will chime in with extra debugging instructions, but that's all I got.
2020-05-21 01:59 PM
perhaps I need to buy a new computer now
2020-05-21 02:21 PM
so I searched and deleted any STM micro stuff. No dice. Must be some secret password thing? Registry clean of this stuff did not help.
2020-05-22 02:04 AM
Hello @John Winters ,
Could you please try with the cmd for expl? I tested it and it works for me.
Open the cmd (run as administrator)
C:\windows\system32>java -jar "C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX-5.6.1\Uninstaller\uninstaller.jar" (Note : C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX-5.6.1\ is my cubeMX installation path)
Follow steps then it will be uninstalled.
Best Regards,
Khouloud
2020-05-22 02:11 AM
@John Winters Also I have tried with the 2 other method and it works.
Make sure that all mx windows are closed first.
Best Regards,
Khouloud
2020-05-22 02:13 AM
.stm32cubemx should be deleted also , so press yes for this step.
2020-05-22 11:36 AM
You might want to try revo uninstaller for windows (also works in Linux Wine).
It might be helpful with other stubborn programs as well.
2020-05-22 01:03 PM
2020-05-23 12:40 PM