โดนไวรัสเข้าTask Manager ไม่ได้ทำไงครับ
Announcement
Collapse
No announcement yet.
โดนไวรัสเข้าTask Manager ไม่ได้ทำไงครับ
Collapse
X
-
ได้แล้วครับๆ
เอาไว้เป็นความรู้
Copy and paste this in the run box
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol
icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
Open Registry Editor (Regedit.exe) and navigate to:
HKCU \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
In the right-pane, double-click DisableTaskMgr and set it's data to 0
or
Using Group Policy Editor [ Windows XP Professional ]
Click Start, Run, type gpedit.msc and click OK.
Navigate to this path
User Configuration
=> Administrative Templates
==> System
===> Ctrl+Alt+Delete Options
====> Remove Task Manager
Double-click the Remove Task Manager option.
Set the policy to Not Configured
Comment