您好 Lan,
请根据下列步骤去卸载您所要卸载的程序:
请运行cmd,在弹出的CMD窗口中输入wmic,按回车。
其次输入
product get name,然后可以看到您的电脑已经安装的程序。
然后再运行product where name=”程序的名称”
call uninstall /nointeractive,其中name和等号和程序名称之间没有空格。
您可以通过以上命令进行静默卸载程序。
Best Regards
John
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.