成功安装Duo MFA。但是,当要从Windows计算机中将其删除时,我先从Duo门户删除了密钥,然后再从计算机中卸载Duo。错误地认为删除用户和密钥将使计算机中的二人组失效。
我已经能够以安全模式启动Windows并拉起命令提示符。但是以下命令...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall
...给消息The system cannot find the path specified.
,找到Duo软件包的命令是什么?然后将其卸载?
这些是我用来尝试找到软件包的资源:
https://help.duo.com/s/article/2272
How can I find the product GUID of an installed MSI setup?
https://4sysops.com/archives/find-the-product-guid-of-installed-software-with-powershell/