1

How to enable the Task Manager in Windows using Run command?


Bookmark and Share
Created by lavanyak 2 years 42 weeks ago
Category: Tech   Tags:

Following are the simple

lavanyak 2 years 42 weeks 5 hours 20 min ago

Following are the simple steps to enable the Task Manager using Run command:
1. Click on Start and then on Run command.
2. Type REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f in the text box and hit Enter.
3.Click on OK.