Hi.
U can try unistall by using power shell:
get a lista of paths>
Get-WmiObject -Class Win32_QuickFixEngineering
check by a date of instalation the path of u want uninstall
after that, >
wusa.exe /uninstall /kb:XXX /quiet /norestart
I hope this is help u.
if yes, don't forget to upvote.
Regards