How to Enable or Disable Windows Task Manager 작업 관리자를 사용하거나 사용하지 않도록하는 방법을

Task Manager is a versatile task management and system utility in Windows operating system. 작업 관리자는 작업 관리 기능 및 시스템 유틸리티를 다용도 창 서버 운영 체계합니다. With Task Manager, user can view detailed information about computer performance (CPU usage, physical memory, kernel memory, handle, thread, commit charge, etc.), running applications, processes, network activity and statistics, logged-on users, and system services. 작업 관리자가 사용자 컴퓨터의 성능에 대한 자세한 정보를 볼 수있습니다 (사용량, 물리적 메모리, 커널 메모리, 핸들, 스레드, 커밋 요금 등), 실행중인 응용 프로그램, 프로세스, 네트워크 활동과 통계, 로그 -에 사용자 및 시스템 서비스를합니다. Besides system information, Task Manager can also be used to set process priorities, processor affinity, forcibly terminate processes, and shut down, restart, hibernate or log off from Windows. 게다가 시스템 정보, 작업 관리자를 사용할 수있습니다 프로세스 우선 순위를 설정, 프로세서 선호도, 강제 종료 프로세스 및 시스템 종료, 다시 시작, 최대 절전 모드 또는 로그오프 windows.

In view of its powerful capabilities and functionality, administrator may want to disable Task Manager in the computer to disallow user from running Task Manager, although administrator also needs to restrict user access to Registry Editor or ability to change system registry for the control to be useful. 이 문서가 적용되는의 강력한 기능 및 기능, 관리자가 작업 관리자를 사용하지 않도록 설정할 수있습니다에서 작업 관리자를 실행하는 사용자의 컴퓨터를 금지 있지만 관리자가 사용자 액세스를 제한할 필요가 또한 레지스트리 편집기를 시스템 레지스트리를 변경하거나 기능을 제어를 유용할 합니다. On the other hand, some users may be wondering why the Task Manager has been disabled and cannot be run, which often caused by intelligent malware and Trojan to prevent users from terminating the malicious process. 반면에, 일부 사용자가 작업 관리자를 중지된 이유를 궁금해하고 실행할 수없습니다하는 지능형 악성 코드 및 트로이로 인해 종종 사용자를 종료하는 악의적인 프로세스를 방지합니다. In any way, disable or enable Task Manager can be done by just a simple registry change. 어떤 방식 으로든를 해제 작업 관리자를 활성화하거나 간단하게 레지스트리를 변경하여 수행할 수있습니다.

How to Disable Task Manager 작업 관리자 기능을 해제하는 방법

  1. Click Start -> Run , and then type regedit , then press Enter . [시작 -> 실행을 누른 다음 유형 regedit, 키를 눌러 입력합니다. In Windows Vista, just type regedit in Start Search, and press Enter . windows 비스타에서, regedit를 입력하기만하면 검색 시작, 그리고 언론을 입력합니다.
  2. Navigate to the following registry key: 로 이동하여 다음과 같은 레지스트리 키 :

    To block Task Manager from current logged on user: 작업 관리자를 차단하는 현재 로그온한 사용자 :
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System hkey_current_user \ 소프트웨어를 \ microsoft \ windows \ currentversion \ 정책 \ 시스템

    To block Task Manager on local computer for all users: 로컬 컴퓨터에서 작업 관리자를 차단하는 모든 사용자에 대해 :
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System : HKEY_LOCAL_MACHINE \ 소프트웨어를 \ microsoft \ windows \ currentversion \ 정책 \ 시스템

    Note that if “System” does not exist, simply create a new key by right clicking on Policies , and select New -> Key , and name the new folder as System . 참고 :이 경우 "시스템"은 존재하지 않습니다을 단순히 정책을 마우스 오른쪽 버튼을 클릭해 새 키를 만듭니다을 선택합니다 새로운 기능 -> 키, 및 이름의 새 폴더를 시스템합니다.

  3. Right click System registry key, and then select New -> DWORD (32-bit) Value. 시스템 레지스트리 키를 마우스 오른쪽 버튼으로 클릭을 선택한 다음 새로운 기능 -> dword (32 - 비트) 값을합니다.
  4. Name the new registry entry as DisableTaskMgr . disabletaskmgr으로 새로운 레지스트리 항목 이름을 지정합니다.
  5. Double click on DisableTaskMgr , and assign its value data as 1 . disabletaskmgr을 두 번 클릭하고 그 값을 할당하는 자료은 1.
  6. Quit Registry Editor. 레지스트리 편집기를 끝냅니다.

With immediate effect, user can no longer run or open Task Manager. 와 즉각적인 효과, 사용자는 더 이상 실행하거나 작업 관리자를 엽니다. Any attempt to run “taskmgr.exe” or using Ctrl+Shift+Esc or Ctrl-Alt-Del (via Windows Security dialog) key combination will has the error message saying “Task Manager has been disabled by your administrator”. 어떤 시도를 실행하는 "taskmgr.exe"또는를 사용하여 ctrl + 전환 + esc 또는 컨트롤 - alt - 델 (보안 대화 상자를 통해) 키 조합이 말하고있는 오류 메시지는 "작업 관리자는 관리자에 의해 사용이 중지되었습니다".

Disabled Task Manager

Beside, the Task Manager item in right click context menu is grayed out and disabled when user right click on Taskbar. 옆에는 작업 관리자 항목을 마우스 오른쪽 버튼으로 클릭하고 장애 상황에 맞는 메뉴가 회색으로 표시됩니다 사용자 작업 표시줄에 마우스 오른쪽 버튼으로 클릭합니다.

How to Disable Task Manager 작업 관리자 기능을 해제하는 방법

  1. Click Start -> Run , and then type regedit , then press Enter . [시작 -> 실행을 누른 다음 유형 regedit, 키를 눌러 입력합니다. In Windows Vista, just type regedit in Start Search, and press Enter . windows 비스타에서, regedit를 입력하기만하면 검색 시작, 그리고 언론을 입력합니다.
  2. Navigate to the following registry key: 로 이동하여 다음과 같은 레지스트리 키 :

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System hkey_current_user \ 소프트웨어를 \ microsoft \ windows \ currentversion \ 정책 \ 시스템

  3. Locate DisableTaskMgr in the right pane. 오른쪽 창에서 disabletaskmgr를 찾습니다.
  4. If found, right click on DisableTaskMgr , and select Delete to remove the registry entry, or set its value data to 0 . 만약 발견되면 disabletaskmgr 마우스 오른쪽 버튼으로 클릭하고 삭제를 선택하여 레지스트리 항목을 제거하거나 해당 값 데이터를 0으로 설정합니다.
  5. Then navigate to the following registry key: 다음로 이동하여 다음과 같은 레지스트리 키 :

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System : HKEY_LOCAL_MACHINE \ 소프트웨어를 \ microsoft \ windows \ currentversion \ 정책 \ 시스템

  6. Locate DisableTaskMgr in the right pane. 오른쪽 창에서 disabletaskmgr를 찾습니다.
  7. If found, right click on DisableTaskMgr , and select Delete to remove the registry entry, or set its value data to 0 . 만약 발견되면 disabletaskmgr 마우스 오른쪽 버튼으로 클릭하고 삭제를 선택하여 레지스트리 항목을 제거하거나 해당 값 데이터를 0으로 설정합니다.
  8. Quit Registry Editor. 레지스트리 편집기를 끝냅니다.

Task Manager is now available. 작업 관리자는 현재 사용할 수있습니다. The hack or trick works in most Windows operating system, including Windows Vista, Windows XP and Windows Server 2003/2008. 트릭을 해킹을하거나 대부분의 windows 운영 체제에서 작동을 포함한 windows 비스타, windows XP 용 및 windows 서버 2,008분의 2,003합니다.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.

Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.



3 Responses to “How to Enable or Disable Windows Task Manager” 3 개의 응답을 "작업 관리자를 사용하거나 사용하지 않도록하는 방법을"

  1. Artem S. Tashkinov artem s. tashkinov
    June 19th, 2008 05:51 2008년 6월 19일 05:51
    1

    It would be more interesting how to enable running regedit after viruses have disabled registry editing. 그것은 더 흥미있는 바이러스를 활성화하는 방법이 사용 중지 후 regedit 레지스트리 편집기를 실행합니다.

  2. guillermo 길모
    June 21st, 2008 22:07 2008년 6월 21일 22:07
    2

    Gracias con esta información he resuelto mi problema, pues habia desaparecido el administrador de tareas. 감사합니다 정보를 절약이 resuelto 미시간 그는이 문제가, pues habia 행방불명 엘 관리자에게 드 tareas합니다. gracias otra vez. 말할테니까 할래요 감사합니다.

  3. Daren daren
    July 15th, 2008 14:48 2008년 7월 15일 14:48
    3

    Nope. 아니요.
    If the changes made by any virus, as the case here with one of my client 로 변경한 내용을 어떤 경우에는 바이러스, 내 고객 중 하나의 사례와 함께

Leave a Reply 남길 회신

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그를 사용할 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <cite> <code> <델 날짜 = ""> <em> <i> <strike> '<q cite="">

Subscribe without commenting 논평없이 구독 신청
이메일


Custom Search

New Articles 새로운 기사

Incoming Search Terms for the Article 이 문서에 대한 검색어를 수신

how to enable task manager 작업 관리자를 활성화하는 방법 - - windows task manager 작업 관리자 - - task manager enable 작업 관리자를 활성화 - - how to block user to access task manager in windows server 2003 사용자에게 액세스를 차단하는 방법 2003와 통합하는 작업 관리자 - - enable taskmgr 활성화 taskmgr - - enable task manager new folder 작업 관리자를 새 폴더로 설정 - - disable windows task manager 작업 관리자를 해제 - - how to enable windows task manager 작업 관리자를 활성화하는 방법 - - enable windows task manager 작업 관리자를 활성화 - - Disable Task manager reg entry 작업 관리자를 등록 항목을 해제 - - task manager disabled 작업 관리자를 사용 중지 - - enable task manager windows xp 작업 관리자를 활성화 windows XP 용 - - taskbar disabled 작업 표시줄 해제 - - turn off system tasks 시스템 작업을 해제 - - enable task manager start run 작업 관리자를 활성화를 실행을 시작 - - Cannot Enable Task Manager 작업 관리자를 활성화할 수없습니다 - - all 모두 - - enable task manager registry 작업 관리자를 활성화 레지스트리 - - task manager disable 작업 관리자를 사용 중지 - - how to disable the task manager 작업 관리자를 해제하는 방법 - - how to enable taskmgr taskmgr를 활성화하는 방법 - - running task manager 작업 관리자를 실행 - - HOW TO ENABLE TASK MANAGER IN WINDOWS SERVER 2003 2003와 통합하는 작업 관리자를 활성화하는 방법 - - enable or disable windows task manager 작업 관리자를 사용하거나 사용하지 않도록 - - enable task manager.reg manager.reg 작업 활성화 - - how to disable windows task manager 작업 관리자 기능을 해제하는 방법 - - how to change windows task manager to windows security 작업 관리자를 보안을 변경하는 방법 - - enable task manager for windows xp windows XP 용에 대한 작업 관리자를 활성화 - - how to restore task manager 작업 관리자를 복원하는 방법 - - taskmgr bloqueado pelo administrador taskmgr 관리자에게 벌오 bloqueado - - task manager registry setting 작업 관리자를 레지스트리 설정을 - - enable task manager 작업 관리자를 활성화 - - regedit enable taskmgr regedit 활성화 taskmgr - - disallow task manager 작업 관리자를 거부 - - how to enable taskmgr.exe taskmgr.exe를 활성화하는 방법 - - registry entry for task manager 작업 관리자를위한 레지스트리 항목을 - - block task manager registry 작업 관리자를 차단 레지스트리 - - how to enable my task manager 내 작업 관리자를 활성화하는 방법 - - registry disable task manager 작업 관리자를 레지스트리를 해제 - - windows task mgr 작업 관리자 - - block task manager 작업 관리자를 차단 - - enable task manager registry key 작업 관리자를 활성화 레지스트리 키 - - activate task manager 작업 관리자를 활성화 - - disabletaskmgr disabletaskmgr - - desaparecido task manager 작업 관리자를 실종 - - taskmgr enable taskmgr 활성화 - - enable regedit administrator task regedit 관리자가 작업을 활성화 - - task manager disabled problem exists on pressing control alt del 작업 관리자를 사용 중지 문제가 발생 컨트롤을 누르면 alt 델 - - disable task manager registry editor 작업 관리자를 레지스트리 편집기를 사용 중지 - - how to enable task manager in windows using regedit regedit를 사용하여 작업 관리자를 활성화하는 방법을 windows - -