Closed. This question is off-topic。它当前不接受答案。
想要改善这个问题吗? Update the question,所以它是用于堆栈溢出的on-topic。
已关闭8年。
Improve this question
也就是说,即使您按Ctrl + Alt + Del,也不会弹出任务管理器。
(\System\和DisableTaskmgr可能不存在,因此请创建它们,DisableTaskmgr应该是DWORD32键)
想要改善这个问题吗? Update the question,所以它是用于堆栈溢出的on-topic。
已关闭8年。
Improve this question
也就是说,即使您按Ctrl + Alt + Del,也不会弹出任务管理器。
最佳答案
当用户可以进入并再次打开它时,您可以将此注册表项设置为1
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskmgr
(\System\和DisableTaskmgr可能不存在,因此请创建它们,DisableTaskmgr应该是DWORD32键)
10-04 20:49