我的 Windows 10 偶尔会显示一个对话框:
我不确定为什么会显示该对话框。无法取消,重启后才会消失。我想找到显示对话框的进程。
任务管理器不显示名称或描述包含“安装程序”、“msiexec”等的任何进程(既不是进程也不是详细视图)。我尝试了 powershell 命令ps | Select-String -Pattern inst,但ps | Select-String -Pattern msiexec它们什么也没显示。
ps | Select-String -Pattern inst
ps | Select-String -Pattern msiexec
如何检测显示对话框的进程?
task-manager process windows-installer windows-10
process ×1
task-manager ×1
windows-10 ×1
windows-installer ×1